2025-06-26 00:00:30.325 +03:00 [DBG] Connection id "0HNC8090TG61T" accepted. 2025-06-26 00:00:30.329 +03:00 [DBG] Connection id "0HNC8090TG61T" started. 2025-06-26 00:00:30.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:00:30.329 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:00:30.329 +03:00 [DBG] POST requests are not supported 2025-06-26 00:00:30.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:00:30.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-06-26 00:00:30.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:00:30.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:00:30.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:00:30.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:00:30.329 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:00:30.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:00:30.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-06-26 00:00:30.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:00:30.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:00:30.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:00:30.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:00:30.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:00:30.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:00:30.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:00:30.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:00:30.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:00:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:00:30.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:00:30.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1427ms. 2025-06-26 00:00:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:00:30.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:00:30.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:00:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:00:30.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:00:30.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7519ms 2025-06-26 00:00:30.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:00:30.330 +03:00 [DBG] Connection id "0HNC8090TG61T" completed keep alive response. 2025-06-26 00:00:30.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4047ms 2025-06-26 00:00:30.330 +03:00 [DBG] Connection id "0HNC8090TG61T" received FIN. 2025-06-26 00:00:30.331 +03:00 [DBG] Connection id "0HNC8090TG61T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:00:30.331 +03:00 [DBG] Connection id "0HNC8090TG61T" disconnecting. 2025-06-26 00:00:30.331 +03:00 [DBG] Connection id "0HNC8090TG61T" stopped. 2025-06-26 00:01:30.346 +03:00 [DBG] Connection id "0HNC8090TG61U" accepted. 2025-06-26 00:01:30.346 +03:00 [DBG] Connection id "0HNC8090TG61U" started. 2025-06-26 00:01:30.346 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:01:30.346 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:01:30.346 +03:00 [DBG] POST requests are not supported 2025-06-26 00:01:30.346 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:01:30.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-06-26 00:01:30.346 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:01:30.346 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:01:30.346 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:01:30.346 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:01:30.346 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:01:30.346 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:01:30.347 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 00:01:30.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:01:30.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:01:30.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:01:30.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:01:30.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:01:30.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:01:30.347 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:01:30.347 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:01:30.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:01:30.347 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:01:30.347 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-26 00:01:30.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:01:30.347 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:01:30.347 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:01:30.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:01:30.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:01:30.347 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.718ms 2025-06-26 00:01:30.347 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:01:30.347 +03:00 [DBG] Connection id "0HNC8090TG61U" completed keep alive response. 2025-06-26 00:01:30.348 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3782ms 2025-06-26 00:01:30.348 +03:00 [DBG] Connection id "0HNC8090TG61U" received FIN. 2025-06-26 00:01:30.348 +03:00 [DBG] Connection id "0HNC8090TG61U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:01:30.348 +03:00 [DBG] Connection id "0HNC8090TG61U" disconnecting. 2025-06-26 00:01:30.348 +03:00 [DBG] Connection id "0HNC8090TG61U" stopped. 2025-06-26 00:02:30.335 +03:00 [DBG] Connection id "0HNC8090TG61V" accepted. 2025-06-26 00:02:30.335 +03:00 [DBG] Connection id "0HNC8090TG61V" started. 2025-06-26 00:02:30.336 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:02:30.336 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:02:30.336 +03:00 [DBG] POST requests are not supported 2025-06-26 00:02:30.336 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:02:30.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-06-26 00:02:30.336 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:02:30.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:02:30.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:02:30.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:02:30.336 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:02:30.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:02:30.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-06-26 00:02:30.336 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:02:30.336 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:02:30.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-06-26 00:02:30.336 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:02:30.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-06-26 00:02:30.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:02:30.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:02:30.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:02:30.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:02:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:02:30.337 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:02:30.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1601ms. 2025-06-26 00:02:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:02:30.337 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:02:30.337 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:02:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:02:30.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:02:30.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:02:30.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1353ms 2025-06-26 00:02:30.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:02:30.338 +03:00 [DBG] Connection id "0HNC8090TG61V" completed keep alive response. 2025-06-26 00:02:30.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0296ms 2025-06-26 00:02:30.338 +03:00 [DBG] Connection id "0HNC8090TG61V" received FIN. 2025-06-26 00:02:30.338 +03:00 [DBG] Connection id "0HNC8090TG61V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:02:30.338 +03:00 [DBG] Connection id "0HNC8090TG61V" disconnecting. 2025-06-26 00:02:30.339 +03:00 [DBG] Connection id "0HNC8090TG61V" stopped. 2025-06-26 00:03:30.328 +03:00 [DBG] Connection id "0HNC8090TG620" accepted. 2025-06-26 00:03:30.328 +03:00 [DBG] Connection id "0HNC8090TG620" started. 2025-06-26 00:03:30.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:03:30.329 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:03:30.329 +03:00 [DBG] POST requests are not supported 2025-06-26 00:03:30.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:03:30.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-06-26 00:03:30.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:03:30.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:03:30.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:03:30.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:03:30.329 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:03:30.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:03:30.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-06-26 00:03:30.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:03:30.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:03:30.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:03:30.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:03:30.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:03:30.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:03:30.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:03:30.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:03:30.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:03:30.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:03:30.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:03:30.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:03:30.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:03:30.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:03:30.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-06-26 00:03:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:03:30.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:03:30.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:03:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:03:30.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:03:30.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8033ms 2025-06-26 00:03:30.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:03:30.330 +03:00 [DBG] Connection id "0HNC8090TG620" completed keep alive response. 2025-06-26 00:03:30.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5787ms 2025-06-26 00:03:30.330 +03:00 [DBG] Connection id "0HNC8090TG620" received FIN. 2025-06-26 00:03:30.330 +03:00 [DBG] Connection id "0HNC8090TG620" disconnecting. 2025-06-26 00:03:30.330 +03:00 [DBG] Connection id "0HNC8090TG620" stopped. 2025-06-26 00:03:30.330 +03:00 [DBG] Connection id "0HNC8090TG620" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:04:30.336 +03:00 [DBG] Connection id "0HNC8090TG621" accepted. 2025-06-26 00:04:30.336 +03:00 [DBG] Connection id "0HNC8090TG621" started. 2025-06-26 00:04:30.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:04:30.337 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:04:30.337 +03:00 [DBG] POST requests are not supported 2025-06-26 00:04:30.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:04:30.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-06-26 00:04:30.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:04:30.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:04:30.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:04:30.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:04:30.337 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:04:30.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:04:30.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-06-26 00:04:30.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:04:30.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:04:30.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-06-26 00:04:30.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:04:30.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:04:30.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:04:30.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:04:30.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:04:30.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:04:30.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:04:30.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-06-26 00:04:30.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:04:30.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:04:30.339 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:04:30.339 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:04:30.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:04:30.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:04:30.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:04:30.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:04:30.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:04:30.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:04:30.339 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2005ms 2025-06-26 00:04:30.339 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:04:30.339 +03:00 [DBG] Connection id "0HNC8090TG621" completed keep alive response. 2025-06-26 00:04:30.339 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3247ms 2025-06-26 00:04:30.339 +03:00 [DBG] Connection id "0HNC8090TG621" received FIN. 2025-06-26 00:04:30.339 +03:00 [DBG] Connection id "0HNC8090TG621" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:04:30.340 +03:00 [DBG] Connection id "0HNC8090TG621" disconnecting. 2025-06-26 00:04:30.340 +03:00 [DBG] Connection id "0HNC8090TG621" stopped. 2025-06-26 00:05:30.337 +03:00 [DBG] Connection id "0HNC8090TG622" accepted. 2025-06-26 00:05:30.337 +03:00 [DBG] Connection id "0HNC8090TG622" started. 2025-06-26 00:05:30.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:05:30.337 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:05:30.338 +03:00 [DBG] POST requests are not supported 2025-06-26 00:05:30.338 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:05:30.338 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 00:05:30.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:05:30.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:05:30.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:05:30.338 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:05:30.338 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:05:30.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:05:30.338 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 00:05:30.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:05:30.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:05:30.338 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:05:30.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:05:30.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:05:30.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:05:30.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:05:30.339 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:05:30.339 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:05:30.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:05:30.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:05:30.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:05:30.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:05:30.339 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:05:30.339 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2035ms. 2025-06-26 00:05:30.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:05:30.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:05:30.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:05:30.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:05:30.340 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:05:30.340 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:05:30.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:05:30.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:05:30.340 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6089ms 2025-06-26 00:05:30.340 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:05:30.340 +03:00 [DBG] Connection id "0HNC8090TG622" completed keep alive response. 2025-06-26 00:05:30.340 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9648ms 2025-06-26 00:05:30.341 +03:00 [DBG] Connection id "0HNC8090TG622" received FIN. 2025-06-26 00:05:30.341 +03:00 [DBG] Connection id "0HNC8090TG622" disconnecting. 2025-06-26 00:05:30.341 +03:00 [DBG] Connection id "0HNC8090TG622" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:05:30.342 +03:00 [DBG] Connection id "0HNC8090TG622" stopped. 2025-06-26 00:06:30.334 +03:00 [DBG] Connection id "0HNC8090TG623" accepted. 2025-06-26 00:06:30.334 +03:00 [DBG] Connection id "0HNC8090TG623" started. 2025-06-26 00:06:30.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:06:30.334 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:06:30.334 +03:00 [DBG] POST requests are not supported 2025-06-26 00:06:30.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:06:30.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-06-26 00:06:30.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:06:30.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:06:30.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:06:30.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:06:30.335 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:06:30.335 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:06:30.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-06-26 00:06:30.335 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:06:30.335 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:06:30.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-06-26 00:06:30.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:06:30.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-06-26 00:06:30.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:06:30.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:06:30.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:06:30.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:06:30.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:06:30.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-06-26 00:06:30.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:06:30.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:06:30.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:06:30.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:06:30.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:06:30.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6664ms 2025-06-26 00:06:30.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:06:30.335 +03:00 [DBG] Connection id "0HNC8090TG623" completed keep alive response. 2025-06-26 00:06:30.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2017ms 2025-06-26 00:06:30.336 +03:00 [DBG] Connection id "0HNC8090TG623" received FIN. 2025-06-26 00:06:30.336 +03:00 [DBG] Connection id "0HNC8090TG623" disconnecting. 2025-06-26 00:06:30.336 +03:00 [DBG] Connection id "0HNC8090TG623" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:06:30.337 +03:00 [DBG] Connection id "0HNC8090TG623" stopped. 2025-06-26 00:07:30.335 +03:00 [DBG] Connection id "0HNC8090TG624" accepted. 2025-06-26 00:07:30.335 +03:00 [DBG] Connection id "0HNC8090TG624" started. 2025-06-26 00:07:30.335 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:07:30.335 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:07:30.335 +03:00 [DBG] POST requests are not supported 2025-06-26 00:07:30.335 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:07:30.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-06-26 00:07:30.335 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:07:30.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:07:30.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:07:30.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:07:30.336 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:07:30.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:07:30.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-06-26 00:07:30.336 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:07:30.336 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:07:30.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-06-26 00:07:30.336 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:07:30.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-06-26 00:07:30.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:07:30.336 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:07:30.336 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:07:30.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:07:30.336 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:07:30.336 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-06-26 00:07:30.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:07:30.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:07:30.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:07:30.337 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:07:30.337 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:07:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:07:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:07:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:07:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:07:30.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:07:30.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:07:30.337 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8104ms 2025-06-26 00:07:30.337 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:07:30.337 +03:00 [DBG] Connection id "0HNC8090TG624" completed keep alive response. 2025-06-26 00:07:30.337 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6057ms 2025-06-26 00:07:30.337 +03:00 [DBG] Connection id "0HNC8090TG624" received FIN. 2025-06-26 00:07:30.337 +03:00 [DBG] Connection id "0HNC8090TG624" disconnecting. 2025-06-26 00:07:30.338 +03:00 [DBG] Connection id "0HNC8090TG624" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:07:30.339 +03:00 [DBG] Connection id "0HNC8090TG624" stopped. 2025-06-26 00:08:30.329 +03:00 [DBG] Connection id "0HNC8090TG625" accepted. 2025-06-26 00:08:30.329 +03:00 [DBG] Connection id "0HNC8090TG625" started. 2025-06-26 00:08:30.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:08:30.329 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:08:30.329 +03:00 [DBG] POST requests are not supported 2025-06-26 00:08:30.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:08:30.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-06-26 00:08:30.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:08:30.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:08:30.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:08:30.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:08:30.329 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:08:30.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:08:30.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-06-26 00:08:30.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:08:30.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:08:30.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:08:30.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:08:30.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:08:30.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:08:30.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:08:30.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:08:30.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:08:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:08:30.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:08:30.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-06-26 00:08:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:08:30.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:08:30.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:08:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:08:30.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:08:30.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7583ms 2025-06-26 00:08:30.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:08:30.330 +03:00 [DBG] Connection id "0HNC8090TG625" completed keep alive response. 2025-06-26 00:08:30.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3465ms 2025-06-26 00:08:30.331 +03:00 [DBG] Connection id "0HNC8090TG625" received FIN. 2025-06-26 00:08:30.331 +03:00 [DBG] Connection id "0HNC8090TG625" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:08:30.331 +03:00 [DBG] Connection id "0HNC8090TG625" disconnecting. 2025-06-26 00:08:30.331 +03:00 [DBG] Connection id "0HNC8090TG625" stopped. 2025-06-26 00:09:30.342 +03:00 [DBG] Connection id "0HNC8090TG626" accepted. 2025-06-26 00:09:30.342 +03:00 [DBG] Connection id "0HNC8090TG626" started. 2025-06-26 00:09:30.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:09:30.342 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:09:30.343 +03:00 [DBG] POST requests are not supported 2025-06-26 00:09:30.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:09:30.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-06-26 00:09:30.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:09:30.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:09:30.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:09:30.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:09:30.343 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:09:30.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:09:30.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-06-26 00:09:30.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:09:30.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:09:30.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-06-26 00:09:30.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:09:30.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-06-26 00:09:30.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:09:30.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:09:30.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:09:30.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:09:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:09:30.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:09:30.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.18ms. 2025-06-26 00:09:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:09:30.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:09:30.345 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:09:30.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:09:30.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:09:30.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:09:30.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:09:30.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:09:30.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:09:30.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:09:30.345 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6104ms 2025-06-26 00:09:30.345 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:09:30.345 +03:00 [DBG] Connection id "0HNC8090TG626" completed keep alive response. 2025-06-26 00:09:30.345 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6929ms 2025-06-26 00:09:30.345 +03:00 [DBG] Connection id "0HNC8090TG626" received FIN. 2025-06-26 00:09:30.345 +03:00 [DBG] Connection id "0HNC8090TG626" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:09:30.346 +03:00 [DBG] Connection id "0HNC8090TG626" disconnecting. 2025-06-26 00:09:30.346 +03:00 [DBG] Connection id "0HNC8090TG626" stopped. 2025-06-26 00:10:30.332 +03:00 [DBG] Connection id "0HNC8090TG627" accepted. 2025-06-26 00:10:30.332 +03:00 [DBG] Connection id "0HNC8090TG627" started. 2025-06-26 00:10:30.332 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:10:30.332 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:10:30.332 +03:00 [DBG] POST requests are not supported 2025-06-26 00:10:30.332 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:10:30.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-06-26 00:10:30.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:10:30.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:10:30.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:10:30.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:10:30.333 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:10:30.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:10:30.333 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 00:10:30.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:10:30.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:10:30.333 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:10:30.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:10:30.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:10:30.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:10:30.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:10:30.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:10:30.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:10:30.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:10:30.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-06-26 00:10:30.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:10:30.333 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:10:30.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:10:30.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:10:30.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:10:30.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:10:30.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:10:30.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:10:30.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:10:30.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:10:30.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7154ms 2025-06-26 00:10:30.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:10:30.334 +03:00 [DBG] Connection id "0HNC8090TG627" completed keep alive response. 2025-06-26 00:10:30.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4496ms 2025-06-26 00:10:30.334 +03:00 [DBG] Connection id "0HNC8090TG627" received FIN. 2025-06-26 00:10:30.334 +03:00 [DBG] Connection id "0HNC8090TG627" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:10:30.334 +03:00 [DBG] Connection id "0HNC8090TG627" disconnecting. 2025-06-26 00:10:30.334 +03:00 [DBG] Connection id "0HNC8090TG627" stopped. 2025-06-26 00:11:30.335 +03:00 [DBG] Connection id "0HNC8090TG628" accepted. 2025-06-26 00:11:30.335 +03:00 [DBG] Connection id "0HNC8090TG628" started. 2025-06-26 00:11:30.335 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:11:30.335 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:11:30.335 +03:00 [DBG] POST requests are not supported 2025-06-26 00:11:30.335 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:11:30.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-06-26 00:11:30.335 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:11:30.335 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:11:30.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:11:30.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:11:30.336 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:11:30.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:11:30.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-06-26 00:11:30.336 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:11:30.336 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:11:30.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-06-26 00:11:30.336 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:11:30.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-06-26 00:11:30.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:11:30.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:11:30.336 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:11:30.336 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:11:30.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:11:30.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:11:30.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:11:30.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:11:30.336 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:11:30.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-06-26 00:11:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:11:30.337 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:11:30.337 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:11:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:11:30.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:11:30.337 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2397ms 2025-06-26 00:11:30.337 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:11:30.337 +03:00 [DBG] Connection id "0HNC8090TG628" completed keep alive response. 2025-06-26 00:11:30.337 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3697ms 2025-06-26 00:11:30.338 +03:00 [DBG] Connection id "0HNC8090TG628" received FIN. 2025-06-26 00:11:30.338 +03:00 [DBG] Connection id "0HNC8090TG628" disconnecting. 2025-06-26 00:11:30.338 +03:00 [DBG] Connection id "0HNC8090TG628" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:11:30.339 +03:00 [DBG] Connection id "0HNC8090TG628" stopped. 2025-06-26 00:12:30.682 +03:00 [DBG] Connection id "0HNC8090TG629" accepted. 2025-06-26 00:12:30.682 +03:00 [DBG] Connection id "0HNC8090TG629" started. 2025-06-26 00:12:30.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:12:30.682 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:12:30.682 +03:00 [DBG] POST requests are not supported 2025-06-26 00:12:30.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:12:30.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 00:12:30.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:12:30.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:12:30.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:12:30.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:12:30.682 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:12:30.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:12:30.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 00:12:30.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:12:30.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:12:30.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:12:30.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:12:30.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:12:30.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:12:30.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:12:30.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:12:30.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:12:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:12:30.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:12:30.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-06-26 00:12:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:12:30.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:12:30.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:12:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:12:30.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:12:30.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7653ms 2025-06-26 00:12:30.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:12:30.683 +03:00 [DBG] Connection id "0HNC8090TG629" completed keep alive response. 2025-06-26 00:12:30.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3823ms 2025-06-26 00:12:30.684 +03:00 [DBG] Connection id "0HNC8090TG629" received FIN. 2025-06-26 00:12:30.684 +03:00 [DBG] Connection id "0HNC8090TG629" disconnecting. 2025-06-26 00:12:30.684 +03:00 [DBG] Connection id "0HNC8090TG629" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:12:30.685 +03:00 [DBG] Connection id "0HNC8090TG629" stopped. 2025-06-26 00:13:30.341 +03:00 [DBG] Connection id "0HNC8090TG62A" accepted. 2025-06-26 00:13:30.341 +03:00 [DBG] Connection id "0HNC8090TG62A" started. 2025-06-26 00:13:30.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:13:30.342 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:13:30.342 +03:00 [DBG] POST requests are not supported 2025-06-26 00:13:30.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:13:30.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-06-26 00:13:30.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:13:30.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:13:30.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:13:30.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:13:30.342 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:13:30.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:13:30.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-06-26 00:13:30.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:13:30.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:13:30.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-06-26 00:13:30.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:13:30.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-06-26 00:13:30.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:13:30.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:13:30.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:13:30.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:13:30.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:13:30.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1913ms. 2025-06-26 00:13:30.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:13:30.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:13:30.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:13:30.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:13:30.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:13:30.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:13:30.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:13:30.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:13:30.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:13:30.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:13:30.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:13:30.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2368ms 2025-06-26 00:13:30.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:13:30.344 +03:00 [DBG] Connection id "0HNC8090TG62A" completed keep alive response. 2025-06-26 00:13:30.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2754ms 2025-06-26 00:13:30.344 +03:00 [DBG] Connection id "0HNC8090TG62A" received FIN. 2025-06-26 00:13:30.344 +03:00 [DBG] Connection id "0HNC8090TG62A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:13:30.344 +03:00 [DBG] Connection id "0HNC8090TG62A" disconnecting. 2025-06-26 00:13:30.345 +03:00 [DBG] Connection id "0HNC8090TG62A" stopped. 2025-06-26 00:14:30.342 +03:00 [DBG] Connection id "0HNC8090TG62B" accepted. 2025-06-26 00:14:30.342 +03:00 [DBG] Connection id "0HNC8090TG62B" started. 2025-06-26 00:14:30.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:14:30.342 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:14:30.342 +03:00 [DBG] POST requests are not supported 2025-06-26 00:14:30.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:14:30.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-06-26 00:14:30.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:14:30.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:14:30.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:14:30.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:14:30.343 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:14:30.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:14:30.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-06-26 00:14:30.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:14:30.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:14:30.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-06-26 00:14:30.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:14:30.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-06-26 00:14:30.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:14:30.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:14:30.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:14:30.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:14:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:14:30.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:14:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:14:30.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:14:30.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:14:30.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1725ms. 2025-06-26 00:14:30.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:14:30.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:14:30.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:14:30.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:14:30.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:14:30.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:14:30.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:14:30.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:14:30.345 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:14:30.345 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:14:30.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:14:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:14:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:14:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:14:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:14:30.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:14:30.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:14:30.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3132ms 2025-06-26 00:14:30.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:14:30.346 +03:00 [DBG] Connection id "0HNC8090TG62B" completed keep alive response. 2025-06-26 00:14:30.346 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8035ms 2025-06-26 00:14:30.346 +03:00 [DBG] Connection id "0HNC8090TG62B" received FIN. 2025-06-26 00:14:30.347 +03:00 [DBG] Connection id "0HNC8090TG62B" disconnecting. 2025-06-26 00:14:30.347 +03:00 [DBG] Connection id "0HNC8090TG62B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:14:30.348 +03:00 [DBG] Connection id "0HNC8090TG62B" stopped. 2025-06-26 00:15:30.336 +03:00 [DBG] Connection id "0HNC8090TG62C" accepted. 2025-06-26 00:15:30.336 +03:00 [DBG] Connection id "0HNC8090TG62C" started. 2025-06-26 00:15:30.336 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:15:30.336 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:15:30.336 +03:00 [DBG] POST requests are not supported 2025-06-26 00:15:30.336 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:15:30.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-06-26 00:15:30.336 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:15:30.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:15:30.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:15:30.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:15:30.336 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:15:30.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:15:30.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-06-26 00:15:30.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:15:30.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:15:30.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-06-26 00:15:30.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:15:30.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-06-26 00:15:30.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:15:30.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:15:30.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:15:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:15:30.337 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:15:30.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-06-26 00:15:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:15:30.337 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:15:30.337 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:15:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:15:30.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:15:30.337 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7315ms 2025-06-26 00:15:30.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:15:30.338 +03:00 [DBG] Connection id "0HNC8090TG62C" completed keep alive response. 2025-06-26 00:15:30.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4972ms 2025-06-26 00:15:30.338 +03:00 [DBG] Connection id "0HNC8090TG62C" received FIN. 2025-06-26 00:15:30.338 +03:00 [DBG] Connection id "0HNC8090TG62C" disconnecting. 2025-06-26 00:15:30.338 +03:00 [DBG] Connection id "0HNC8090TG62C" stopped. 2025-06-26 00:15:30.338 +03:00 [DBG] Connection id "0HNC8090TG62C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:16:30.334 +03:00 [DBG] Connection id "0HNC8090TG62D" accepted. 2025-06-26 00:16:30.334 +03:00 [DBG] Connection id "0HNC8090TG62D" started. 2025-06-26 00:16:30.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:16:30.334 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:16:30.334 +03:00 [DBG] POST requests are not supported 2025-06-26 00:16:30.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:16:30.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-06-26 00:16:30.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:16:30.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:16:30.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:16:30.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:16:30.334 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:16:30.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:16:30.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-06-26 00:16:30.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:16:30.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:16:30.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-06-26 00:16:30.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:16:30.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-06-26 00:16:30.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:16:30.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:16:30.334 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:16:30.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:16:30.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:16:30.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:16:30.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:16:30.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:16:30.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-06-26 00:16:30.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:16:30.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:16:30.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:16:30.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:16:30.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:16:30.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.766ms 2025-06-26 00:16:30.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:16:30.335 +03:00 [DBG] Connection id "0HNC8090TG62D" completed keep alive response. 2025-06-26 00:16:30.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4066ms 2025-06-26 00:16:30.335 +03:00 [DBG] Connection id "0HNC8090TG62D" received FIN. 2025-06-26 00:16:30.336 +03:00 [DBG] Connection id "0HNC8090TG62D" disconnecting. 2025-06-26 00:16:30.336 +03:00 [DBG] Connection id "0HNC8090TG62D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:16:30.337 +03:00 [DBG] Connection id "0HNC8090TG62D" stopped. 2025-06-26 00:17:30.336 +03:00 [DBG] Connection id "0HNC8090TG62E" accepted. 2025-06-26 00:17:30.336 +03:00 [DBG] Connection id "0HNC8090TG62E" started. 2025-06-26 00:17:30.336 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:17:30.336 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:17:30.336 +03:00 [DBG] POST requests are not supported 2025-06-26 00:17:30.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:17:30.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-06-26 00:17:30.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:17:30.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:17:30.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:17:30.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:17:30.337 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:17:30.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:17:30.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-06-26 00:17:30.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:17:30.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:17:30.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-06-26 00:17:30.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:17:30.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-06-26 00:17:30.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:17:30.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:17:30.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:17:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:17:30.337 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:17:30.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-06-26 00:17:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:17:30.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:17:30.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:17:30.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:17:30.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:17:30.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:17:30.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:17:30.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:17:30.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:17:30.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:17:30.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6992ms 2025-06-26 00:17:30.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:17:30.338 +03:00 [DBG] Connection id "0HNC8090TG62E" completed keep alive response. 2025-06-26 00:17:30.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3399ms 2025-06-26 00:17:30.338 +03:00 [DBG] Connection id "0HNC8090TG62E" received FIN. 2025-06-26 00:17:30.338 +03:00 [DBG] Connection id "0HNC8090TG62E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:17:30.338 +03:00 [DBG] Connection id "0HNC8090TG62E" disconnecting. 2025-06-26 00:17:30.338 +03:00 [DBG] Connection id "0HNC8090TG62E" stopped. 2025-06-26 00:18:30.341 +03:00 [DBG] Connection id "0HNC8090TG62F" accepted. 2025-06-26 00:18:30.341 +03:00 [DBG] Connection id "0HNC8090TG62F" started. 2025-06-26 00:18:30.341 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:18:30.341 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:18:30.341 +03:00 [DBG] POST requests are not supported 2025-06-26 00:18:30.341 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:18:30.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-06-26 00:18:30.341 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:18:30.341 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:18:30.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:18:30.341 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:18:30.341 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:18:30.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:18:30.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-06-26 00:18:30.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:18:30.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:18:30.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-06-26 00:18:30.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:18:30.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-06-26 00:18:30.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:18:30.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:18:30.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:18:30.342 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:18:30.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:18:30.342 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:18:30.342 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-06-26 00:18:30.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:18:30.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:18:30.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:18:30.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:18:30.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:18:30.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6796ms 2025-06-26 00:18:30.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:18:30.342 +03:00 [DBG] Connection id "0HNC8090TG62F" completed keep alive response. 2025-06-26 00:18:30.342 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.228ms 2025-06-26 00:18:30.342 +03:00 [DBG] Connection id "0HNC8090TG62F" received FIN. 2025-06-26 00:18:30.343 +03:00 [DBG] Connection id "0HNC8090TG62F" disconnecting. 2025-06-26 00:18:30.343 +03:00 [DBG] Connection id "0HNC8090TG62F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:18:30.344 +03:00 [DBG] Connection id "0HNC8090TG62F" stopped. 2025-06-26 00:19:30.343 +03:00 [DBG] Connection id "0HNC8090TG62G" accepted. 2025-06-26 00:19:30.343 +03:00 [DBG] Connection id "0HNC8090TG62G" started. 2025-06-26 00:19:30.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:19:30.343 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:19:30.343 +03:00 [DBG] POST requests are not supported 2025-06-26 00:19:30.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:19:30.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-06-26 00:19:30.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:19:30.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:19:30.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:19:30.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:19:30.343 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:19:30.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:19:30.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-06-26 00:19:30.344 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:19:30.344 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:19:30.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-06-26 00:19:30.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:19:30.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-06-26 00:19:30.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:19:30.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:19:30.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:19:30.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:19:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:19:30.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:19:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:19:30.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:19:30.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:19:30.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-06-26 00:19:30.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:19:30.345 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:19:30.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:19:30.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:19:30.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:19:30.345 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3806ms 2025-06-26 00:19:30.345 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:19:30.345 +03:00 [DBG] Connection id "0HNC8090TG62G" completed keep alive response. 2025-06-26 00:19:30.345 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.414ms 2025-06-26 00:19:30.346 +03:00 [DBG] Connection id "0HNC8090TG62G" received FIN. 2025-06-26 00:19:30.346 +03:00 [DBG] Connection id "0HNC8090TG62G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:19:30.346 +03:00 [DBG] Connection id "0HNC8090TG62G" disconnecting. 2025-06-26 00:19:30.346 +03:00 [DBG] Connection id "0HNC8090TG62G" stopped. 2025-06-26 00:20:30.348 +03:00 [DBG] Connection id "0HNC8090TG62H" accepted. 2025-06-26 00:20:30.349 +03:00 [DBG] Connection id "0HNC8090TG62H" started. 2025-06-26 00:20:30.349 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:20:30.349 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:20:30.349 +03:00 [DBG] POST requests are not supported 2025-06-26 00:20:30.349 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:20:30.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-06-26 00:20:30.349 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:20:30.349 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:20:30.349 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:20:30.349 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:20:30.349 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:20:30.349 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:20:30.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-06-26 00:20:30.349 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:20:30.349 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:20:30.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-06-26 00:20:30.349 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:20:30.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-06-26 00:20:30.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:20:30.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:20:30.349 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:20:30.349 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:20:30.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:20:30.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:20:30.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:20:30.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:20:30.350 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:20:30.350 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-06-26 00:20:30.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:20:30.350 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:20:30.350 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:20:30.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:20:30.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:20:30.350 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7285ms 2025-06-26 00:20:30.350 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:20:30.350 +03:00 [DBG] Connection id "0HNC8090TG62H" completed keep alive response. 2025-06-26 00:20:30.350 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4418ms 2025-06-26 00:20:30.350 +03:00 [DBG] Connection id "0HNC8090TG62H" received FIN. 2025-06-26 00:20:30.351 +03:00 [DBG] Connection id "0HNC8090TG62H" disconnecting. 2025-06-26 00:20:30.351 +03:00 [DBG] Connection id "0HNC8090TG62H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:20:30.352 +03:00 [DBG] Connection id "0HNC8090TG62H" stopped. 2025-06-26 00:21:30.350 +03:00 [DBG] Connection id "0HNC8090TG62I" accepted. 2025-06-26 00:21:30.350 +03:00 [DBG] Connection id "0HNC8090TG62I" started. 2025-06-26 00:21:30.351 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:21:30.351 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:21:30.351 +03:00 [DBG] POST requests are not supported 2025-06-26 00:21:30.351 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:21:30.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-06-26 00:21:30.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:21:30.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:21:30.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:21:30.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:21:30.351 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:21:30.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:21:30.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-06-26 00:21:30.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:21:30.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:21:30.352 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:21:30.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:21:30.352 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:21:30.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:21:30.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:21:30.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:21:30.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:21:30.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:21:30.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:21:30.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:21:30.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:21:30.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2405ms. 2025-06-26 00:21:30.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:21:30.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:21:30.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:21:30.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:21:30.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:21:30.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:21:30.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:21:30.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:21:30.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:21:30.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:21:30.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8692ms 2025-06-26 00:21:30.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:21:30.354 +03:00 [DBG] Connection id "0HNC8090TG62I" completed keep alive response. 2025-06-26 00:21:30.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5177ms 2025-06-26 00:21:30.354 +03:00 [DBG] Connection id "0HNC8090TG62I" received FIN. 2025-06-26 00:21:30.354 +03:00 [DBG] Connection id "0HNC8090TG62I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:21:30.355 +03:00 [DBG] Connection id "0HNC8090TG62I" disconnecting. 2025-06-26 00:21:30.355 +03:00 [DBG] Connection id "0HNC8090TG62I" stopped. 2025-06-26 00:22:30.351 +03:00 [DBG] Connection id "0HNC8090TG62J" accepted. 2025-06-26 00:22:30.351 +03:00 [DBG] Connection id "0HNC8090TG62J" started. 2025-06-26 00:22:30.351 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:22:30.351 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:22:30.351 +03:00 [DBG] POST requests are not supported 2025-06-26 00:22:30.351 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:22:30.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-06-26 00:22:30.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:22:30.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:22:30.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:22:30.352 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:22:30.352 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:22:30.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:22:30.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-06-26 00:22:30.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:22:30.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:22:30.352 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:22:30.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:22:30.352 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:22:30.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:22:30.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:22:30.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:22:30.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:22:30.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:22:30.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:22:30.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:22:30.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:22:30.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:22:30.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2261ms. 2025-06-26 00:22:30.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:22:30.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:22:30.353 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:22:30.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:22:30.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:22:30.353 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2522ms 2025-06-26 00:22:30.353 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:22:30.353 +03:00 [DBG] Connection id "0HNC8090TG62J" completed keep alive response. 2025-06-26 00:22:30.353 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4343ms 2025-06-26 00:22:30.354 +03:00 [DBG] Connection id "0HNC8090TG62J" received FIN. 2025-06-26 00:22:30.354 +03:00 [DBG] Connection id "0HNC8090TG62J" disconnecting. 2025-06-26 00:22:30.354 +03:00 [DBG] Connection id "0HNC8090TG62J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:22:30.355 +03:00 [DBG] Connection id "0HNC8090TG62J" stopped. 2025-06-26 00:23:30.354 +03:00 [DBG] Connection id "0HNC8090TG62K" accepted. 2025-06-26 00:23:30.355 +03:00 [DBG] Connection id "0HNC8090TG62K" started. 2025-06-26 00:23:30.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:23:30.355 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:23:30.355 +03:00 [DBG] POST requests are not supported 2025-06-26 00:23:30.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:23:30.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-06-26 00:23:30.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:23:30.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:23:30.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:23:30.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:23:30.355 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:23:30.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:23:30.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-06-26 00:23:30.356 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:23:30.356 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:23:30.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-06-26 00:23:30.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:23:30.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-06-26 00:23:30.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:23:30.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:23:30.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:23:30.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:23:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:23:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:23:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:23:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:23:30.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:23:30.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-06-26 00:23:30.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:23:30.357 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:23:30.357 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:23:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:23:30.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:23:30.357 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.481ms 2025-06-26 00:23:30.357 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:23:30.358 +03:00 [DBG] Connection id "0HNC8090TG62K" completed keep alive response. 2025-06-26 00:23:30.358 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.769ms 2025-06-26 00:23:30.358 +03:00 [DBG] Connection id "0HNC8090TG62K" received FIN. 2025-06-26 00:23:30.358 +03:00 [DBG] Connection id "0HNC8090TG62K" disconnecting. 2025-06-26 00:23:30.358 +03:00 [DBG] Connection id "0HNC8090TG62K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:23:30.359 +03:00 [DBG] Connection id "0HNC8090TG62K" stopped. 2025-06-26 00:24:30.344 +03:00 [DBG] Connection id "0HNC8090TG62L" accepted. 2025-06-26 00:24:30.344 +03:00 [DBG] Connection id "0HNC8090TG62L" started. 2025-06-26 00:24:30.344 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:24:30.344 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:24:30.344 +03:00 [DBG] POST requests are not supported 2025-06-26 00:24:30.345 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:24:30.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-06-26 00:24:30.345 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:24:30.345 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:24:30.345 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:24:30.345 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:24:30.345 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:24:30.345 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:24:30.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-06-26 00:24:30.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:24:30.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:24:30.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-06-26 00:24:30.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:24:30.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-06-26 00:24:30.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:24:30.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:24:30.345 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:24:30.345 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:24:30.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:24:30.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:24:30.346 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:24:30.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1777ms. 2025-06-26 00:24:30.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:24:30.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:24:30.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:24:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:24:30.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:24:30.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1726ms 2025-06-26 00:24:30.347 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:24:30.347 +03:00 [DBG] Connection id "0HNC8090TG62L" completed keep alive response. 2025-06-26 00:24:30.347 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3775ms 2025-06-26 00:24:30.347 +03:00 [DBG] Connection id "0HNC8090TG62L" received FIN. 2025-06-26 00:24:30.347 +03:00 [DBG] Connection id "0HNC8090TG62L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:24:30.347 +03:00 [DBG] Connection id "0HNC8090TG62L" disconnecting. 2025-06-26 00:24:30.347 +03:00 [DBG] Connection id "0HNC8090TG62L" stopped. 2025-06-26 00:25:30.341 +03:00 [DBG] Connection id "0HNC8090TG62M" accepted. 2025-06-26 00:25:30.341 +03:00 [DBG] Connection id "0HNC8090TG62M" started. 2025-06-26 00:25:30.341 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:25:30.342 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:25:30.342 +03:00 [DBG] POST requests are not supported 2025-06-26 00:25:30.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:25:30.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-06-26 00:25:30.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:25:30.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:25:30.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:25:30.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:25:30.342 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:25:30.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:25:30.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-06-26 00:25:30.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:25:30.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:25:30.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-06-26 00:25:30.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:25:30.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-06-26 00:25:30.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:25:30.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:25:30.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:25:30.342 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:25:30.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:25:30.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:25:30.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:25:30.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:25:30.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:25:30.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-26 00:25:30.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:25:30.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:25:30.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:25:30.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:25:30.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:25:30.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1567ms 2025-06-26 00:25:30.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:25:30.343 +03:00 [DBG] Connection id "0HNC8090TG62M" completed keep alive response. 2025-06-26 00:25:30.343 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9801ms 2025-06-26 00:25:30.344 +03:00 [DBG] Connection id "0HNC8090TG62M" received FIN. 2025-06-26 00:25:30.344 +03:00 [DBG] Connection id "0HNC8090TG62M" disconnecting. 2025-06-26 00:25:30.344 +03:00 [DBG] Connection id "0HNC8090TG62M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:25:30.345 +03:00 [DBG] Connection id "0HNC8090TG62M" stopped. 2025-06-26 00:26:30.344 +03:00 [DBG] Connection id "0HNC8090TG62N" accepted. 2025-06-26 00:26:30.345 +03:00 [DBG] Connection id "0HNC8090TG62N" started. 2025-06-26 00:26:30.345 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:26:30.345 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:26:30.345 +03:00 [DBG] POST requests are not supported 2025-06-26 00:26:30.345 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:26:30.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-06-26 00:26:30.345 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:26:30.345 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:26:30.345 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:26:30.345 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:26:30.345 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:26:30.345 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:26:30.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-06-26 00:26:30.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:26:30.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:26:30.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-06-26 00:26:30.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:26:30.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-06-26 00:26:30.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:26:30.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:26:30.345 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:26:30.346 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:26:30.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:26:30.346 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:26:30.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1468ms. 2025-06-26 00:26:30.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:26:30.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:26:30.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:26:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:26:30.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:26:30.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7329ms 2025-06-26 00:26:30.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:26:30.346 +03:00 [DBG] Connection id "0HNC8090TG62N" completed keep alive response. 2025-06-26 00:26:30.346 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3448ms 2025-06-26 00:26:30.347 +03:00 [DBG] Connection id "0HNC8090TG62N" received FIN. 2025-06-26 00:26:30.347 +03:00 [DBG] Connection id "0HNC8090TG62N" disconnecting. 2025-06-26 00:26:30.347 +03:00 [DBG] Connection id "0HNC8090TG62N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:26:30.348 +03:00 [DBG] Connection id "0HNC8090TG62N" stopped. 2025-06-26 00:27:30.351 +03:00 [DBG] Connection id "0HNC8090TG62O" accepted. 2025-06-26 00:27:30.351 +03:00 [DBG] Connection id "0HNC8090TG62O" started. 2025-06-26 00:27:30.351 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:27:30.351 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:27:30.351 +03:00 [DBG] POST requests are not supported 2025-06-26 00:27:30.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:27:30.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-06-26 00:27:30.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:27:30.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:27:30.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:27:30.352 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:27:30.352 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:27:30.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:27:30.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-06-26 00:27:30.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:27:30.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:27:30.352 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:27:30.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:27:30.352 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:27:30.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:27:30.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:27:30.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:27:30.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:27:30.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:27:30.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:27:30.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-06-26 00:27:30.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:27:30.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:27:30.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:27:30.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:27:30.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:27:30.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:27:30.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:27:30.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:27:30.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:27:30.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:27:30.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4146ms 2025-06-26 00:27:30.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:27:30.354 +03:00 [DBG] Connection id "0HNC8090TG62O" completed keep alive response. 2025-06-26 00:27:30.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5058ms 2025-06-26 00:27:30.354 +03:00 [DBG] Connection id "0HNC8090TG62O" received FIN. 2025-06-26 00:27:30.354 +03:00 [DBG] Connection id "0HNC8090TG62O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:27:30.355 +03:00 [DBG] Connection id "0HNC8090TG62O" disconnecting. 2025-06-26 00:27:30.355 +03:00 [DBG] Connection id "0HNC8090TG62O" stopped. 2025-06-26 00:28:30.360 +03:00 [DBG] Connection id "0HNC8090TG62P" accepted. 2025-06-26 00:28:30.360 +03:00 [DBG] Connection id "0HNC8090TG62P" started. 2025-06-26 00:28:30.360 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:28:30.360 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:28:30.360 +03:00 [DBG] POST requests are not supported 2025-06-26 00:28:30.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:28:30.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-06-26 00:28:30.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:28:30.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:28:30.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:28:30.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:28:30.360 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:28:30.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:28:30.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-06-26 00:28:30.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:28:30.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:28:30.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-06-26 00:28:30.361 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:28:30.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-06-26 00:28:30.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:28:30.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:28:30.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:28:30.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:28:30.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:28:30.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:28:30.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:28:30.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:28:30.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:28:30.362 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-06-26 00:28:30.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:28:30.362 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:28:30.362 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:28:30.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:28:30.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:28:30.362 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.164ms 2025-06-26 00:28:30.362 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:28:30.362 +03:00 [DBG] Connection id "0HNC8090TG62P" completed keep alive response. 2025-06-26 00:28:30.362 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2194ms 2025-06-26 00:28:30.363 +03:00 [DBG] Connection id "0HNC8090TG62P" received FIN. 2025-06-26 00:28:30.363 +03:00 [DBG] Connection id "0HNC8090TG62P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:28:30.363 +03:00 [DBG] Connection id "0HNC8090TG62P" disconnecting. 2025-06-26 00:28:30.363 +03:00 [DBG] Connection id "0HNC8090TG62P" stopped. 2025-06-26 00:29:30.349 +03:00 [DBG] Connection id "0HNC8090TG62Q" accepted. 2025-06-26 00:29:30.349 +03:00 [DBG] Connection id "0HNC8090TG62Q" started. 2025-06-26 00:29:30.349 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:29:30.349 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:29:30.349 +03:00 [DBG] POST requests are not supported 2025-06-26 00:29:30.349 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:29:30.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-06-26 00:29:30.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:29:30.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:29:30.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:29:30.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:29:30.350 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:29:30.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:29:30.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-06-26 00:29:30.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:29:30.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:29:30.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-06-26 00:29:30.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:29:30.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-06-26 00:29:30.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:29:30.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:29:30.350 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:29:30.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:29:30.350 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:29:30.350 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-06-26 00:29:30.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:29:30.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:29:30.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:29:30.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:29:30.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:29:30.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:29:30.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:29:30.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:29:30.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:29:30.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:29:30.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:29:30.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:29:30.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8004ms 2025-06-26 00:29:30.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:29:30.351 +03:00 [DBG] Connection id "0HNC8090TG62Q" completed keep alive response. 2025-06-26 00:29:30.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.535ms 2025-06-26 00:29:30.351 +03:00 [DBG] Connection id "0HNC8090TG62Q" received FIN. 2025-06-26 00:29:30.351 +03:00 [DBG] Connection id "0HNC8090TG62Q" disconnecting. 2025-06-26 00:29:30.352 +03:00 [DBG] Connection id "0HNC8090TG62Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:29:30.353 +03:00 [DBG] Connection id "0HNC8090TG62Q" stopped. 2025-06-26 00:30:30.349 +03:00 [DBG] Connection id "0HNC8090TG62R" accepted. 2025-06-26 00:30:30.350 +03:00 [DBG] Connection id "0HNC8090TG62R" started. 2025-06-26 00:30:30.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:30:30.350 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:30:30.350 +03:00 [DBG] POST requests are not supported 2025-06-26 00:30:30.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:30:30.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-06-26 00:30:30.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:30:30.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:30:30.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:30:30.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:30:30.350 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:30:30.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:30:30.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-06-26 00:30:30.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:30:30.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:30:30.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-06-26 00:30:30.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:30:30.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-06-26 00:30:30.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:30:30.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:30:30.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:30:30.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:30:30.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:30:30.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:30:30.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1526ms. 2025-06-26 00:30:30.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:30:30.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:30:30.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:30:30.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:30:30.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:30:30.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9434ms 2025-06-26 00:30:30.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:30:30.351 +03:00 [DBG] Connection id "0HNC8090TG62R" completed keep alive response. 2025-06-26 00:30:30.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7382ms 2025-06-26 00:30:30.352 +03:00 [DBG] Connection id "0HNC8090TG62R" received FIN. 2025-06-26 00:30:30.352 +03:00 [DBG] Connection id "0HNC8090TG62R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:30:30.352 +03:00 [DBG] Connection id "0HNC8090TG62R" disconnecting. 2025-06-26 00:30:30.352 +03:00 [DBG] Connection id "0HNC8090TG62R" stopped. 2025-06-26 00:31:30.354 +03:00 [DBG] Connection id "0HNC8090TG62S" accepted. 2025-06-26 00:31:30.355 +03:00 [DBG] Connection id "0HNC8090TG62S" started. 2025-06-26 00:31:30.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:31:30.355 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:31:30.355 +03:00 [DBG] POST requests are not supported 2025-06-26 00:31:30.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:31:30.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-06-26 00:31:30.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:31:30.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:31:30.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:31:30.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:31:30.355 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:31:30.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:31:30.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-06-26 00:31:30.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:31:30.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:31:30.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-06-26 00:31:30.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:31:30.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-06-26 00:31:30.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:31:30.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:31:30.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:31:30.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:31:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:31:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:31:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:31:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:31:30.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:31:30.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2406ms. 2025-06-26 00:31:30.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:31:30.357 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:31:30.357 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:31:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:31:30.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:31:30.358 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8253ms 2025-06-26 00:31:30.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:31:30.358 +03:00 [DBG] Connection id "0HNC8090TG62S" completed keep alive response. 2025-06-26 00:31:30.358 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8916ms 2025-06-26 00:31:30.358 +03:00 [DBG] Connection id "0HNC8090TG62S" received FIN. 2025-06-26 00:31:30.358 +03:00 [DBG] Connection id "0HNC8090TG62S" disconnecting. 2025-06-26 00:31:30.358 +03:00 [DBG] Connection id "0HNC8090TG62S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:31:30.359 +03:00 [DBG] Connection id "0HNC8090TG62S" stopped. 2025-06-26 00:32:30.354 +03:00 [DBG] Connection id "0HNC8090TG62T" accepted. 2025-06-26 00:32:30.354 +03:00 [DBG] Connection id "0HNC8090TG62T" started. 2025-06-26 00:32:30.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:32:30.355 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:32:30.355 +03:00 [DBG] POST requests are not supported 2025-06-26 00:32:30.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:32:30.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-06-26 00:32:30.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:32:30.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:32:30.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:32:30.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:32:30.355 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:32:30.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:32:30.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-06-26 00:32:30.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:32:30.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:32:30.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-06-26 00:32:30.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:32:30.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-06-26 00:32:30.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:32:30.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:32:30.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:32:30.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:32:30.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:32:30.355 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-06-26 00:32:30.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:32:30.355 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:32:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:32:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:32:30.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:32:30.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:32:30.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:32:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:32:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:32:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:32:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:32:30.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:32:30.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:32:30.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6737ms 2025-06-26 00:32:30.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:32:30.356 +03:00 [DBG] Connection id "0HNC8090TG62T" completed keep alive response. 2025-06-26 00:32:30.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3026ms 2025-06-26 00:32:30.356 +03:00 [DBG] Connection id "0HNC8090TG62T" received FIN. 2025-06-26 00:32:30.356 +03:00 [DBG] Connection id "0HNC8090TG62T" disconnecting. 2025-06-26 00:32:30.356 +03:00 [DBG] Connection id "0HNC8090TG62T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:32:30.357 +03:00 [DBG] Connection id "0HNC8090TG62T" stopped. 2025-06-26 00:33:30.354 +03:00 [DBG] Connection id "0HNC8090TG62U" accepted. 2025-06-26 00:33:30.354 +03:00 [DBG] Connection id "0HNC8090TG62U" started. 2025-06-26 00:33:30.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:33:30.355 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:33:30.355 +03:00 [DBG] POST requests are not supported 2025-06-26 00:33:30.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:33:30.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-06-26 00:33:30.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:33:30.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:33:30.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:33:30.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:33:30.355 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:33:30.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:33:30.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-06-26 00:33:30.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:33:30.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:33:30.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-06-26 00:33:30.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:33:30.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-06-26 00:33:30.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:33:30.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:33:30.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:33:30.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:33:30.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:33:30.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:33:30.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:33:30.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:33:30.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:33:30.355 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-26 00:33:30.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:33:30.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:33:30.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:33:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:33:30.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:33:30.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6732ms 2025-06-26 00:33:30.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:33:30.356 +03:00 [DBG] Connection id "0HNC8090TG62U" completed keep alive response. 2025-06-26 00:33:30.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3369ms 2025-06-26 00:33:30.356 +03:00 [DBG] Connection id "0HNC8090TG62U" received FIN. 2025-06-26 00:33:30.356 +03:00 [DBG] Connection id "0HNC8090TG62U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:33:30.356 +03:00 [DBG] Connection id "0HNC8090TG62U" disconnecting. 2025-06-26 00:33:30.356 +03:00 [DBG] Connection id "0HNC8090TG62U" stopped. 2025-06-26 00:34:30.355 +03:00 [DBG] Connection id "0HNC8090TG62V" accepted. 2025-06-26 00:34:30.355 +03:00 [DBG] Connection id "0HNC8090TG62V" started. 2025-06-26 00:34:30.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:34:30.355 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:34:30.355 +03:00 [DBG] POST requests are not supported 2025-06-26 00:34:30.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:34:30.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-06-26 00:34:30.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:34:30.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:34:30.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:34:30.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:34:30.355 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:34:30.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:34:30.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-06-26 00:34:30.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:34:30.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:34:30.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-06-26 00:34:30.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:34:30.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-06-26 00:34:30.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:34:30.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:34:30.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:34:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:34:30.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:34:30.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-06-26 00:34:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:34:30.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:34:30.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:34:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:34:30.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:34:30.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9249ms 2025-06-26 00:34:30.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:34:30.357 +03:00 [DBG] Connection id "0HNC8090TG62V" completed keep alive response. 2025-06-26 00:34:30.357 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.63ms 2025-06-26 00:34:30.357 +03:00 [DBG] Connection id "0HNC8090TG62V" received FIN. 2025-06-26 00:34:30.357 +03:00 [DBG] Connection id "0HNC8090TG62V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:34:30.357 +03:00 [DBG] Connection id "0HNC8090TG62V" disconnecting. 2025-06-26 00:34:30.357 +03:00 [DBG] Connection id "0HNC8090TG62V" stopped. 2025-06-26 00:35:30.361 +03:00 [DBG] Connection id "0HNC8090TG630" accepted. 2025-06-26 00:35:30.361 +03:00 [DBG] Connection id "0HNC8090TG630" started. 2025-06-26 00:35:30.361 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:35:30.362 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:35:30.362 +03:00 [DBG] POST requests are not supported 2025-06-26 00:35:30.362 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:35:30.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-06-26 00:35:30.362 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:35:30.362 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:35:30.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:35:30.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:35:30.362 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:35:30.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:35:30.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-06-26 00:35:30.362 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:35:30.362 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:35:30.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-06-26 00:35:30.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:35:30.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-06-26 00:35:30.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:35:30.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:35:30.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:35:30.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:35:30.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:35:30.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:35:30.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:35:30.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:35:30.363 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:35:30.364 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2036ms. 2025-06-26 00:35:30.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:35:30.364 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:35:30.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:35:30.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:35:30.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:35:30.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:35:30.365 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.89ms 2025-06-26 00:35:30.365 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:35:30.365 +03:00 [DBG] Connection id "0HNC8090TG630" completed keep alive response. 2025-06-26 00:35:30.365 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4276ms 2025-06-26 00:35:30.365 +03:00 [DBG] Connection id "0HNC8090TG630" received FIN. 2025-06-26 00:35:30.365 +03:00 [DBG] Connection id "0HNC8090TG630" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:35:30.365 +03:00 [DBG] Connection id "0HNC8090TG630" disconnecting. 2025-06-26 00:35:30.366 +03:00 [DBG] Connection id "0HNC8090TG630" stopped. 2025-06-26 00:36:30.364 +03:00 [DBG] Connection id "0HNC8090TG631" accepted. 2025-06-26 00:36:30.364 +03:00 [DBG] Connection id "0HNC8090TG631" started. 2025-06-26 00:36:30.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:36:30.365 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:36:30.365 +03:00 [DBG] POST requests are not supported 2025-06-26 00:36:30.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:36:30.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-06-26 00:36:30.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:36:30.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:36:30.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:36:30.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:36:30.365 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:36:30.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:36:30.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-06-26 00:36:30.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:36:30.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:36:30.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-06-26 00:36:30.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:36:30.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-06-26 00:36:30.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:36:30.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:36:30.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:36:30.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:36:30.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:36:30.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:36:30.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:36:30.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:36:30.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:36:30.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.142ms. 2025-06-26 00:36:30.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:36:30.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:36:30.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:36:30.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:36:30.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:36:30.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8059ms 2025-06-26 00:36:30.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:36:30.366 +03:00 [DBG] Connection id "0HNC8090TG631" completed keep alive response. 2025-06-26 00:36:30.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5054ms 2025-06-26 00:36:30.366 +03:00 [DBG] Connection id "0HNC8090TG631" received FIN. 2025-06-26 00:36:30.366 +03:00 [DBG] Connection id "0HNC8090TG631" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:36:30.366 +03:00 [DBG] Connection id "0HNC8090TG631" disconnecting. 2025-06-26 00:36:30.366 +03:00 [DBG] Connection id "0HNC8090TG631" stopped. 2025-06-26 00:37:30.372 +03:00 [DBG] Connection id "0HNC8090TG632" accepted. 2025-06-26 00:37:30.372 +03:00 [DBG] Connection id "0HNC8090TG632" started. 2025-06-26 00:37:30.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:37:30.372 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:37:30.372 +03:00 [DBG] POST requests are not supported 2025-06-26 00:37:30.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:37:30.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-06-26 00:37:30.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:37:30.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:37:30.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:37:30.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:37:30.373 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:37:30.373 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:37:30.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-06-26 00:37:30.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:37:30.373 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:37:30.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-06-26 00:37:30.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:37:30.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-06-26 00:37:30.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:37:30.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:37:30.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:37:30.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:37:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:37:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:37:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:37:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:37:30.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:37:30.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-06-26 00:37:30.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:37:30.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:37:30.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:37:30.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:37:30.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:37:30.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2165ms 2025-06-26 00:37:30.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:37:30.374 +03:00 [DBG] Connection id "0HNC8090TG632" completed keep alive response. 2025-06-26 00:37:30.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1821ms 2025-06-26 00:37:30.375 +03:00 [DBG] Connection id "0HNC8090TG632" received FIN. 2025-06-26 00:37:30.375 +03:00 [DBG] Connection id "0HNC8090TG632" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:37:30.375 +03:00 [DBG] Connection id "0HNC8090TG632" disconnecting. 2025-06-26 00:37:30.375 +03:00 [DBG] Connection id "0HNC8090TG632" stopped. 2025-06-26 00:38:30.356 +03:00 [DBG] Connection id "0HNC8090TG633" accepted. 2025-06-26 00:38:30.356 +03:00 [DBG] Connection id "0HNC8090TG633" started. 2025-06-26 00:38:30.356 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:38:30.356 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:38:30.356 +03:00 [DBG] POST requests are not supported 2025-06-26 00:38:30.356 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:38:30.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-06-26 00:38:30.356 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:38:30.356 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:38:30.356 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:38:30.356 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:38:30.356 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:38:30.356 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:38:30.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-06-26 00:38:30.356 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:38:30.357 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:38:30.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-06-26 00:38:30.357 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:38:30.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-06-26 00:38:30.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:38:30.357 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:38:30.357 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:38:30.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:38:30.357 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:38:30.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-06-26 00:38:30.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:38:30.357 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:38:30.357 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:38:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:38:30.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:38:30.357 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.709ms 2025-06-26 00:38:30.357 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:38:30.357 +03:00 [DBG] Connection id "0HNC8090TG633" completed keep alive response. 2025-06-26 00:38:30.357 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3979ms 2025-06-26 00:38:30.358 +03:00 [DBG] Connection id "0HNC8090TG633" received FIN. 2025-06-26 00:38:30.358 +03:00 [DBG] Connection id "0HNC8090TG633" disconnecting. 2025-06-26 00:38:30.358 +03:00 [DBG] Connection id "0HNC8090TG633" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:38:30.359 +03:00 [DBG] Connection id "0HNC8090TG633" stopped. 2025-06-26 00:39:30.367 +03:00 [DBG] Connection id "0HNC8090TG634" accepted. 2025-06-26 00:39:30.367 +03:00 [DBG] Connection id "0HNC8090TG634" started. 2025-06-26 00:39:30.367 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:39:30.367 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:39:30.367 +03:00 [DBG] POST requests are not supported 2025-06-26 00:39:30.367 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:39:30.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-06-26 00:39:30.367 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:39:30.367 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:39:30.367 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:39:30.368 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:39:30.368 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:39:30.368 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:39:30.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-06-26 00:39:30.368 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:39:30.368 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:39:30.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-06-26 00:39:30.368 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:39:30.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-06-26 00:39:30.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:39:30.368 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:39:30.368 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:39:30.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:39:30.368 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:39:30.368 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-06-26 00:39:30.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:39:30.368 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:39:30.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:39:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:39:30.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:39:30.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6631ms 2025-06-26 00:39:30.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:39:30.368 +03:00 [DBG] Connection id "0HNC8090TG634" completed keep alive response. 2025-06-26 00:39:30.369 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3321ms 2025-06-26 00:39:30.369 +03:00 [DBG] Connection id "0HNC8090TG634" received FIN. 2025-06-26 00:39:30.369 +03:00 [DBG] Connection id "0HNC8090TG634" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:39:30.369 +03:00 [DBG] Connection id "0HNC8090TG634" disconnecting. 2025-06-26 00:39:30.369 +03:00 [DBG] Connection id "0HNC8090TG634" stopped. 2025-06-26 00:40:30.359 +03:00 [DBG] Connection id "0HNC8090TG635" accepted. 2025-06-26 00:40:30.359 +03:00 [DBG] Connection id "0HNC8090TG635" started. 2025-06-26 00:40:30.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:40:30.359 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:40:30.359 +03:00 [DBG] POST requests are not supported 2025-06-26 00:40:30.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:40:30.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-06-26 00:40:30.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:40:30.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:40:30.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:40:30.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:40:30.360 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:40:30.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:40:30.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-06-26 00:40:30.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:40:30.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:40:30.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-06-26 00:40:30.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:40:30.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-06-26 00:40:30.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:40:30.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:40:30.360 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:40:30.360 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:40:30.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:40:30.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:40:30.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:40:30.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:40:30.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:40:30.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1832ms. 2025-06-26 00:40:30.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:40:30.361 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:40:30.361 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:40:30.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:40:30.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:40:30.361 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9175ms 2025-06-26 00:40:30.361 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:40:30.361 +03:00 [DBG] Connection id "0HNC8090TG635" completed keep alive response. 2025-06-26 00:40:30.361 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7234ms 2025-06-26 00:40:30.361 +03:00 [DBG] Connection id "0HNC8090TG635" received FIN. 2025-06-26 00:40:30.361 +03:00 [DBG] Connection id "0HNC8090TG635" disconnecting. 2025-06-26 00:40:30.362 +03:00 [DBG] Connection id "0HNC8090TG635" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:40:30.363 +03:00 [DBG] Connection id "0HNC8090TG635" stopped. 2025-06-26 00:41:30.364 +03:00 [DBG] Connection id "0HNC8090TG636" accepted. 2025-06-26 00:41:30.365 +03:00 [DBG] Connection id "0HNC8090TG636" started. 2025-06-26 00:41:30.365 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:41:30.365 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:41:30.365 +03:00 [DBG] POST requests are not supported 2025-06-26 00:41:30.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:41:30.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-06-26 00:41:30.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:41:30.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:41:30.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:41:30.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:41:30.365 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:41:30.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:41:30.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-06-26 00:41:30.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:41:30.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:41:30.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-06-26 00:41:30.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:41:30.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-06-26 00:41:30.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:41:30.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:41:30.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:41:30.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:41:30.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:41:30.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:41:30.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:41:30.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:41:30.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:41:30.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-26 00:41:30.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:41:30.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:41:30.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:41:30.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:41:30.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:41:30.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8398ms 2025-06-26 00:41:30.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:41:30.366 +03:00 [DBG] Connection id "0HNC8090TG636" completed keep alive response. 2025-06-26 00:41:30.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5401ms 2025-06-26 00:41:30.366 +03:00 [DBG] Connection id "0HNC8090TG636" received FIN. 2025-06-26 00:41:30.367 +03:00 [DBG] Connection id "0HNC8090TG636" disconnecting. 2025-06-26 00:41:30.367 +03:00 [DBG] Connection id "0HNC8090TG636" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:41:30.368 +03:00 [DBG] Connection id "0HNC8090TG636" stopped. 2025-06-26 00:42:30.656 +03:00 [DBG] Connection id "0HNC8090TG637" accepted. 2025-06-26 00:42:30.657 +03:00 [DBG] Connection id "0HNC8090TG637" started. 2025-06-26 00:42:30.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:42:30.657 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:42:30.657 +03:00 [DBG] POST requests are not supported 2025-06-26 00:42:30.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:42:30.657 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 00:42:30.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:42:30.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:42:30.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:42:30.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:42:30.658 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:42:30.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:42:30.658 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 00:42:30.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:42:30.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:42:30.658 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:42:30.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:42:30.658 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:42:30.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:42:30.658 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:42:30.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:42:30.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:42:30.658 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:42:30.658 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-26 00:42:30.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:42:30.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:42:30.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:42:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:42:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:42:30.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:42:30.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:42:30.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:42:30.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:42:30.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7441ms 2025-06-26 00:42:30.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:42:30.659 +03:00 [DBG] Connection id "0HNC8090TG637" completed keep alive response. 2025-06-26 00:42:30.659 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3821ms 2025-06-26 00:42:30.659 +03:00 [DBG] Connection id "0HNC8090TG637" received FIN. 2025-06-26 00:42:30.659 +03:00 [DBG] Connection id "0HNC8090TG637" disconnecting. 2025-06-26 00:42:30.659 +03:00 [DBG] Connection id "0HNC8090TG637" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:42:30.660 +03:00 [DBG] Connection id "0HNC8090TG637" stopped. 2025-06-26 00:43:30.374 +03:00 [DBG] Connection id "0HNC8090TG638" accepted. 2025-06-26 00:43:30.374 +03:00 [DBG] Connection id "0HNC8090TG638" started. 2025-06-26 00:43:30.374 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:43:30.374 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:43:30.374 +03:00 [DBG] POST requests are not supported 2025-06-26 00:43:30.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:43:30.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-06-26 00:43:30.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:43:30.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:43:30.375 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:43:30.375 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:43:30.375 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:43:30.375 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:43:30.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-06-26 00:43:30.375 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:43:30.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:43:30.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-06-26 00:43:30.375 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:43:30.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-06-26 00:43:30.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:43:30.375 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:43:30.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:43:30.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:43:30.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:43:30.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-06-26 00:43:30.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:43:30.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:43:30.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:43:30.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:43:30.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:43:30.376 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.706ms 2025-06-26 00:43:30.376 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:43:30.376 +03:00 [DBG] Connection id "0HNC8090TG638" completed keep alive response. 2025-06-26 00:43:30.376 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3237ms 2025-06-26 00:43:30.376 +03:00 [DBG] Connection id "0HNC8090TG638" received FIN. 2025-06-26 00:43:30.376 +03:00 [DBG] Connection id "0HNC8090TG638" disconnecting. 2025-06-26 00:43:30.376 +03:00 [DBG] Connection id "0HNC8090TG638" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:43:30.377 +03:00 [DBG] Connection id "0HNC8090TG638" stopped. 2025-06-26 00:44:30.366 +03:00 [DBG] Connection id "0HNC8090TG639" accepted. 2025-06-26 00:44:30.366 +03:00 [DBG] Connection id "0HNC8090TG639" started. 2025-06-26 00:44:30.366 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:44:30.366 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:44:30.367 +03:00 [DBG] POST requests are not supported 2025-06-26 00:44:30.367 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:44:30.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-06-26 00:44:30.367 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:44:30.367 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:44:30.367 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:44:30.367 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:44:30.367 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:44:30.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:44:30.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-06-26 00:44:30.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:44:30.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:44:30.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-06-26 00:44:30.367 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:44:30.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-06-26 00:44:30.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:44:30.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:44:30.367 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:44:30.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:44:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:44:30.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:44:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:44:30.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:44:30.367 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:44:30.367 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-06-26 00:44:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:44:30.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:44:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:44:30.368 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:44:30.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:44:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:44:30.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:44:30.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9215ms 2025-06-26 00:44:30.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:44:30.368 +03:00 [DBG] Connection id "0HNC8090TG639" completed keep alive response. 2025-06-26 00:44:30.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6374ms 2025-06-26 00:44:30.368 +03:00 [DBG] Connection id "0HNC8090TG639" received FIN. 2025-06-26 00:44:30.369 +03:00 [DBG] Connection id "0HNC8090TG639" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:44:30.369 +03:00 [DBG] Connection id "0HNC8090TG639" disconnecting. 2025-06-26 00:44:30.369 +03:00 [DBG] Connection id "0HNC8090TG639" stopped. 2025-06-26 00:45:30.375 +03:00 [DBG] Connection id "0HNC8090TG63A" accepted. 2025-06-26 00:45:30.375 +03:00 [DBG] Connection id "0HNC8090TG63A" started. 2025-06-26 00:45:30.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:45:30.375 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:45:30.375 +03:00 [DBG] POST requests are not supported 2025-06-26 00:45:30.375 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:45:30.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-06-26 00:45:30.375 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:45:30.375 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:45:30.375 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:45:30.375 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:45:30.375 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:45:30.375 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:45:30.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-06-26 00:45:30.375 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:45:30.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:45:30.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-06-26 00:45:30.376 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:45:30.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-06-26 00:45:30.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:45:30.376 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:45:30.376 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:45:30.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:45:30.376 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:45:30.376 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-06-26 00:45:30.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:45:30.376 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:45:30.376 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:45:30.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:45:30.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:45:30.376 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6561ms 2025-06-26 00:45:30.376 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:45:30.376 +03:00 [DBG] Connection id "0HNC8090TG63A" completed keep alive response. 2025-06-26 00:45:30.376 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2309ms 2025-06-26 00:45:30.377 +03:00 [DBG] Connection id "0HNC8090TG63A" received FIN. 2025-06-26 00:45:30.377 +03:00 [DBG] Connection id "0HNC8090TG63A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:45:30.377 +03:00 [DBG] Connection id "0HNC8090TG63A" disconnecting. 2025-06-26 00:45:30.377 +03:00 [DBG] Connection id "0HNC8090TG63A" stopped. 2025-06-26 00:46:30.371 +03:00 [DBG] Connection id "0HNC8090TG63B" accepted. 2025-06-26 00:46:30.371 +03:00 [DBG] Connection id "0HNC8090TG63B" started. 2025-06-26 00:46:30.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:46:30.372 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:46:30.372 +03:00 [DBG] POST requests are not supported 2025-06-26 00:46:30.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:46:30.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-06-26 00:46:30.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:46:30.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:46:30.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:46:30.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:46:30.372 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:46:30.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:46:30.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-06-26 00:46:30.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:46:30.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:46:30.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-06-26 00:46:30.372 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:46:30.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-06-26 00:46:30.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:46:30.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:46:30.372 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:46:30.372 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:46:30.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:46:30.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:46:30.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:46:30.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-06-26 00:46:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:46:30.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:46:30.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:46:30.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:46:30.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:46:30.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0875ms 2025-06-26 00:46:30.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:46:30.373 +03:00 [DBG] Connection id "0HNC8090TG63B" completed keep alive response. 2025-06-26 00:46:30.373 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8778ms 2025-06-26 00:46:30.374 +03:00 [DBG] Connection id "0HNC8090TG63B" received FIN. 2025-06-26 00:46:30.374 +03:00 [DBG] Connection id "0HNC8090TG63B" disconnecting. 2025-06-26 00:46:30.374 +03:00 [DBG] Connection id "0HNC8090TG63B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:46:30.375 +03:00 [DBG] Connection id "0HNC8090TG63B" stopped. 2025-06-26 00:47:30.381 +03:00 [DBG] Connection id "0HNC8090TG63C" accepted. 2025-06-26 00:47:30.381 +03:00 [DBG] Connection id "0HNC8090TG63C" started. 2025-06-26 00:47:30.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:47:30.382 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:47:30.382 +03:00 [DBG] POST requests are not supported 2025-06-26 00:47:30.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:47:30.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-06-26 00:47:30.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:47:30.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:47:30.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:47:30.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:47:30.382 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:47:30.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:47:30.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-06-26 00:47:30.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:47:30.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:47:30.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-06-26 00:47:30.382 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:47:30.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-06-26 00:47:30.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:47:30.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:47:30.382 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:47:30.382 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:47:30.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:47:30.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:47:30.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:47:30.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:47:30.382 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:47:30.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-06-26 00:47:30.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:47:30.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:47:30.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:47:30.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:47:30.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:47:30.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8231ms 2025-06-26 00:47:30.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:47:30.383 +03:00 [DBG] Connection id "0HNC8090TG63C" completed keep alive response. 2025-06-26 00:47:30.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6252ms 2025-06-26 00:47:30.383 +03:00 [DBG] Connection id "0HNC8090TG63C" received FIN. 2025-06-26 00:47:30.384 +03:00 [DBG] Connection id "0HNC8090TG63C" disconnecting. 2025-06-26 00:47:30.384 +03:00 [DBG] Connection id "0HNC8090TG63C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:47:30.385 +03:00 [DBG] Connection id "0HNC8090TG63C" stopped. 2025-06-26 00:48:30.377 +03:00 [DBG] Connection id "0HNC8090TG63D" accepted. 2025-06-26 00:48:30.378 +03:00 [DBG] Connection id "0HNC8090TG63D" started. 2025-06-26 00:48:30.378 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:48:30.378 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:48:30.378 +03:00 [DBG] POST requests are not supported 2025-06-26 00:48:30.378 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:48:30.378 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 00:48:30.378 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:48:30.378 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:48:30.378 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:48:30.378 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:48:30.378 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:48:30.378 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:48:30.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-06-26 00:48:30.378 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:48:30.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:48:30.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-06-26 00:48:30.379 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:48:30.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-06-26 00:48:30.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:48:30.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:48:30.379 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:48:30.379 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:48:30.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:48:30.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:48:30.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:48:30.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:48:30.379 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:48:30.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2144ms. 2025-06-26 00:48:30.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:48:30.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:48:30.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:48:30.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:48:30.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:48:30.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:48:30.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:48:30.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.209ms 2025-06-26 00:48:30.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:48:30.380 +03:00 [DBG] Connection id "0HNC8090TG63D" completed keep alive response. 2025-06-26 00:48:30.380 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3563ms 2025-06-26 00:48:30.380 +03:00 [DBG] Connection id "0HNC8090TG63D" received FIN. 2025-06-26 00:48:30.381 +03:00 [DBG] Connection id "0HNC8090TG63D" disconnecting. 2025-06-26 00:48:30.381 +03:00 [DBG] Connection id "0HNC8090TG63D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:48:30.382 +03:00 [DBG] Connection id "0HNC8090TG63D" stopped. 2025-06-26 00:49:30.365 +03:00 [DBG] Connection id "0HNC8090TG63E" accepted. 2025-06-26 00:49:30.365 +03:00 [DBG] Connection id "0HNC8090TG63E" started. 2025-06-26 00:49:30.365 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:49:30.365 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:49:30.365 +03:00 [DBG] POST requests are not supported 2025-06-26 00:49:30.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:49:30.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-06-26 00:49:30.366 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:49:30.366 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:49:30.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:49:30.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:49:30.366 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:49:30.366 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:49:30.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-06-26 00:49:30.366 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:49:30.366 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:49:30.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-06-26 00:49:30.366 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:49:30.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-06-26 00:49:30.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:49:30.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:49:30.366 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:49:30.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:49:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:49:30.367 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:49:30.367 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-06-26 00:49:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:49:30.367 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:49:30.367 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:49:30.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:49:30.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:49:30.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:49:30.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:49:30.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2464ms 2025-06-26 00:49:30.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:49:30.368 +03:00 [DBG] Connection id "0HNC8090TG63E" completed keep alive response. 2025-06-26 00:49:30.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.424ms 2025-06-26 00:49:30.368 +03:00 [DBG] Connection id "0HNC8090TG63E" received FIN. 2025-06-26 00:49:30.368 +03:00 [DBG] Connection id "0HNC8090TG63E" disconnecting. 2025-06-26 00:49:30.368 +03:00 [DBG] Connection id "0HNC8090TG63E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:49:30.369 +03:00 [DBG] Connection id "0HNC8090TG63E" stopped. 2025-06-26 00:50:30.375 +03:00 [DBG] Connection id "0HNC8090TG63F" accepted. 2025-06-26 00:50:30.375 +03:00 [DBG] Connection id "0HNC8090TG63F" started. 2025-06-26 00:50:30.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:50:30.375 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:50:30.375 +03:00 [DBG] POST requests are not supported 2025-06-26 00:50:30.375 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:50:30.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-06-26 00:50:30.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:50:30.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:50:30.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:50:30.376 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:50:30.376 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:50:30.376 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:50:30.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-06-26 00:50:30.376 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:50:30.376 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:50:30.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-06-26 00:50:30.376 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:50:30.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-06-26 00:50:30.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:50:30.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:50:30.376 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:50:30.376 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:50:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:50:30.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:50:30.377 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-06-26 00:50:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:50:30.377 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:50:30.377 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:50:30.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:50:30.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:50:30.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1932ms 2025-06-26 00:50:30.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:50:30.378 +03:00 [DBG] Connection id "0HNC8090TG63F" completed keep alive response. 2025-06-26 00:50:30.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3124ms 2025-06-26 00:50:30.378 +03:00 [DBG] Connection id "0HNC8090TG63F" received FIN. 2025-06-26 00:50:30.378 +03:00 [DBG] Connection id "0HNC8090TG63F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:50:30.378 +03:00 [DBG] Connection id "0HNC8090TG63F" disconnecting. 2025-06-26 00:50:30.378 +03:00 [DBG] Connection id "0HNC8090TG63F" stopped. 2025-06-26 00:51:30.372 +03:00 [DBG] Connection id "0HNC8090TG63G" accepted. 2025-06-26 00:51:30.372 +03:00 [DBG] Connection id "0HNC8090TG63G" started. 2025-06-26 00:51:30.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:51:30.372 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:51:30.372 +03:00 [DBG] POST requests are not supported 2025-06-26 00:51:30.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:51:30.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-06-26 00:51:30.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:51:30.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:51:30.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:51:30.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:51:30.372 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:51:30.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:51:30.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-06-26 00:51:30.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:51:30.373 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:51:30.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-06-26 00:51:30.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:51:30.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-06-26 00:51:30.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:51:30.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:51:30.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:51:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:51:30.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:51:30.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.15ms. 2025-06-26 00:51:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:51:30.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:51:30.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:51:30.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:51:30.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:51:30.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7834ms 2025-06-26 00:51:30.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:51:30.374 +03:00 [DBG] Connection id "0HNC8090TG63G" completed keep alive response. 2025-06-26 00:51:30.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4856ms 2025-06-26 00:51:30.374 +03:00 [DBG] Connection id "0HNC8090TG63G" received FIN. 2025-06-26 00:51:30.374 +03:00 [DBG] Connection id "0HNC8090TG63G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:51:30.374 +03:00 [DBG] Connection id "0HNC8090TG63G" disconnecting. 2025-06-26 00:51:30.374 +03:00 [DBG] Connection id "0HNC8090TG63G" stopped. 2025-06-26 00:52:30.366 +03:00 [DBG] Connection id "0HNC8090TG63H" accepted. 2025-06-26 00:52:30.367 +03:00 [DBG] Connection id "0HNC8090TG63H" started. 2025-06-26 00:52:30.367 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:52:30.367 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:52:30.367 +03:00 [DBG] POST requests are not supported 2025-06-26 00:52:30.367 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:52:30.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-06-26 00:52:30.367 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:52:30.367 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:52:30.367 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:52:30.367 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:52:30.367 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:52:30.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:52:30.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-06-26 00:52:30.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:52:30.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:52:30.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-06-26 00:52:30.368 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:52:30.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-06-26 00:52:30.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:52:30.368 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:52:30.368 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:52:30.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:52:30.368 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:52:30.368 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1925ms. 2025-06-26 00:52:30.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:52:30.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:52:30.369 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:52:30.369 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:52:30.369 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:52:30.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:52:30.369 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:52:30.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:52:30.369 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:52:30.369 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:52:30.369 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:52:30.369 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3369ms 2025-06-26 00:52:30.369 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:52:30.369 +03:00 [DBG] Connection id "0HNC8090TG63H" completed keep alive response. 2025-06-26 00:52:30.369 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5133ms 2025-06-26 00:52:30.369 +03:00 [DBG] Connection id "0HNC8090TG63H" received FIN. 2025-06-26 00:52:30.370 +03:00 [DBG] Connection id "0HNC8090TG63H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:52:30.370 +03:00 [DBG] Connection id "0HNC8090TG63H" disconnecting. 2025-06-26 00:52:30.370 +03:00 [DBG] Connection id "0HNC8090TG63H" stopped. 2025-06-26 00:53:30.382 +03:00 [DBG] Connection id "0HNC8090TG63I" accepted. 2025-06-26 00:53:30.382 +03:00 [DBG] Connection id "0HNC8090TG63I" started. 2025-06-26 00:53:30.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:53:30.382 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:53:30.382 +03:00 [DBG] POST requests are not supported 2025-06-26 00:53:30.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:53:30.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-06-26 00:53:30.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:53:30.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:53:30.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:53:30.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:53:30.383 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:53:30.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:53:30.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-06-26 00:53:30.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:53:30.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:53:30.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-06-26 00:53:30.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:53:30.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-06-26 00:53:30.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:53:30.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:53:30.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:53:30.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:53:30.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:53:30.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:53:30.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:53:30.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:53:30.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:53:30.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1692ms. 2025-06-26 00:53:30.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:53:30.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:53:30.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:53:30.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:53:30.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:53:30.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3371ms 2025-06-26 00:53:30.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:53:30.384 +03:00 [DBG] Connection id "0HNC8090TG63I" completed keep alive response. 2025-06-26 00:53:30.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2691ms 2025-06-26 00:53:30.385 +03:00 [DBG] Connection id "0HNC8090TG63I" received FIN. 2025-06-26 00:53:30.385 +03:00 [DBG] Connection id "0HNC8090TG63I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:53:30.385 +03:00 [DBG] Connection id "0HNC8090TG63I" disconnecting. 2025-06-26 00:53:30.385 +03:00 [DBG] Connection id "0HNC8090TG63I" stopped. 2025-06-26 00:54:30.369 +03:00 [DBG] Connection id "0HNC8090TG63J" accepted. 2025-06-26 00:54:30.369 +03:00 [DBG] Connection id "0HNC8090TG63J" started. 2025-06-26 00:54:30.370 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:54:30.370 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:54:30.370 +03:00 [DBG] POST requests are not supported 2025-06-26 00:54:30.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:54:30.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-06-26 00:54:30.370 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:54:30.370 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:54:30.370 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:54:30.370 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:54:30.370 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:54:30.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:54:30.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-06-26 00:54:30.370 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:54:30.370 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:54:30.371 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:54:30.371 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:54:30.371 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:54:30.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:54:30.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:54:30.371 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:54:30.371 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:54:30.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:54:30.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:54:30.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:54:30.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:54:30.371 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:54:30.372 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.215ms. 2025-06-26 00:54:30.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:54:30.372 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:54:30.372 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:54:30.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:54:30.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:54:30.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:54:30.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:54:30.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:54:30.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0123ms 2025-06-26 00:54:30.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:54:30.373 +03:00 [DBG] Connection id "0HNC8090TG63J" completed keep alive response. 2025-06-26 00:54:30.373 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5026ms 2025-06-26 00:54:30.373 +03:00 [DBG] Connection id "0HNC8090TG63J" received FIN. 2025-06-26 00:54:30.373 +03:00 [DBG] Connection id "0HNC8090TG63J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:54:30.374 +03:00 [DBG] Connection id "0HNC8090TG63J" disconnecting. 2025-06-26 00:54:30.374 +03:00 [DBG] Connection id "0HNC8090TG63J" stopped. 2025-06-26 00:55:30.376 +03:00 [DBG] Connection id "0HNC8090TG63K" accepted. 2025-06-26 00:55:30.376 +03:00 [DBG] Connection id "0HNC8090TG63K" started. 2025-06-26 00:55:30.376 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:55:30.376 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:55:30.376 +03:00 [DBG] POST requests are not supported 2025-06-26 00:55:30.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:55:30.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-06-26 00:55:30.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:55:30.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:55:30.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:55:30.376 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:55:30.376 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:55:30.376 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:55:30.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-06-26 00:55:30.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:55:30.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:55:30.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:55:30.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:55:30.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:55:30.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:55:30.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:55:30.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:55:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:55:30.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:55:30.377 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-06-26 00:55:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:55:30.377 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:55:30.377 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:55:30.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:55:30.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:55:30.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:55:30.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:55:30.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8361ms 2025-06-26 00:55:30.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:55:30.378 +03:00 [DBG] Connection id "0HNC8090TG63K" completed keep alive response. 2025-06-26 00:55:30.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7071ms 2025-06-26 00:55:30.378 +03:00 [DBG] Connection id "0HNC8090TG63K" received FIN. 2025-06-26 00:55:30.378 +03:00 [DBG] Connection id "0HNC8090TG63K" disconnecting. 2025-06-26 00:55:30.378 +03:00 [DBG] Connection id "0HNC8090TG63K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:55:30.379 +03:00 [DBG] Connection id "0HNC8090TG63K" stopped. 2025-06-26 00:56:30.376 +03:00 [DBG] Connection id "0HNC8090TG63L" accepted. 2025-06-26 00:56:30.376 +03:00 [DBG] Connection id "0HNC8090TG63L" started. 2025-06-26 00:56:30.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:56:30.377 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:56:30.377 +03:00 [DBG] POST requests are not supported 2025-06-26 00:56:30.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:56:30.377 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 00:56:30.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:56:30.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:56:30.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:56:30.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:56:30.377 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:56:30.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:56:30.377 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 00:56:30.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:56:30.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:56:30.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:56:30.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:56:30.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:56:30.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:56:30.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:56:30.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:56:30.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:56:30.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:56:30.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:56:30.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-06-26 00:56:30.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:56:30.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:56:30.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:56:30.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:56:30.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:56:30.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7633ms 2025-06-26 00:56:30.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:56:30.378 +03:00 [DBG] Connection id "0HNC8090TG63L" completed keep alive response. 2025-06-26 00:56:30.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6023ms 2025-06-26 00:56:30.378 +03:00 [DBG] Connection id "0HNC8090TG63L" received FIN. 2025-06-26 00:56:30.379 +03:00 [DBG] Connection id "0HNC8090TG63L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:56:30.379 +03:00 [DBG] Connection id "0HNC8090TG63L" disconnecting. 2025-06-26 00:56:30.379 +03:00 [DBG] Connection id "0HNC8090TG63L" stopped. 2025-06-26 00:57:30.382 +03:00 [DBG] Connection id "0HNC8090TG63M" accepted. 2025-06-26 00:57:30.382 +03:00 [DBG] Connection id "0HNC8090TG63M" started. 2025-06-26 00:57:30.383 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:57:30.383 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:57:30.383 +03:00 [DBG] POST requests are not supported 2025-06-26 00:57:30.383 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:57:30.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-06-26 00:57:30.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:57:30.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:57:30.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:57:30.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:57:30.383 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:57:30.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:57:30.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-06-26 00:57:30.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:57:30.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:57:30.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-06-26 00:57:30.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:57:30.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-06-26 00:57:30.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:57:30.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:57:30.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:57:30.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:57:30.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:57:30.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:57:30.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:57:30.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:57:30.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:57:30.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-06-26 00:57:30.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:57:30.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:57:30.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:57:30.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:57:30.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:57:30.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8584ms 2025-06-26 00:57:30.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:57:30.384 +03:00 [DBG] Connection id "0HNC8090TG63M" completed keep alive response. 2025-06-26 00:57:30.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5909ms 2025-06-26 00:57:30.384 +03:00 [DBG] Connection id "0HNC8090TG63M" received FIN. 2025-06-26 00:57:30.385 +03:00 [DBG] Connection id "0HNC8090TG63M" disconnecting. 2025-06-26 00:57:30.385 +03:00 [DBG] Connection id "0HNC8090TG63M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:57:30.386 +03:00 [DBG] Connection id "0HNC8090TG63M" stopped. 2025-06-26 00:58:30.376 +03:00 [DBG] Connection id "0HNC8090TG63N" accepted. 2025-06-26 00:58:30.376 +03:00 [DBG] Connection id "0HNC8090TG63N" started. 2025-06-26 00:58:30.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:58:30.377 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:58:30.377 +03:00 [DBG] POST requests are not supported 2025-06-26 00:58:30.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:58:30.377 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 00:58:30.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:58:30.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:58:30.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:58:30.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:58:30.377 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:58:30.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:58:30.377 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 00:58:30.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:58:30.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:58:30.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:58:30.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:58:30.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:58:30.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:58:30.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:58:30.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:58:30.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:58:30.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:58:30.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:58:30.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-06-26 00:58:30.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:58:30.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:58:30.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:58:30.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:58:30.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:58:30.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0564ms 2025-06-26 00:58:30.379 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:58:30.379 +03:00 [DBG] Connection id "0HNC8090TG63N" completed keep alive response. 2025-06-26 00:58:30.379 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0659ms 2025-06-26 00:58:30.379 +03:00 [DBG] Connection id "0HNC8090TG63N" received FIN. 2025-06-26 00:58:30.379 +03:00 [DBG] Connection id "0HNC8090TG63N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:58:30.379 +03:00 [DBG] Connection id "0HNC8090TG63N" disconnecting. 2025-06-26 00:58:30.379 +03:00 [DBG] Connection id "0HNC8090TG63N" stopped. 2025-06-26 00:59:30.384 +03:00 [DBG] Connection id "0HNC8090TG63O" accepted. 2025-06-26 00:59:30.384 +03:00 [DBG] Connection id "0HNC8090TG63O" started. 2025-06-26 00:59:30.384 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 00:59:30.384 +03:00 [VRB] All hosts are allowed. 2025-06-26 00:59:30.384 +03:00 [DBG] POST requests are not supported 2025-06-26 00:59:30.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 00:59:30.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-06-26 00:59:30.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:59:30.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 00:59:30.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 00:59:30.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 00:59:30.384 +03:00 [INF] CORS policy execution successful. 2025-06-26 00:59:30.385 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:59:30.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-06-26 00:59:30.385 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 00:59:30.385 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 00:59:30.385 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 00:59:30.385 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 00:59:30.385 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 00:59:30.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:59:30.385 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:59:30.385 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 00:59:30.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:59:30.385 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 00:59:30.385 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-06-26 00:59:30.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:59:30.385 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 00:59:30.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 00:59:30.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:59:30.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 00:59:30.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6854ms 2025-06-26 00:59:30.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 00:59:30.385 +03:00 [DBG] Connection id "0HNC8090TG63O" completed keep alive response. 2025-06-26 00:59:30.386 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4946ms 2025-06-26 00:59:30.386 +03:00 [DBG] Connection id "0HNC8090TG63O" received FIN. 2025-06-26 00:59:30.386 +03:00 [DBG] Connection id "0HNC8090TG63O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 00:59:30.386 +03:00 [DBG] Connection id "0HNC8090TG63O" disconnecting. 2025-06-26 00:59:30.386 +03:00 [DBG] Connection id "0HNC8090TG63O" stopped. 2025-06-26 01:00:30.389 +03:00 [DBG] Connection id "0HNC8090TG63P" accepted. 2025-06-26 01:00:30.389 +03:00 [DBG] Connection id "0HNC8090TG63P" started. 2025-06-26 01:00:30.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:00:30.389 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:00:30.389 +03:00 [DBG] POST requests are not supported 2025-06-26 01:00:30.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:00:30.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-06-26 01:00:30.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:00:30.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:00:30.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:00:30.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:00:30.389 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:00:30.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:00:30.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-06-26 01:00:30.390 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:00:30.390 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:00:30.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-06-26 01:00:30.390 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:00:30.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-06-26 01:00:30.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:00:30.390 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:00:30.390 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:00:30.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:00:30.390 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:00:30.390 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-26 01:00:30.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:00:30.390 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:00:30.390 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:00:30.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:00:30.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:00:30.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:00:30.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7759ms 2025-06-26 01:00:30.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:00:30.391 +03:00 [DBG] Connection id "0HNC8090TG63P" completed keep alive response. 2025-06-26 01:00:30.391 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5748ms 2025-06-26 01:00:30.391 +03:00 [DBG] Connection id "0HNC8090TG63P" received FIN. 2025-06-26 01:00:30.391 +03:00 [DBG] Connection id "0HNC8090TG63P" disconnecting. 2025-06-26 01:00:30.391 +03:00 [DBG] Connection id "0HNC8090TG63P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:00:30.392 +03:00 [DBG] Connection id "0HNC8090TG63P" stopped. 2025-06-26 01:01:30.389 +03:00 [DBG] Connection id "0HNC8090TG63Q" accepted. 2025-06-26 01:01:30.389 +03:00 [DBG] Connection id "0HNC8090TG63Q" started. 2025-06-26 01:01:30.390 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:01:30.390 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:01:30.390 +03:00 [DBG] POST requests are not supported 2025-06-26 01:01:30.390 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:01:30.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-06-26 01:01:30.390 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:01:30.390 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:01:30.390 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:01:30.390 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:01:30.390 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:01:30.390 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:01:30.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-06-26 01:01:30.390 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:01:30.390 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:01:30.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-06-26 01:01:30.390 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:01:30.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-06-26 01:01:30.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:01:30.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:01:30.390 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:01:30.391 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:01:30.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:01:30.391 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:01:30.391 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-06-26 01:01:30.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:01:30.391 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:01:30.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:01:30.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:01:30.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:01:30.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:01:30.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:01:30.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:01:30.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:01:30.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.273ms 2025-06-26 01:01:30.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:01:30.392 +03:00 [DBG] Connection id "0HNC8090TG63Q" completed keep alive response. 2025-06-26 01:01:30.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2573ms 2025-06-26 01:01:30.392 +03:00 [DBG] Connection id "0HNC8090TG63Q" received FIN. 2025-06-26 01:01:30.392 +03:00 [DBG] Connection id "0HNC8090TG63Q" disconnecting. 2025-06-26 01:01:30.392 +03:00 [DBG] Connection id "0HNC8090TG63Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:01:30.393 +03:00 [DBG] Connection id "0HNC8090TG63Q" stopped. 2025-06-26 01:02:30.386 +03:00 [DBG] Connection id "0HNC8090TG63R" accepted. 2025-06-26 01:02:30.386 +03:00 [DBG] Connection id "0HNC8090TG63R" started. 2025-06-26 01:02:30.386 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:02:30.386 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:02:30.386 +03:00 [DBG] POST requests are not supported 2025-06-26 01:02:30.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:02:30.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-06-26 01:02:30.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:02:30.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:02:30.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:02:30.386 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:02:30.386 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:02:30.386 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:02:30.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-06-26 01:02:30.386 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:02:30.386 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:02:30.386 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:02:30.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:02:30.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-06-26 01:02:30.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:02:30.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:02:30.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:02:30.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:02:30.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:02:30.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-06-26 01:02:30.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:02:30.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:02:30.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:02:30.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:02:30.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:02:30.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8656ms 2025-06-26 01:02:30.387 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:02:30.388 +03:00 [DBG] Connection id "0HNC8090TG63R" completed keep alive response. 2025-06-26 01:02:30.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5942ms 2025-06-26 01:02:30.388 +03:00 [DBG] Connection id "0HNC8090TG63R" received FIN. 2025-06-26 01:02:30.388 +03:00 [DBG] Connection id "0HNC8090TG63R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:02:30.388 +03:00 [DBG] Connection id "0HNC8090TG63R" disconnecting. 2025-06-26 01:02:30.388 +03:00 [DBG] Connection id "0HNC8090TG63R" stopped. 2025-06-26 01:03:30.392 +03:00 [DBG] Connection id "0HNC8090TG63S" accepted. 2025-06-26 01:03:30.392 +03:00 [DBG] Connection id "0HNC8090TG63S" started. 2025-06-26 01:03:30.392 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:03:30.392 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:03:30.392 +03:00 [DBG] POST requests are not supported 2025-06-26 01:03:30.392 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:03:30.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-06-26 01:03:30.392 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:03:30.392 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:03:30.392 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:03:30.392 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:03:30.392 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:03:30.392 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:03:30.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-06-26 01:03:30.393 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:03:30.393 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:03:30.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-06-26 01:03:30.393 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:03:30.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-06-26 01:03:30.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:03:30.393 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:03:30.393 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:03:30.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:03:30.393 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:03:30.393 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-06-26 01:03:30.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:03:30.393 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:03:30.393 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:03:30.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:03:30.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:03:30.393 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7595ms 2025-06-26 01:03:30.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:03:30.394 +03:00 [DBG] Connection id "0HNC8090TG63S" completed keep alive response. 2025-06-26 01:03:30.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3929ms 2025-06-26 01:03:30.394 +03:00 [DBG] Connection id "0HNC8090TG63S" received FIN. 2025-06-26 01:03:30.394 +03:00 [DBG] Connection id "0HNC8090TG63S" disconnecting. 2025-06-26 01:03:30.394 +03:00 [DBG] Connection id "0HNC8090TG63S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:03:30.395 +03:00 [DBG] Connection id "0HNC8090TG63S" stopped. 2025-06-26 01:04:30.388 +03:00 [DBG] Connection id "0HNC8090TG63T" accepted. 2025-06-26 01:04:30.388 +03:00 [DBG] Connection id "0HNC8090TG63T" started. 2025-06-26 01:04:30.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:04:30.389 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:04:30.389 +03:00 [DBG] POST requests are not supported 2025-06-26 01:04:30.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:04:30.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-06-26 01:04:30.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:04:30.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:04:30.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:04:30.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:04:30.389 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:04:30.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:04:30.389 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:04:30.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:04:30.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:04:30.389 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:04:30.389 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:04:30.389 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:04:30.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:04:30.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:04:30.389 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:04:30.389 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:04:30.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:04:30.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:04:30.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:04:30.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:04:30.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:04:30.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-26 01:04:30.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:04:30.390 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:04:30.390 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:04:30.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:04:30.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:04:30.390 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.736ms 2025-06-26 01:04:30.390 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:04:30.390 +03:00 [DBG] Connection id "0HNC8090TG63T" completed keep alive response. 2025-06-26 01:04:30.390 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3815ms 2025-06-26 01:04:30.390 +03:00 [DBG] Connection id "0HNC8090TG63T" received FIN. 2025-06-26 01:04:30.390 +03:00 [DBG] Connection id "0HNC8090TG63T" disconnecting. 2025-06-26 01:04:30.390 +03:00 [DBG] Connection id "0HNC8090TG63T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:04:30.391 +03:00 [DBG] Connection id "0HNC8090TG63T" stopped. 2025-06-26 01:05:30.380 +03:00 [DBG] Connection id "0HNC8090TG63U" accepted. 2025-06-26 01:05:30.381 +03:00 [DBG] Connection id "0HNC8090TG63U" started. 2025-06-26 01:05:30.381 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:05:30.381 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:05:30.381 +03:00 [DBG] POST requests are not supported 2025-06-26 01:05:30.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:05:30.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-06-26 01:05:30.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:05:30.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:05:30.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:05:30.381 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:05:30.381 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:05:30.381 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:05:30.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-06-26 01:05:30.381 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:05:30.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:05:30.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-06-26 01:05:30.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:05:30.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-06-26 01:05:30.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:05:30.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:05:30.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:05:30.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:05:30.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:05:30.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:05:30.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:05:30.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:05:30.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:05:30.382 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-06-26 01:05:30.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:05:30.382 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:05:30.382 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:05:30.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:05:30.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:05:30.382 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.671ms 2025-06-26 01:05:30.382 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:05:30.382 +03:00 [DBG] Connection id "0HNC8090TG63U" completed keep alive response. 2025-06-26 01:05:30.382 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2689ms 2025-06-26 01:05:30.382 +03:00 [DBG] Connection id "0HNC8090TG63U" received FIN. 2025-06-26 01:05:30.382 +03:00 [DBG] Connection id "0HNC8090TG63U" disconnecting. 2025-06-26 01:05:30.382 +03:00 [DBG] Connection id "0HNC8090TG63U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:05:30.383 +03:00 [DBG] Connection id "0HNC8090TG63U" stopped. 2025-06-26 01:06:30.392 +03:00 [DBG] Connection id "0HNC8090TG63V" accepted. 2025-06-26 01:06:30.393 +03:00 [DBG] Connection id "0HNC8090TG63V" started. 2025-06-26 01:06:30.393 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:06:30.393 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:06:30.393 +03:00 [DBG] POST requests are not supported 2025-06-26 01:06:30.393 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:06:30.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-06-26 01:06:30.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:06:30.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:06:30.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:06:30.393 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:06:30.393 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:06:30.393 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:06:30.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-06-26 01:06:30.393 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:06:30.393 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:06:30.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-06-26 01:06:30.393 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:06:30.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-06-26 01:06:30.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:06:30.394 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:06:30.394 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:06:30.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:06:30.394 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:06:30.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-06-26 01:06:30.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:06:30.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:06:30.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:06:30.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:06:30.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:06:30.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7481ms 2025-06-26 01:06:30.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:06:30.394 +03:00 [DBG] Connection id "0HNC8090TG63V" completed keep alive response. 2025-06-26 01:06:30.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5951ms 2025-06-26 01:06:30.395 +03:00 [DBG] Connection id "0HNC8090TG63V" received FIN. 2025-06-26 01:06:30.395 +03:00 [DBG] Connection id "0HNC8090TG63V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:06:30.395 +03:00 [DBG] Connection id "0HNC8090TG63V" disconnecting. 2025-06-26 01:06:30.395 +03:00 [DBG] Connection id "0HNC8090TG63V" stopped. 2025-06-26 01:07:30.388 +03:00 [DBG] Connection id "0HNC8090TG640" accepted. 2025-06-26 01:07:30.388 +03:00 [DBG] Connection id "0HNC8090TG640" started. 2025-06-26 01:07:30.388 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:07:30.388 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:07:30.388 +03:00 [DBG] POST requests are not supported 2025-06-26 01:07:30.388 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:07:30.388 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:07:30.388 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:07:30.388 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:07:30.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:07:30.388 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:07:30.388 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:07:30.388 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:07:30.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-06-26 01:07:30.388 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:07:30.388 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:07:30.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-06-26 01:07:30.388 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:07:30.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-06-26 01:07:30.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:07:30.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:07:30.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:07:30.389 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:07:30.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:07:30.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:07:30.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-26 01:07:30.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:07:30.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:07:30.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:07:30.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:07:30.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:07:30.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7411ms 2025-06-26 01:07:30.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:07:30.389 +03:00 [DBG] Connection id "0HNC8090TG640" completed keep alive response. 2025-06-26 01:07:30.389 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3466ms 2025-06-26 01:07:30.390 +03:00 [DBG] Connection id "0HNC8090TG640" received FIN. 2025-06-26 01:07:30.390 +03:00 [DBG] Connection id "0HNC8090TG640" disconnecting. 2025-06-26 01:07:30.390 +03:00 [DBG] Connection id "0HNC8090TG640" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:07:30.391 +03:00 [DBG] Connection id "0HNC8090TG640" stopped. 2025-06-26 01:08:30.391 +03:00 [DBG] Connection id "0HNC8090TG641" accepted. 2025-06-26 01:08:30.391 +03:00 [DBG] Connection id "0HNC8090TG641" started. 2025-06-26 01:08:30.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:08:30.391 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:08:30.391 +03:00 [DBG] POST requests are not supported 2025-06-26 01:08:30.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:08:30.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-06-26 01:08:30.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:08:30.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:08:30.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:08:30.392 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:08:30.392 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:08:30.392 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:08:30.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-06-26 01:08:30.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:08:30.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:08:30.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-06-26 01:08:30.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:08:30.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-06-26 01:08:30.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:08:30.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:08:30.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:08:30.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:08:30.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:08:30.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-06-26 01:08:30.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:08:30.392 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:08:30.392 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:08:30.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:08:30.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:08:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:08:30.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:08:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:08:30.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:08:30.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:08:30.393 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8687ms 2025-06-26 01:08:30.393 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:08:30.393 +03:00 [DBG] Connection id "0HNC8090TG641" completed keep alive response. 2025-06-26 01:08:30.393 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5118ms 2025-06-26 01:08:30.393 +03:00 [DBG] Connection id "0HNC8090TG641" received FIN. 2025-06-26 01:08:30.393 +03:00 [DBG] Connection id "0HNC8090TG641" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:08:30.393 +03:00 [DBG] Connection id "0HNC8090TG641" disconnecting. 2025-06-26 01:08:30.393 +03:00 [DBG] Connection id "0HNC8090TG641" stopped. 2025-06-26 01:09:30.384 +03:00 [DBG] Connection id "0HNC8090TG642" accepted. 2025-06-26 01:09:30.385 +03:00 [DBG] Connection id "0HNC8090TG642" started. 2025-06-26 01:09:30.385 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:09:30.385 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:09:30.385 +03:00 [DBG] POST requests are not supported 2025-06-26 01:09:30.385 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:09:30.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-06-26 01:09:30.385 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:09:30.385 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:09:30.385 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:09:30.385 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:09:30.385 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:09:30.385 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:09:30.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-06-26 01:09:30.385 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:09:30.385 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:09:30.386 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:09:30.386 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:09:30.386 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:09:30.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:09:30.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:09:30.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:09:30.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:09:30.386 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:09:30.386 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-06-26 01:09:30.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:09:30.386 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:09:30.386 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:09:30.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:09:30.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:09:30.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:09:30.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:09:30.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:09:30.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:09:30.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:09:30.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0989ms 2025-06-26 01:09:30.387 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:09:30.387 +03:00 [DBG] Connection id "0HNC8090TG642" completed keep alive response. 2025-06-26 01:09:30.387 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1614ms 2025-06-26 01:09:30.387 +03:00 [DBG] Connection id "0HNC8090TG642" received FIN. 2025-06-26 01:09:30.388 +03:00 [DBG] Connection id "0HNC8090TG642" disconnecting. 2025-06-26 01:09:30.388 +03:00 [DBG] Connection id "0HNC8090TG642" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:09:30.389 +03:00 [DBG] Connection id "0HNC8090TG642" stopped. 2025-06-26 01:10:30.387 +03:00 [DBG] Connection id "0HNC8090TG643" accepted. 2025-06-26 01:10:30.387 +03:00 [DBG] Connection id "0HNC8090TG643" started. 2025-06-26 01:10:30.387 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:10:30.387 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:10:30.387 +03:00 [DBG] POST requests are not supported 2025-06-26 01:10:30.387 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:10:30.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-06-26 01:10:30.387 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:10:30.387 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:10:30.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:10:30.387 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:10:30.387 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:10:30.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:10:30.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-06-26 01:10:30.388 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:10:30.388 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:10:30.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-06-26 01:10:30.388 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:10:30.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-06-26 01:10:30.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:10:30.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:10:30.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:10:30.388 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:10:30.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:10:30.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:10:30.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:10:30.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:10:30.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:10:30.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-06-26 01:10:30.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:10:30.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:10:30.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:10:30.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:10:30.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:10:30.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:10:30.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:10:30.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2027ms 2025-06-26 01:10:30.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:10:30.389 +03:00 [DBG] Connection id "0HNC8090TG643" completed keep alive response. 2025-06-26 01:10:30.389 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1545ms 2025-06-26 01:10:30.389 +03:00 [DBG] Connection id "0HNC8090TG643" received FIN. 2025-06-26 01:10:30.389 +03:00 [DBG] Connection id "0HNC8090TG643" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:10:30.390 +03:00 [DBG] Connection id "0HNC8090TG643" disconnecting. 2025-06-26 01:10:30.390 +03:00 [DBG] Connection id "0HNC8090TG643" stopped. 2025-06-26 01:11:30.398 +03:00 [DBG] Connection id "0HNC8090TG644" accepted. 2025-06-26 01:11:30.398 +03:00 [DBG] Connection id "0HNC8090TG644" started. 2025-06-26 01:11:30.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:11:30.399 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:11:30.399 +03:00 [DBG] POST requests are not supported 2025-06-26 01:11:30.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:11:30.399 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:11:30.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:11:30.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:11:30.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:11:30.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:11:30.399 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:11:30.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:11:30.399 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:11:30.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:11:30.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:11:30.399 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:11:30.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:11:30.399 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:11:30.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:11:30.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:11:30.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:11:30.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:11:30.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:11:30.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:11:30.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:11:30.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:11:30.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:11:30.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-26 01:11:30.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:11:30.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:11:30.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:11:30.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:11:30.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:11:30.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7007ms 2025-06-26 01:11:30.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:11:30.400 +03:00 [DBG] Connection id "0HNC8090TG644" completed keep alive response. 2025-06-26 01:11:30.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4009ms 2025-06-26 01:11:30.400 +03:00 [DBG] Connection id "0HNC8090TG644" received FIN. 2025-06-26 01:11:30.400 +03:00 [DBG] Connection id "0HNC8090TG644" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:11:30.400 +03:00 [DBG] Connection id "0HNC8090TG644" disconnecting. 2025-06-26 01:11:30.400 +03:00 [DBG] Connection id "0HNC8090TG644" stopped. 2025-06-26 01:12:30.677 +03:00 [DBG] Connection id "0HNC8090TG645" accepted. 2025-06-26 01:12:30.677 +03:00 [DBG] Connection id "0HNC8090TG645" started. 2025-06-26 01:12:30.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:12:30.677 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:12:30.677 +03:00 [DBG] POST requests are not supported 2025-06-26 01:12:30.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:12:30.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:12:30.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:12:30.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:12:30.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:12:30.678 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:12:30.678 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:12:30.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:12:30.678 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:12:30.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:12:30.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:12:30.678 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:12:30.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:12:30.678 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:12:30.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:12:30.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:12:30.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:12:30.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:12:30.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:12:30.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-06-26 01:12:30.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:12:30.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:12:30.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:12:30.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:12:30.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:12:30.679 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7485ms 2025-06-26 01:12:30.679 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:12:30.679 +03:00 [DBG] Connection id "0HNC8090TG645" completed keep alive response. 2025-06-26 01:12:30.679 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3665ms 2025-06-26 01:12:30.679 +03:00 [DBG] Connection id "0HNC8090TG645" received FIN. 2025-06-26 01:12:30.679 +03:00 [DBG] Connection id "0HNC8090TG645" disconnecting. 2025-06-26 01:12:30.679 +03:00 [DBG] Connection id "0HNC8090TG645" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:12:30.680 +03:00 [DBG] Connection id "0HNC8090TG645" stopped. 2025-06-26 01:13:30.394 +03:00 [DBG] Connection id "0HNC8090TG646" accepted. 2025-06-26 01:13:30.394 +03:00 [DBG] Connection id "0HNC8090TG646" started. 2025-06-26 01:13:30.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:13:30.395 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:13:30.395 +03:00 [DBG] POST requests are not supported 2025-06-26 01:13:30.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:13:30.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-06-26 01:13:30.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:13:30.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:13:30.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:13:30.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:13:30.395 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:13:30.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:13:30.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-06-26 01:13:30.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:13:30.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:13:30.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-06-26 01:13:30.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:13:30.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-06-26 01:13:30.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:13:30.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:13:30.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:13:30.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:13:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:13:30.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:13:30.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-06-26 01:13:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:13:30.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:13:30.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:13:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:13:30.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:13:30.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:13:30.397 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1541ms 2025-06-26 01:13:30.397 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:13:30.397 +03:00 [DBG] Connection id "0HNC8090TG646" completed keep alive response. 2025-06-26 01:13:30.397 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1157ms 2025-06-26 01:13:30.397 +03:00 [DBG] Connection id "0HNC8090TG646" received FIN. 2025-06-26 01:13:30.397 +03:00 [DBG] Connection id "0HNC8090TG646" disconnecting. 2025-06-26 01:13:30.397 +03:00 [DBG] Connection id "0HNC8090TG646" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:13:30.398 +03:00 [DBG] Connection id "0HNC8090TG646" stopped. 2025-06-26 01:14:30.394 +03:00 [DBG] Connection id "0HNC8090TG647" accepted. 2025-06-26 01:14:30.395 +03:00 [DBG] Connection id "0HNC8090TG647" started. 2025-06-26 01:14:30.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:14:30.395 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:14:30.395 +03:00 [DBG] POST requests are not supported 2025-06-26 01:14:30.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:14:30.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-06-26 01:14:30.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:14:30.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:14:30.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:14:30.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:14:30.395 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:14:30.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:14:30.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-06-26 01:14:30.396 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:14:30.396 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:14:30.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-06-26 01:14:30.396 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:14:30.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-06-26 01:14:30.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:14:30.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:14:30.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:14:30.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:14:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:14:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:14:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:14:30.397 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:14:30.397 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2432ms. 2025-06-26 01:14:30.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:14:30.397 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:14:30.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:14:30.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:14:30.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:14:30.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:14:30.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:14:30.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:14:30.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:14:30.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:14:30.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.931ms 2025-06-26 01:14:30.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:14:30.398 +03:00 [DBG] Connection id "0HNC8090TG647" completed keep alive response. 2025-06-26 01:14:30.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3482ms 2025-06-26 01:14:30.398 +03:00 [DBG] Connection id "0HNC8090TG647" received FIN. 2025-06-26 01:14:30.399 +03:00 [DBG] Connection id "0HNC8090TG647" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:14:30.399 +03:00 [DBG] Connection id "0HNC8090TG647" disconnecting. 2025-06-26 01:14:30.399 +03:00 [DBG] Connection id "0HNC8090TG647" stopped. 2025-06-26 01:15:30.401 +03:00 [DBG] Connection id "0HNC8090TG648" accepted. 2025-06-26 01:15:30.401 +03:00 [DBG] Connection id "0HNC8090TG648" started. 2025-06-26 01:15:30.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:15:30.402 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:15:30.402 +03:00 [DBG] POST requests are not supported 2025-06-26 01:15:30.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:15:30.402 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:15:30.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:15:30.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:15:30.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:15:30.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:15:30.402 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:15:30.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:15:30.402 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:15:30.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:15:30.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:15:30.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:15:30.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:15:30.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:15:30.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:15:30.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:15:30.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:15:30.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:15:30.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:15:30.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:15:30.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:15:30.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:15:30.402 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:15:30.402 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-06-26 01:15:30.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:15:30.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:15:30.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:15:30.403 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:15:30.403 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:15:30.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:15:30.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:15:30.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.799ms 2025-06-26 01:15:30.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:15:30.403 +03:00 [DBG] Connection id "0HNC8090TG648" completed keep alive response. 2025-06-26 01:15:30.403 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4242ms 2025-06-26 01:15:30.403 +03:00 [DBG] Connection id "0HNC8090TG648" received FIN. 2025-06-26 01:15:30.403 +03:00 [DBG] Connection id "0HNC8090TG648" disconnecting. 2025-06-26 01:15:30.403 +03:00 [DBG] Connection id "0HNC8090TG648" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:15:30.404 +03:00 [DBG] Connection id "0HNC8090TG648" stopped. 2025-06-26 01:16:30.395 +03:00 [DBG] Connection id "0HNC8090TG649" accepted. 2025-06-26 01:16:30.395 +03:00 [DBG] Connection id "0HNC8090TG649" started. 2025-06-26 01:16:30.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:16:30.395 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:16:30.395 +03:00 [DBG] POST requests are not supported 2025-06-26 01:16:30.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:16:30.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-06-26 01:16:30.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:16:30.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:16:30.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:16:30.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:16:30.395 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:16:30.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:16:30.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-06-26 01:16:30.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:16:30.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:16:30.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-06-26 01:16:30.396 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:16:30.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-06-26 01:16:30.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:16:30.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:16:30.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:16:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:16:30.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:16:30.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-06-26 01:16:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:16:30.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:16:30.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:16:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:16:30.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:16:30.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7605ms 2025-06-26 01:16:30.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:16:30.396 +03:00 [DBG] Connection id "0HNC8090TG649" completed keep alive response. 2025-06-26 01:16:30.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3406ms 2025-06-26 01:16:30.397 +03:00 [DBG] Connection id "0HNC8090TG649" received FIN. 2025-06-26 01:16:30.397 +03:00 [DBG] Connection id "0HNC8090TG649" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:16:30.397 +03:00 [DBG] Connection id "0HNC8090TG649" disconnecting. 2025-06-26 01:16:30.397 +03:00 [DBG] Connection id "0HNC8090TG649" stopped. 2025-06-26 01:17:30.394 +03:00 [DBG] Connection id "0HNC8090TG64A" accepted. 2025-06-26 01:17:30.394 +03:00 [DBG] Connection id "0HNC8090TG64A" started. 2025-06-26 01:17:30.394 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:17:30.394 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:17:30.395 +03:00 [DBG] POST requests are not supported 2025-06-26 01:17:30.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:17:30.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-06-26 01:17:30.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:17:30.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:17:30.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:17:30.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:17:30.395 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:17:30.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:17:30.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-06-26 01:17:30.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:17:30.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:17:30.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-06-26 01:17:30.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:17:30.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-06-26 01:17:30.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:17:30.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:17:30.395 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:17:30.395 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:17:30.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:17:30.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:17:30.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:17:30.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:17:30.395 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:17:30.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1484ms. 2025-06-26 01:17:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:17:30.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:17:30.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:17:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:17:30.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:17:30.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0828ms 2025-06-26 01:17:30.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:17:30.396 +03:00 [DBG] Connection id "0HNC8090TG64A" completed keep alive response. 2025-06-26 01:17:30.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9775ms 2025-06-26 01:17:30.397 +03:00 [DBG] Connection id "0HNC8090TG64A" received FIN. 2025-06-26 01:17:30.397 +03:00 [DBG] Connection id "0HNC8090TG64A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:17:30.397 +03:00 [DBG] Connection id "0HNC8090TG64A" disconnecting. 2025-06-26 01:17:30.397 +03:00 [DBG] Connection id "0HNC8090TG64A" stopped. 2025-06-26 01:18:30.398 +03:00 [DBG] Connection id "0HNC8090TG64B" accepted. 2025-06-26 01:18:30.399 +03:00 [DBG] Connection id "0HNC8090TG64B" started. 2025-06-26 01:18:30.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:18:30.399 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:18:30.399 +03:00 [DBG] POST requests are not supported 2025-06-26 01:18:30.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:18:30.399 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:18:30.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:18:30.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:18:30.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:18:30.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:18:30.399 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:18:30.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:18:30.399 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:18:30.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:18:30.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:18:30.399 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:18:30.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:18:30.399 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:18:30.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:18:30.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:18:30.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:18:30.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:18:30.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:18:30.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:18:30.400 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1685ms. 2025-06-26 01:18:30.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:18:30.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:18:30.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:18:30.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:18:30.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:18:30.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7799ms 2025-06-26 01:18:30.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:18:30.400 +03:00 [DBG] Connection id "0HNC8090TG64B" completed keep alive response. 2025-06-26 01:18:30.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6162ms 2025-06-26 01:18:30.401 +03:00 [DBG] Connection id "0HNC8090TG64B" received FIN. 2025-06-26 01:18:30.401 +03:00 [DBG] Connection id "0HNC8090TG64B" disconnecting. 2025-06-26 01:18:30.401 +03:00 [DBG] Connection id "0HNC8090TG64B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:18:30.402 +03:00 [DBG] Connection id "0HNC8090TG64B" stopped. 2025-06-26 01:19:30.399 +03:00 [DBG] Connection id "0HNC8090TG64C" accepted. 2025-06-26 01:19:30.399 +03:00 [DBG] Connection id "0HNC8090TG64C" started. 2025-06-26 01:19:30.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:19:30.399 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:19:30.399 +03:00 [DBG] POST requests are not supported 2025-06-26 01:19:30.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:19:30.399 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:19:30.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:19:30.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:19:30.400 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:19:30.400 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:19:30.400 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:19:30.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:19:30.400 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:19:30.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:19:30.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:19:30.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:19:30.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:19:30.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:19:30.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:19:30.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:19:30.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:19:30.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:19:30.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:19:30.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:19:30.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:19:30.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:19:30.401 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:19:30.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2452ms. 2025-06-26 01:19:30.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:19:30.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:19:30.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:19:30.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:19:30.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:19:30.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:19:30.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:19:30.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:19:30.402 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4686ms 2025-06-26 01:19:30.402 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:19:30.402 +03:00 [DBG] Connection id "0HNC8090TG64C" completed keep alive response. 2025-06-26 01:19:30.402 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5478ms 2025-06-26 01:19:30.402 +03:00 [DBG] Connection id "0HNC8090TG64C" received FIN. 2025-06-26 01:19:30.402 +03:00 [DBG] Connection id "0HNC8090TG64C" disconnecting. 2025-06-26 01:19:30.402 +03:00 [DBG] Connection id "0HNC8090TG64C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:19:30.403 +03:00 [DBG] Connection id "0HNC8090TG64C" stopped. 2025-06-26 01:20:30.401 +03:00 [DBG] Connection id "0HNC8090TG64D" accepted. 2025-06-26 01:20:30.402 +03:00 [DBG] Connection id "0HNC8090TG64D" started. 2025-06-26 01:20:30.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:20:30.402 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:20:30.402 +03:00 [DBG] POST requests are not supported 2025-06-26 01:20:30.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:20:30.402 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:20:30.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:20:30.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:20:30.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:20:30.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:20:30.402 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:20:30.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:20:30.403 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:20:30.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:20:30.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:20:30.403 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:20:30.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:20:30.403 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:20:30.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:20:30.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:20:30.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:20:30.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:20:30.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:20:30.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:20:30.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:20:30.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:20:30.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:20:30.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-06-26 01:20:30.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:20:30.404 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:20:30.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:20:30.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:20:30.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:20:30.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.428ms 2025-06-26 01:20:30.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:20:30.404 +03:00 [DBG] Connection id "0HNC8090TG64D" completed keep alive response. 2025-06-26 01:20:30.405 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7017ms 2025-06-26 01:20:30.405 +03:00 [DBG] Connection id "0HNC8090TG64D" received FIN. 2025-06-26 01:20:30.405 +03:00 [DBG] Connection id "0HNC8090TG64D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:20:30.405 +03:00 [DBG] Connection id "0HNC8090TG64D" disconnecting. 2025-06-26 01:20:30.405 +03:00 [DBG] Connection id "0HNC8090TG64D" stopped. 2025-06-26 01:21:30.392 +03:00 [DBG] Connection id "0HNC8090TG64E" accepted. 2025-06-26 01:21:30.393 +03:00 [DBG] Connection id "0HNC8090TG64E" started. 2025-06-26 01:21:30.393 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:21:30.393 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:21:30.393 +03:00 [DBG] POST requests are not supported 2025-06-26 01:21:30.393 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:21:30.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-06-26 01:21:30.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:21:30.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:21:30.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:21:30.393 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:21:30.393 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:21:30.393 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:21:30.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-06-26 01:21:30.393 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:21:30.393 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:21:30.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-06-26 01:21:30.393 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:21:30.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-06-26 01:21:30.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:21:30.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:21:30.393 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:21:30.394 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:21:30.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:21:30.394 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:21:30.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1413ms. 2025-06-26 01:21:30.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:21:30.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:21:30.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:21:30.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:21:30.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:21:30.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.802ms 2025-06-26 01:21:30.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:21:30.394 +03:00 [DBG] Connection id "0HNC8090TG64E" completed keep alive response. 2025-06-26 01:21:30.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4315ms 2025-06-26 01:21:30.395 +03:00 [DBG] Connection id "0HNC8090TG64E" received FIN. 2025-06-26 01:21:30.395 +03:00 [DBG] Connection id "0HNC8090TG64E" disconnecting. 2025-06-26 01:21:30.395 +03:00 [DBG] Connection id "0HNC8090TG64E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:21:30.396 +03:00 [DBG] Connection id "0HNC8090TG64E" stopped. 2025-06-26 01:22:30.391 +03:00 [DBG] Connection id "0HNC8090TG64F" accepted. 2025-06-26 01:22:30.391 +03:00 [DBG] Connection id "0HNC8090TG64F" started. 2025-06-26 01:22:30.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:22:30.391 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:22:30.391 +03:00 [DBG] POST requests are not supported 2025-06-26 01:22:30.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:22:30.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-06-26 01:22:30.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:22:30.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:22:30.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:22:30.391 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:22:30.391 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:22:30.392 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:22:30.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-06-26 01:22:30.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:22:30.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:22:30.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-06-26 01:22:30.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:22:30.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-06-26 01:22:30.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:22:30.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:22:30.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:22:30.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:22:30.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:22:30.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-06-26 01:22:30.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:22:30.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:22:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:22:30.393 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:22:30.393 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:22:30.393 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:22:30.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:22:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:22:30.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:22:30.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:22:30.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:22:30.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:22:30.393 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0512ms 2025-06-26 01:22:30.393 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:22:30.393 +03:00 [DBG] Connection id "0HNC8090TG64F" completed keep alive response. 2025-06-26 01:22:30.393 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8669ms 2025-06-26 01:22:30.393 +03:00 [DBG] Connection id "0HNC8090TG64F" received FIN. 2025-06-26 01:22:30.394 +03:00 [DBG] Connection id "0HNC8090TG64F" disconnecting. 2025-06-26 01:22:30.394 +03:00 [DBG] Connection id "0HNC8090TG64F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:22:30.395 +03:00 [DBG] Connection id "0HNC8090TG64F" stopped. 2025-06-26 01:23:30.394 +03:00 [DBG] Connection id "0HNC8090TG64G" accepted. 2025-06-26 01:23:30.394 +03:00 [DBG] Connection id "0HNC8090TG64G" started. 2025-06-26 01:23:30.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:23:30.395 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:23:30.395 +03:00 [DBG] POST requests are not supported 2025-06-26 01:23:30.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:23:30.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-06-26 01:23:30.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:23:30.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:23:30.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:23:30.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:23:30.395 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:23:30.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:23:30.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-06-26 01:23:30.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:23:30.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:23:30.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-06-26 01:23:30.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:23:30.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-06-26 01:23:30.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:23:30.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:23:30.395 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:23:30.395 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:23:30.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:23:30.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:23:30.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:23:30.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:23:30.395 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:23:30.395 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-06-26 01:23:30.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:23:30.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:23:30.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:23:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:23:30.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:23:30.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7192ms 2025-06-26 01:23:30.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:23:30.396 +03:00 [DBG] Connection id "0HNC8090TG64G" completed keep alive response. 2025-06-26 01:23:30.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4238ms 2025-06-26 01:23:30.396 +03:00 [DBG] Connection id "0HNC8090TG64G" received FIN. 2025-06-26 01:23:30.396 +03:00 [DBG] Connection id "0HNC8090TG64G" disconnecting. 2025-06-26 01:23:30.396 +03:00 [DBG] Connection id "0HNC8090TG64G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:23:30.397 +03:00 [DBG] Connection id "0HNC8090TG64G" stopped. 2025-06-26 01:24:30.401 +03:00 [DBG] Connection id "0HNC8090TG64H" accepted. 2025-06-26 01:24:30.401 +03:00 [DBG] Connection id "0HNC8090TG64H" started. 2025-06-26 01:24:30.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:24:30.401 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:24:30.401 +03:00 [DBG] POST requests are not supported 2025-06-26 01:24:30.401 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:24:30.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-06-26 01:24:30.401 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:24:30.401 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:24:30.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:24:30.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:24:30.402 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:24:30.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:24:30.402 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:24:30.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:24:30.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:24:30.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:24:30.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:24:30.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:24:30.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:24:30.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:24:30.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:24:30.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:24:30.402 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:24:30.402 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-06-26 01:24:30.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:24:30.402 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:24:30.402 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:24:30.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:24:30.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:24:30.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:24:30.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:24:30.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:24:30.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7711ms 2025-06-26 01:24:30.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:24:30.403 +03:00 [DBG] Connection id "0HNC8090TG64H" completed keep alive response. 2025-06-26 01:24:30.403 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3905ms 2025-06-26 01:24:30.403 +03:00 [DBG] Connection id "0HNC8090TG64H" received FIN. 2025-06-26 01:24:30.403 +03:00 [DBG] Connection id "0HNC8090TG64H" disconnecting. 2025-06-26 01:24:30.403 +03:00 [DBG] Connection id "0HNC8090TG64H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:24:30.404 +03:00 [DBG] Connection id "0HNC8090TG64H" stopped. 2025-06-26 01:25:30.407 +03:00 [DBG] Connection id "0HNC8090TG64I" accepted. 2025-06-26 01:25:30.407 +03:00 [DBG] Connection id "0HNC8090TG64I" started. 2025-06-26 01:25:30.408 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:25:30.408 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:25:30.408 +03:00 [DBG] POST requests are not supported 2025-06-26 01:25:30.408 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:25:30.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-06-26 01:25:30.408 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:25:30.408 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:25:30.408 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:25:30.408 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:25:30.408 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:25:30.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:25:30.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-06-26 01:25:30.408 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:25:30.408 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:25:30.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-06-26 01:25:30.408 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:25:30.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-06-26 01:25:30.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:25:30.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:25:30.408 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:25:30.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:25:30.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:25:30.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:25:30.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:25:30.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:25:30.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:25:30.409 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1562ms. 2025-06-26 01:25:30.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:25:30.409 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:25:30.409 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:25:30.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:25:30.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:25:30.409 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8891ms 2025-06-26 01:25:30.409 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:25:30.409 +03:00 [DBG] Connection id "0HNC8090TG64I" completed keep alive response. 2025-06-26 01:25:30.409 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5901ms 2025-06-26 01:25:30.409 +03:00 [DBG] Connection id "0HNC8090TG64I" received FIN. 2025-06-26 01:25:30.410 +03:00 [DBG] Connection id "0HNC8090TG64I" disconnecting. 2025-06-26 01:25:30.410 +03:00 [DBG] Connection id "0HNC8090TG64I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:25:30.411 +03:00 [DBG] Connection id "0HNC8090TG64I" stopped. 2025-06-26 01:26:30.403 +03:00 [DBG] Connection id "0HNC8090TG64J" accepted. 2025-06-26 01:26:30.403 +03:00 [DBG] Connection id "0HNC8090TG64J" started. 2025-06-26 01:26:30.403 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:26:30.403 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:26:30.403 +03:00 [DBG] POST requests are not supported 2025-06-26 01:26:30.403 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:26:30.403 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:26:30.403 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:26:30.403 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:26:30.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:26:30.404 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:26:30.404 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:26:30.404 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:26:30.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-06-26 01:26:30.404 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:26:30.404 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:26:30.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-06-26 01:26:30.404 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:26:30.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-06-26 01:26:30.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:26:30.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:26:30.404 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:26:30.404 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:26:30.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:26:30.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:26:30.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:26:30.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:26:30.404 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:26:30.404 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-06-26 01:26:30.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:26:30.405 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:26:30.405 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:26:30.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:26:30.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:26:30.405 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.057ms 2025-06-26 01:26:30.405 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:26:30.405 +03:00 [DBG] Connection id "0HNC8090TG64J" completed keep alive response. 2025-06-26 01:26:30.405 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9613ms 2025-06-26 01:26:30.405 +03:00 [DBG] Connection id "0HNC8090TG64J" received FIN. 2025-06-26 01:26:30.406 +03:00 [DBG] Connection id "0HNC8090TG64J" disconnecting. 2025-06-26 01:26:30.406 +03:00 [DBG] Connection id "0HNC8090TG64J" stopped. 2025-06-26 01:26:30.406 +03:00 [DBG] Connection id "0HNC8090TG64J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:27:30.410 +03:00 [DBG] Connection id "0HNC8090TG64K" accepted. 2025-06-26 01:27:30.410 +03:00 [DBG] Connection id "0HNC8090TG64K" started. 2025-06-26 01:27:30.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:27:30.410 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:27:30.410 +03:00 [DBG] POST requests are not supported 2025-06-26 01:27:30.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:27:30.410 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:27:30.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:27:30.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:27:30.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:27:30.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:27:30.410 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:27:30.410 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:27:30.410 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:27:30.410 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:27:30.410 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:27:30.410 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:27:30.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:27:30.410 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:27:30.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:27:30.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:27:30.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:27:30.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:27:30.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:27:30.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:27:30.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.135ms. 2025-06-26 01:27:30.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:27:30.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:27:30.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:27:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:27:30.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:27:30.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8843ms 2025-06-26 01:27:30.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:27:30.411 +03:00 [DBG] Connection id "0HNC8090TG64K" completed keep alive response. 2025-06-26 01:27:30.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5592ms 2025-06-26 01:27:30.412 +03:00 [DBG] Connection id "0HNC8090TG64K" received FIN. 2025-06-26 01:27:30.412 +03:00 [DBG] Connection id "0HNC8090TG64K" disconnecting. 2025-06-26 01:27:30.412 +03:00 [DBG] Connection id "0HNC8090TG64K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:27:30.413 +03:00 [DBG] Connection id "0HNC8090TG64K" stopped. 2025-06-26 01:28:30.399 +03:00 [DBG] Connection id "0HNC8090TG64L" accepted. 2025-06-26 01:28:30.399 +03:00 [DBG] Connection id "0HNC8090TG64L" started. 2025-06-26 01:28:30.400 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:28:30.400 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:28:30.400 +03:00 [DBG] POST requests are not supported 2025-06-26 01:28:30.400 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:28:30.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-06-26 01:28:30.400 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:28:30.400 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:28:30.400 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:28:30.400 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:28:30.400 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:28:30.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:28:30.400 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:28:30.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:28:30.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:28:30.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:28:30.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:28:30.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-06-26 01:28:30.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:28:30.401 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:28:30.401 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:28:30.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:28:30.401 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:28:30.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1743ms. 2025-06-26 01:28:30.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:28:30.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:28:30.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:28:30.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:28:30.402 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:28:30.402 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:28:30.402 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:28:30.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:28:30.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:28:30.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:28:30.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:28:30.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:28:30.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:28:30.402 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3619ms 2025-06-26 01:28:30.402 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:28:30.402 +03:00 [DBG] Connection id "0HNC8090TG64L" completed keep alive response. 2025-06-26 01:28:30.402 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4917ms 2025-06-26 01:28:30.402 +03:00 [DBG] Connection id "0HNC8090TG64L" received FIN. 2025-06-26 01:28:30.402 +03:00 [DBG] Connection id "0HNC8090TG64L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:28:30.402 +03:00 [DBG] Connection id "0HNC8090TG64L" disconnecting. 2025-06-26 01:28:30.403 +03:00 [DBG] Connection id "0HNC8090TG64L" stopped. 2025-06-26 01:29:30.454 +03:00 [DBG] Connection id "0HNC8090TG64M" accepted. 2025-06-26 01:29:30.454 +03:00 [DBG] Connection id "0HNC8090TG64M" started. 2025-06-26 01:29:30.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:29:30.454 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:29:30.454 +03:00 [DBG] POST requests are not supported 2025-06-26 01:29:30.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:29:30.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-06-26 01:29:30.454 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:29:30.454 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:29:30.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:29:30.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:29:30.455 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:29:30.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:29:30.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-06-26 01:29:30.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:29:30.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:29:30.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-06-26 01:29:30.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:29:30.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-06-26 01:29:30.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:29:30.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:29:30.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:29:30.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:29:30.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:29:30.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-26 01:29:30.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:29:30.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:29:30.455 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:29:30.455 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:29:30.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:29:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:29:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:29:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:29:30.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:29:30.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:29:30.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7598ms 2025-06-26 01:29:30.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:29:30.456 +03:00 [DBG] Connection id "0HNC8090TG64M" completed keep alive response. 2025-06-26 01:29:30.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4424ms 2025-06-26 01:29:30.456 +03:00 [DBG] Connection id "0HNC8090TG64M" received FIN. 2025-06-26 01:29:30.456 +03:00 [DBG] Connection id "0HNC8090TG64M" disconnecting. 2025-06-26 01:29:30.456 +03:00 [DBG] Connection id "0HNC8090TG64M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:29:30.457 +03:00 [DBG] Connection id "0HNC8090TG64M" stopped. 2025-06-26 01:30:30.404 +03:00 [DBG] Connection id "0HNC8090TG64N" accepted. 2025-06-26 01:30:30.404 +03:00 [DBG] Connection id "0HNC8090TG64N" started. 2025-06-26 01:30:30.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:30:30.405 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:30:30.405 +03:00 [DBG] POST requests are not supported 2025-06-26 01:30:30.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:30:30.405 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:30:30.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:30:30.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:30:30.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:30:30.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:30:30.405 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:30:30.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:30:30.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:30:30.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:30:30.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:30:30.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:30:30.406 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:30:30.406 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:30:30.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:30:30.406 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:30:30.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:30:30.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:30:30.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:30:30.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1649ms. 2025-06-26 01:30:30.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:30:30.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:30:30.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:30:30.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:30:30.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:30:30.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:30:30.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:30:30.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:30:30.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:30:30.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:30:30.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0901ms 2025-06-26 01:30:30.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:30:30.407 +03:00 [DBG] Connection id "0HNC8090TG64N" completed keep alive response. 2025-06-26 01:30:30.407 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2358ms 2025-06-26 01:30:30.407 +03:00 [DBG] Connection id "0HNC8090TG64N" received FIN. 2025-06-26 01:30:30.407 +03:00 [DBG] Connection id "0HNC8090TG64N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:30:30.407 +03:00 [DBG] Connection id "0HNC8090TG64N" disconnecting. 2025-06-26 01:30:30.407 +03:00 [DBG] Connection id "0HNC8090TG64N" stopped. 2025-06-26 01:31:30.407 +03:00 [DBG] Connection id "0HNC8090TG64O" accepted. 2025-06-26 01:31:30.407 +03:00 [DBG] Connection id "0HNC8090TG64O" started. 2025-06-26 01:31:30.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:31:30.407 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:31:30.407 +03:00 [DBG] POST requests are not supported 2025-06-26 01:31:30.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:31:30.407 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:31:30.408 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:31:30.408 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:31:30.408 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:31:30.408 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:31:30.408 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:31:30.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:31:30.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-06-26 01:31:30.408 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:31:30.408 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:31:30.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-06-26 01:31:30.408 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:31:30.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-06-26 01:31:30.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:31:30.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:31:30.409 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:31:30.409 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:31:30.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:31:30.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:31:30.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:31:30.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:31:30.409 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:31:30.409 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1891ms. 2025-06-26 01:31:30.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:31:30.409 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:31:30.410 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:31:30.410 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:31:30.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:31:30.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:31:30.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0942ms 2025-06-26 01:31:30.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:31:30.411 +03:00 [DBG] Connection id "0HNC8090TG64O" completed keep alive response. 2025-06-26 01:31:30.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4928ms 2025-06-26 01:31:30.411 +03:00 [DBG] Connection id "0HNC8090TG64O" received FIN. 2025-06-26 01:31:30.411 +03:00 [DBG] Connection id "0HNC8090TG64O" disconnecting. 2025-06-26 01:31:30.411 +03:00 [DBG] Connection id "0HNC8090TG64O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:31:30.412 +03:00 [DBG] Connection id "0HNC8090TG64O" stopped. 2025-06-26 01:32:30.406 +03:00 [DBG] Connection id "0HNC8090TG64P" accepted. 2025-06-26 01:32:30.406 +03:00 [DBG] Connection id "0HNC8090TG64P" started. 2025-06-26 01:32:30.406 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:32:30.406 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:32:30.407 +03:00 [DBG] POST requests are not supported 2025-06-26 01:32:30.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:32:30.407 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:32:30.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:32:30.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:32:30.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:32:30.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:32:30.407 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:32:30.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:32:30.407 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:32:30.407 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:32:30.407 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:32:30.407 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:32:30.407 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:32:30.407 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:32:30.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:32:30.407 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:32:30.407 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:32:30.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:32:30.407 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:32:30.407 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-06-26 01:32:30.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:32:30.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:32:30.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:32:30.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:32:30.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:32:30.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:32:30.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:32:30.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:32:30.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:32:30.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:32:30.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:32:30.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:32:30.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:32:30.408 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7586ms 2025-06-26 01:32:30.408 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:32:30.408 +03:00 [DBG] Connection id "0HNC8090TG64P" completed keep alive response. 2025-06-26 01:32:30.408 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4393ms 2025-06-26 01:32:30.408 +03:00 [DBG] Connection id "0HNC8090TG64P" received FIN. 2025-06-26 01:32:30.408 +03:00 [DBG] Connection id "0HNC8090TG64P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:32:30.408 +03:00 [DBG] Connection id "0HNC8090TG64P" disconnecting. 2025-06-26 01:32:30.409 +03:00 [DBG] Connection id "0HNC8090TG64P" stopped. 2025-06-26 01:33:30.410 +03:00 [DBG] Connection id "0HNC8090TG64Q" accepted. 2025-06-26 01:33:30.410 +03:00 [DBG] Connection id "0HNC8090TG64Q" started. 2025-06-26 01:33:30.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:33:30.410 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:33:30.410 +03:00 [DBG] POST requests are not supported 2025-06-26 01:33:30.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:33:30.410 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:33:30.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:33:30.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:33:30.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:33:30.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:33:30.410 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:33:30.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:33:30.411 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:33:30.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:33:30.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:33:30.411 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:33:30.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:33:30.411 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:33:30.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:33:30.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:33:30.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:33:30.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:33:30.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:33:30.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-06-26 01:33:30.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:33:30.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:33:30.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:33:30.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:33:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:33:30.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:33:30.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:33:30.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:33:30.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:33:30.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:33:30.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8561ms 2025-06-26 01:33:30.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:33:30.412 +03:00 [DBG] Connection id "0HNC8090TG64Q" completed keep alive response. 2025-06-26 01:33:30.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5001ms 2025-06-26 01:33:30.412 +03:00 [DBG] Connection id "0HNC8090TG64Q" received FIN. 2025-06-26 01:33:30.412 +03:00 [DBG] Connection id "0HNC8090TG64Q" disconnecting. 2025-06-26 01:33:30.412 +03:00 [DBG] Connection id "0HNC8090TG64Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:33:30.413 +03:00 [DBG] Connection id "0HNC8090TG64Q" stopped. 2025-06-26 01:34:30.418 +03:00 [DBG] Connection id "0HNC8090TG64R" accepted. 2025-06-26 01:34:30.419 +03:00 [DBG] Connection id "0HNC8090TG64R" started. 2025-06-26 01:34:30.419 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:34:30.419 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:34:30.419 +03:00 [DBG] POST requests are not supported 2025-06-26 01:34:30.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:34:30.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:34:30.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:34:30.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:34:30.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:34:30.419 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:34:30.419 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:34:30.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:34:30.419 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:34:30.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:34:30.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:34:30.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:34:30.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:34:30.420 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:34:30.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:34:30.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:34:30.420 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:34:30.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:34:30.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:34:30.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:34:30.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:34:30.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:34:30.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:34:30.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2162ms. 2025-06-26 01:34:30.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:34:30.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:34:30.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:34:30.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:34:30.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:34:30.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:34:30.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:34:30.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:34:30.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:34:30.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:34:30.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:34:30.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:34:30.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:34:30.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:34:30.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:34:30.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:34:30.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:34:30.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2094ms 2025-06-26 01:34:30.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:34:30.422 +03:00 [DBG] Connection id "0HNC8090TG64R" completed keep alive response. 2025-06-26 01:34:30.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.515ms 2025-06-26 01:34:30.423 +03:00 [DBG] Connection id "0HNC8090TG64R" received FIN. 2025-06-26 01:34:30.423 +03:00 [DBG] Connection id "0HNC8090TG64R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:34:30.423 +03:00 [DBG] Connection id "0HNC8090TG64R" disconnecting. 2025-06-26 01:34:30.423 +03:00 [DBG] Connection id "0HNC8090TG64R" stopped. 2025-06-26 01:35:30.406 +03:00 [DBG] Connection id "0HNC8090TG64S" accepted. 2025-06-26 01:35:30.406 +03:00 [DBG] Connection id "0HNC8090TG64S" started. 2025-06-26 01:35:30.406 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:35:30.406 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:35:30.406 +03:00 [DBG] POST requests are not supported 2025-06-26 01:35:30.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:35:30.407 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:35:30.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:35:30.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:35:30.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:35:30.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:35:30.407 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:35:30.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:35:30.407 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:35:30.407 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:35:30.407 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:35:30.407 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:35:30.407 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:35:30.407 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:35:30.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:35:30.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:35:30.407 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:35:30.407 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:35:30.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:35:30.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:35:30.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:35:30.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:35:30.407 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:35:30.408 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1482ms. 2025-06-26 01:35:30.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:35:30.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:35:30.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:35:30.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:35:30.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:35:30.408 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0648ms 2025-06-26 01:35:30.408 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:35:30.408 +03:00 [DBG] Connection id "0HNC8090TG64S" completed keep alive response. 2025-06-26 01:35:30.408 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0006ms 2025-06-26 01:35:30.409 +03:00 [DBG] Connection id "0HNC8090TG64S" received FIN. 2025-06-26 01:35:30.409 +03:00 [DBG] Connection id "0HNC8090TG64S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:35:30.409 +03:00 [DBG] Connection id "0HNC8090TG64S" disconnecting. 2025-06-26 01:35:30.409 +03:00 [DBG] Connection id "0HNC8090TG64S" stopped. 2025-06-26 01:36:30.412 +03:00 [DBG] Connection id "0HNC8090TG64T" accepted. 2025-06-26 01:36:30.412 +03:00 [DBG] Connection id "0HNC8090TG64T" started. 2025-06-26 01:36:30.412 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:36:30.412 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:36:30.412 +03:00 [DBG] POST requests are not supported 2025-06-26 01:36:30.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:36:30.412 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:36:30.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:36:30.412 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:36:30.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:36:30.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:36:30.413 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:36:30.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:36:30.413 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:36:30.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:36:30.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:36:30.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:36:30.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:36:30.413 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:36:30.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:36:30.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:36:30.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:36:30.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:36:30.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:36:30.413 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-06-26 01:36:30.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:36:30.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:36:30.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:36:30.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:36:30.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:36:30.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:36:30.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:36:30.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:36:30.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:36:30.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:36:30.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:36:30.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:36:30.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:36:30.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8829ms 2025-06-26 01:36:30.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:36:30.414 +03:00 [DBG] Connection id "0HNC8090TG64T" completed keep alive response. 2025-06-26 01:36:30.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8149ms 2025-06-26 01:36:30.414 +03:00 [DBG] Connection id "0HNC8090TG64T" received FIN. 2025-06-26 01:36:30.414 +03:00 [DBG] Connection id "0HNC8090TG64T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:36:30.415 +03:00 [DBG] Connection id "0HNC8090TG64T" disconnecting. 2025-06-26 01:36:30.415 +03:00 [DBG] Connection id "0HNC8090TG64T" stopped. 2025-06-26 01:37:30.419 +03:00 [DBG] Connection id "0HNC8090TG64U" accepted. 2025-06-26 01:37:30.420 +03:00 [DBG] Connection id "0HNC8090TG64U" started. 2025-06-26 01:37:30.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:37:30.420 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:37:30.420 +03:00 [DBG] POST requests are not supported 2025-06-26 01:37:30.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:37:30.420 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:37:30.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:37:30.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:37:30.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:37:30.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:37:30.420 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:37:30.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:37:30.420 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:37:30.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:37:30.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:37:30.421 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:37:30.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:37:30.421 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:37:30.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:37:30.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:37:30.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:37:30.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:37:30.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:37:30.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:37:30.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:37:30.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:37:30.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:37:30.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1848ms. 2025-06-26 01:37:30.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:37:30.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:37:30.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:37:30.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:37:30.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:37:30.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:37:30.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:37:30.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:37:30.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:37:30.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:37:30.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:37:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:37:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:37:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:37:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:37:30.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:37:30.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:37:30.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9051ms 2025-06-26 01:37:30.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:37:30.423 +03:00 [DBG] Connection id "0HNC8090TG64U" completed keep alive response. 2025-06-26 01:37:30.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1538ms 2025-06-26 01:37:30.423 +03:00 [DBG] Connection id "0HNC8090TG64U" received FIN. 2025-06-26 01:37:30.423 +03:00 [DBG] Connection id "0HNC8090TG64U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:37:30.424 +03:00 [DBG] Connection id "0HNC8090TG64U" disconnecting. 2025-06-26 01:37:30.424 +03:00 [DBG] Connection id "0HNC8090TG64U" stopped. 2025-06-26 01:38:30.422 +03:00 [DBG] Connection id "0HNC8090TG64V" accepted. 2025-06-26 01:38:30.422 +03:00 [DBG] Connection id "0HNC8090TG64V" started. 2025-06-26 01:38:30.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:38:30.422 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:38:30.422 +03:00 [DBG] POST requests are not supported 2025-06-26 01:38:30.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:38:30.422 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:38:30.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:38:30.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:38:30.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:38:30.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:38:30.422 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:38:30.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:38:30.422 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:38:30.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:38:30.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:38:30.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:38:30.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:38:30.423 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:38:30.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:38:30.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:38:30.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:38:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:38:30.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:38:30.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-26 01:38:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:38:30.423 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:38:30.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:38:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:38:30.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:38:30.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7475ms 2025-06-26 01:38:30.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:38:30.423 +03:00 [DBG] Connection id "0HNC8090TG64V" completed keep alive response. 2025-06-26 01:38:30.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4303ms 2025-06-26 01:38:30.424 +03:00 [DBG] Connection id "0HNC8090TG64V" received FIN. 2025-06-26 01:38:30.424 +03:00 [DBG] Connection id "0HNC8090TG64V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:38:30.424 +03:00 [DBG] Connection id "0HNC8090TG64V" disconnecting. 2025-06-26 01:38:30.425 +03:00 [DBG] Connection id "0HNC8090TG64V" stopped. 2025-06-26 01:39:30.422 +03:00 [DBG] Connection id "0HNC8090TG650" accepted. 2025-06-26 01:39:30.422 +03:00 [DBG] Connection id "0HNC8090TG650" started. 2025-06-26 01:39:30.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:39:30.423 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:39:30.423 +03:00 [DBG] POST requests are not supported 2025-06-26 01:39:30.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:39:30.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:39:30.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:39:30.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:39:30.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:39:30.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:39:30.423 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:39:30.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:39:30.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:39:30.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:39:30.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:39:30.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:39:30.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:39:30.423 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:39:30.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:39:30.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:39:30.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:39:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:39:30.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:39:30.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-06-26 01:39:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:39:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:39:30.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:39:30.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:39:30.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:39:30.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:39:30.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:39:30.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:39:30.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:39:30.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:39:30.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:39:30.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7475ms 2025-06-26 01:39:30.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:39:30.424 +03:00 [DBG] Connection id "0HNC8090TG650" completed keep alive response. 2025-06-26 01:39:30.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3318ms 2025-06-26 01:39:30.424 +03:00 [DBG] Connection id "0HNC8090TG650" received FIN. 2025-06-26 01:39:30.424 +03:00 [DBG] Connection id "0HNC8090TG650" disconnecting. 2025-06-26 01:39:30.424 +03:00 [DBG] Connection id "0HNC8090TG650" stopped. 2025-06-26 01:39:30.424 +03:00 [DBG] Connection id "0HNC8090TG650" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:40:30.424 +03:00 [DBG] Connection id "0HNC8090TG651" accepted. 2025-06-26 01:40:30.425 +03:00 [DBG] Connection id "0HNC8090TG651" started. 2025-06-26 01:40:30.425 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:40:30.425 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:40:30.425 +03:00 [DBG] POST requests are not supported 2025-06-26 01:40:30.425 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:40:30.425 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:40:30.425 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:40:30.425 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:40:30.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:40:30.425 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:40:30.425 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:40:30.425 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:40:30.425 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:40:30.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:40:30.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:40:30.425 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:40:30.425 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:40:30.425 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:40:30.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:40:30.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:40:30.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:40:30.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:40:30.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:40:30.426 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:40:30.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1648ms. 2025-06-26 01:40:30.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:40:30.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:40:30.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:40:30.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:40:30.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:40:30.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:40:30.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:40:30.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:40:30.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:40:30.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2131ms 2025-06-26 01:40:30.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:40:30.427 +03:00 [DBG] Connection id "0HNC8090TG651" completed keep alive response. 2025-06-26 01:40:30.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0748ms 2025-06-26 01:40:30.427 +03:00 [DBG] Connection id "0HNC8090TG651" received FIN. 2025-06-26 01:40:30.427 +03:00 [DBG] Connection id "0HNC8090TG651" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:40:30.427 +03:00 [DBG] Connection id "0HNC8090TG651" disconnecting. 2025-06-26 01:40:30.427 +03:00 [DBG] Connection id "0HNC8090TG651" stopped. 2025-06-26 01:41:30.420 +03:00 [DBG] Connection id "0HNC8090TG652" accepted. 2025-06-26 01:41:30.420 +03:00 [DBG] Connection id "0HNC8090TG652" started. 2025-06-26 01:41:30.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:41:30.420 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:41:30.420 +03:00 [DBG] POST requests are not supported 2025-06-26 01:41:30.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:41:30.420 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:41:30.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:41:30.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:41:30.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:41:30.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:41:30.420 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:41:30.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:41:30.421 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:41:30.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:41:30.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:41:30.421 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:41:30.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:41:30.421 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:41:30.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:41:30.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:41:30.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:41:30.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:41:30.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:41:30.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:41:30.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:41:30.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:41:30.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:41:30.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-06-26 01:41:30.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:41:30.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:41:30.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:41:30.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:41:30.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:41:30.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:41:30.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1674ms 2025-06-26 01:41:30.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:41:30.422 +03:00 [DBG] Connection id "0HNC8090TG652" completed keep alive response. 2025-06-26 01:41:30.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9972ms 2025-06-26 01:41:30.422 +03:00 [DBG] Connection id "0HNC8090TG652" received FIN. 2025-06-26 01:41:30.422 +03:00 [DBG] Connection id "0HNC8090TG652" disconnecting. 2025-06-26 01:41:30.423 +03:00 [DBG] Connection id "0HNC8090TG652" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:41:30.424 +03:00 [DBG] Connection id "0HNC8090TG652" stopped. 2025-06-26 01:42:30.760 +03:00 [DBG] Connection id "0HNC8090TG653" accepted. 2025-06-26 01:42:30.760 +03:00 [DBG] Connection id "0HNC8090TG653" started. 2025-06-26 01:42:30.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:42:30.761 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:42:30.761 +03:00 [DBG] POST requests are not supported 2025-06-26 01:42:30.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:42:30.761 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:42:30.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:42:30.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:42:30.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:42:30.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:42:30.761 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:42:30.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:42:30.761 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:42:30.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:42:30.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:42:30.761 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:42:30.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:42:30.761 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:42:30.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:42:30.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:42:30.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:42:30.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:42:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:42:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:42:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:42:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:42:30.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:42:30.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.116ms. 2025-06-26 01:42:30.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:42:30.762 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:42:30.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:42:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:42:30.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:42:30.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6889ms 2025-06-26 01:42:30.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:42:30.762 +03:00 [DBG] Connection id "0HNC8090TG653" completed keep alive response. 2025-06-26 01:42:30.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.345ms 2025-06-26 01:42:30.762 +03:00 [DBG] Connection id "0HNC8090TG653" received FIN. 2025-06-26 01:42:30.762 +03:00 [DBG] Connection id "0HNC8090TG653" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:42:30.762 +03:00 [DBG] Connection id "0HNC8090TG653" disconnecting. 2025-06-26 01:42:30.762 +03:00 [DBG] Connection id "0HNC8090TG653" stopped. 2025-06-26 01:43:30.426 +03:00 [DBG] Connection id "0HNC8090TG654" accepted. 2025-06-26 01:43:30.427 +03:00 [DBG] Connection id "0HNC8090TG654" started. 2025-06-26 01:43:30.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:43:30.427 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:43:30.427 +03:00 [DBG] POST requests are not supported 2025-06-26 01:43:30.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:43:30.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:43:30.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:43:30.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:43:30.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:43:30.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:43:30.427 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:43:30.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:43:30.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:43:30.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:43:30.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:43:30.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:43:30.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:43:30.427 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:43:30.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:43:30.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:43:30.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:43:30.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:43:30.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:43:30.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:43:30.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:43:30.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:43:30.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-06-26 01:43:30.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:43:30.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:43:30.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:43:30.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:43:30.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:43:30.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7839ms 2025-06-26 01:43:30.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:43:30.428 +03:00 [DBG] Connection id "0HNC8090TG654" completed keep alive response. 2025-06-26 01:43:30.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4903ms 2025-06-26 01:43:30.428 +03:00 [DBG] Connection id "0HNC8090TG654" received FIN. 2025-06-26 01:43:30.428 +03:00 [DBG] Connection id "0HNC8090TG654" disconnecting. 2025-06-26 01:43:30.429 +03:00 [DBG] Connection id "0HNC8090TG654" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:43:30.430 +03:00 [DBG] Connection id "0HNC8090TG654" stopped. 2025-06-26 01:44:30.430 +03:00 [DBG] Connection id "0HNC8090TG655" accepted. 2025-06-26 01:44:30.430 +03:00 [DBG] Connection id "0HNC8090TG655" started. 2025-06-26 01:44:30.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:44:30.430 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:44:30.430 +03:00 [DBG] POST requests are not supported 2025-06-26 01:44:30.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:44:30.430 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:44:30.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:44:30.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:44:30.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:44:30.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:44:30.430 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:44:30.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:44:30.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:44:30.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:44:30.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:44:30.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:44:30.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:44:30.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:44:30.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:44:30.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:44:30.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:44:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:44:30.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:44:30.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-06-26 01:44:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:44:30.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:44:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:44:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:44:30.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:44:30.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:44:30.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:44:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:44:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:44:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:44:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:44:30.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:44:30.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:44:30.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0348ms 2025-06-26 01:44:30.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:44:30.432 +03:00 [DBG] Connection id "0HNC8090TG655" completed keep alive response. 2025-06-26 01:44:30.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9284ms 2025-06-26 01:44:30.432 +03:00 [DBG] Connection id "0HNC8090TG655" received FIN. 2025-06-26 01:44:30.432 +03:00 [DBG] Connection id "0HNC8090TG655" disconnecting. 2025-06-26 01:44:30.432 +03:00 [DBG] Connection id "0HNC8090TG655" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:44:30.434 +03:00 [DBG] Connection id "0HNC8090TG655" stopped. 2025-06-26 01:45:30.421 +03:00 [DBG] Connection id "0HNC8090TG656" accepted. 2025-06-26 01:45:30.421 +03:00 [DBG] Connection id "0HNC8090TG656" started. 2025-06-26 01:45:30.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:45:30.421 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:45:30.421 +03:00 [DBG] POST requests are not supported 2025-06-26 01:45:30.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:45:30.422 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:45:30.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:45:30.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:45:30.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:45:30.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:45:30.422 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:45:30.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:45:30.422 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:45:30.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:45:30.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:45:30.422 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:45:30.422 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:45:30.422 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:45:30.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:45:30.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:45:30.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:45:30.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:45:30.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:45:30.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:45:30.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:45:30.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:45:30.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:45:30.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-06-26 01:45:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:45:30.423 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:45:30.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:45:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:45:30.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:45:30.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7234ms 2025-06-26 01:45:30.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:45:30.423 +03:00 [DBG] Connection id "0HNC8090TG656" completed keep alive response. 2025-06-26 01:45:30.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6048ms 2025-06-26 01:45:30.423 +03:00 [DBG] Connection id "0HNC8090TG656" received FIN. 2025-06-26 01:45:30.423 +03:00 [DBG] Connection id "0HNC8090TG656" disconnecting. 2025-06-26 01:45:30.423 +03:00 [DBG] Connection id "0HNC8090TG656" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:45:30.424 +03:00 [DBG] Connection id "0HNC8090TG656" stopped. 2025-06-26 01:46:30.460 +03:00 [DBG] Connection id "0HNC8090TG657" accepted. 2025-06-26 01:46:30.460 +03:00 [DBG] Connection id "0HNC8090TG657" started. 2025-06-26 01:46:30.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:46:30.460 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:46:30.460 +03:00 [DBG] POST requests are not supported 2025-06-26 01:46:30.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:46:30.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:46:30.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:46:30.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:46:30.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:46:30.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:46:30.460 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:46:30.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:46:30.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-06-26 01:46:30.460 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:46:30.460 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:46:30.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-06-26 01:46:30.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:46:30.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:46:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:46:30.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:46:30.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:46:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:46:30.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:46:30.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-26 01:46:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:46:30.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:46:30.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:46:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:46:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:46:30.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8216ms 2025-06-26 01:46:30.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:46:30.461 +03:00 [DBG] Connection id "0HNC8090TG657" completed keep alive response. 2025-06-26 01:46:30.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5744ms 2025-06-26 01:46:30.462 +03:00 [DBG] Connection id "0HNC8090TG657" received FIN. 2025-06-26 01:46:30.462 +03:00 [DBG] Connection id "0HNC8090TG657" disconnecting. 2025-06-26 01:46:30.462 +03:00 [DBG] Connection id "0HNC8090TG657" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:46:30.463 +03:00 [DBG] Connection id "0HNC8090TG657" stopped. 2025-06-26 01:47:30.418 +03:00 [DBG] Connection id "0HNC8090TG658" accepted. 2025-06-26 01:47:30.418 +03:00 [DBG] Connection id "0HNC8090TG658" started. 2025-06-26 01:47:30.418 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:47:30.418 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:47:30.418 +03:00 [DBG] POST requests are not supported 2025-06-26 01:47:30.418 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:47:30.418 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:47:30.418 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:47:30.418 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:47:30.418 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:47:30.418 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:47:30.418 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:47:30.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:47:30.419 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:47:30.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:47:30.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:47:30.419 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:47:30.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:47:30.419 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:47:30.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:47:30.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:47:30.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:47:30.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:47:30.419 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:47:30.419 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-06-26 01:47:30.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:47:30.419 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:47:30.419 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:47:30.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:47:30.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:47:30.419 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6448ms 2025-06-26 01:47:30.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:47:30.419 +03:00 [DBG] Connection id "0HNC8090TG658" completed keep alive response. 2025-06-26 01:47:30.419 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2359ms 2025-06-26 01:47:30.420 +03:00 [DBG] Connection id "0HNC8090TG658" received FIN. 2025-06-26 01:47:30.420 +03:00 [DBG] Connection id "0HNC8090TG658" disconnecting. 2025-06-26 01:47:30.420 +03:00 [DBG] Connection id "0HNC8090TG658" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:47:30.421 +03:00 [DBG] Connection id "0HNC8090TG658" stopped. 2025-06-26 01:48:30.435 +03:00 [DBG] Connection id "0HNC8090TG659" accepted. 2025-06-26 01:48:30.435 +03:00 [DBG] Connection id "0HNC8090TG659" started. 2025-06-26 01:48:30.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:48:30.435 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:48:30.435 +03:00 [DBG] POST requests are not supported 2025-06-26 01:48:30.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:48:30.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-06-26 01:48:30.435 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:48:30.435 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:48:30.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:48:30.435 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:48:30.435 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:48:30.435 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:48:30.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-06-26 01:48:30.435 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:48:30.435 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:48:30.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-06-26 01:48:30.435 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:48:30.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-06-26 01:48:30.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:48:30.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:48:30.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:48:30.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:48:30.436 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:48:30.436 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-26 01:48:30.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:48:30.436 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:48:30.436 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:48:30.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:48:30.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:48:30.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7727ms 2025-06-26 01:48:30.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:48:30.436 +03:00 [DBG] Connection id "0HNC8090TG659" completed keep alive response. 2025-06-26 01:48:30.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4674ms 2025-06-26 01:48:30.437 +03:00 [DBG] Connection id "0HNC8090TG659" received FIN. 2025-06-26 01:48:30.437 +03:00 [DBG] Connection id "0HNC8090TG659" disconnecting. 2025-06-26 01:48:30.437 +03:00 [DBG] Connection id "0HNC8090TG659" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:48:30.438 +03:00 [DBG] Connection id "0HNC8090TG659" stopped. 2025-06-26 01:49:30.430 +03:00 [DBG] Connection id "0HNC8090TG65A" accepted. 2025-06-26 01:49:30.430 +03:00 [DBG] Connection id "0HNC8090TG65A" started. 2025-06-26 01:49:30.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:49:30.430 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:49:30.430 +03:00 [DBG] POST requests are not supported 2025-06-26 01:49:30.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:49:30.430 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:49:30.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:49:30.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:49:30.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:49:30.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:49:30.431 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:49:30.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:49:30.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:49:30.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:49:30.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:49:30.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:49:30.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:49:30.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:49:30.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:49:30.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:49:30.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:49:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:49:30.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:49:30.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1598ms. 2025-06-26 01:49:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:49:30.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:49:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:49:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:49:30.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:49:30.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:49:30.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:49:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:49:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:49:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:49:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:49:30.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:49:30.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:49:30.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0696ms 2025-06-26 01:49:30.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:49:30.432 +03:00 [DBG] Connection id "0HNC8090TG65A" completed keep alive response. 2025-06-26 01:49:30.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.747ms 2025-06-26 01:49:30.432 +03:00 [DBG] Connection id "0HNC8090TG65A" received FIN. 2025-06-26 01:49:30.432 +03:00 [DBG] Connection id "0HNC8090TG65A" disconnecting. 2025-06-26 01:49:30.432 +03:00 [DBG] Connection id "0HNC8090TG65A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:49:30.434 +03:00 [DBG] Connection id "0HNC8090TG65A" stopped. 2025-06-26 01:50:30.423 +03:00 [DBG] Connection id "0HNC8090TG65B" accepted. 2025-06-26 01:50:30.424 +03:00 [DBG] Connection id "0HNC8090TG65B" started. 2025-06-26 01:50:30.424 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:50:30.424 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:50:30.424 +03:00 [DBG] POST requests are not supported 2025-06-26 01:50:30.424 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:50:30.424 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:50:30.424 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:50:30.424 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:50:30.424 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:50:30.424 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:50:30.424 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:50:30.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:50:30.424 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:50:30.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:50:30.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:50:30.425 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:50:30.425 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:50:30.425 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:50:30.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:50:30.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:50:30.425 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:50:30.425 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:50:30.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:50:30.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:50:30.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:50:30.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:50:30.425 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:50:30.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-06-26 01:50:30.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:50:30.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:50:30.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:50:30.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:50:30.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:50:30.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3704ms 2025-06-26 01:50:30.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:50:30.427 +03:00 [DBG] Connection id "0HNC8090TG65B" completed keep alive response. 2025-06-26 01:50:30.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.895ms 2025-06-26 01:50:30.427 +03:00 [DBG] Connection id "0HNC8090TG65B" received FIN. 2025-06-26 01:50:30.427 +03:00 [DBG] Connection id "0HNC8090TG65B" disconnecting. 2025-06-26 01:50:30.427 +03:00 [DBG] Connection id "0HNC8090TG65B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:50:30.428 +03:00 [DBG] Connection id "0HNC8090TG65B" stopped. 2025-06-26 01:51:30.430 +03:00 [DBG] Connection id "0HNC8090TG65C" accepted. 2025-06-26 01:51:30.430 +03:00 [DBG] Connection id "0HNC8090TG65C" started. 2025-06-26 01:51:30.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:51:30.430 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:51:30.430 +03:00 [DBG] POST requests are not supported 2025-06-26 01:51:30.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:51:30.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:51:30.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:51:30.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:51:30.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:51:30.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:51:30.431 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:51:30.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:51:30.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:51:30.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:51:30.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:51:30.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:51:30.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:51:30.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:51:30.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:51:30.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:51:30.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:51:30.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:51:30.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:51:30.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:51:30.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-06-26 01:51:30.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:51:30.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:51:30.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:51:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:51:30.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:51:30.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1874ms 2025-06-26 01:51:30.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:51:30.433 +03:00 [DBG] Connection id "0HNC8090TG65C" completed keep alive response. 2025-06-26 01:51:30.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3734ms 2025-06-26 01:51:30.433 +03:00 [DBG] Connection id "0HNC8090TG65C" received FIN. 2025-06-26 01:51:30.433 +03:00 [DBG] Connection id "0HNC8090TG65C" disconnecting. 2025-06-26 01:51:30.433 +03:00 [DBG] Connection id "0HNC8090TG65C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:51:30.435 +03:00 [DBG] Connection id "0HNC8090TG65C" stopped. 2025-06-26 01:52:30.453 +03:00 [DBG] Connection id "0HNC8090TG65D" accepted. 2025-06-26 01:52:30.453 +03:00 [DBG] Connection id "0HNC8090TG65D" started. 2025-06-26 01:52:30.453 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:52:30.453 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:52:30.453 +03:00 [DBG] POST requests are not supported 2025-06-26 01:52:30.453 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:52:30.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-06-26 01:52:30.453 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:52:30.453 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:52:30.454 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:52:30.454 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:52:30.454 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:52:30.454 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:52:30.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-06-26 01:52:30.454 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:52:30.454 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:52:30.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-06-26 01:52:30.454 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:52:30.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-06-26 01:52:30.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:52:30.454 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:52:30.454 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:52:30.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:52:30.454 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:52:30.454 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-06-26 01:52:30.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:52:30.454 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:52:30.454 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:52:30.455 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:52:30.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:52:30.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:52:30.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:52:30.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:52:30.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:52:30.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:52:30.455 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8051ms 2025-06-26 01:52:30.455 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:52:30.455 +03:00 [DBG] Connection id "0HNC8090TG65D" completed keep alive response. 2025-06-26 01:52:30.455 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4133ms 2025-06-26 01:52:30.455 +03:00 [DBG] Connection id "0HNC8090TG65D" received FIN. 2025-06-26 01:52:30.455 +03:00 [DBG] Connection id "0HNC8090TG65D" disconnecting. 2025-06-26 01:52:30.455 +03:00 [DBG] Connection id "0HNC8090TG65D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:52:30.456 +03:00 [DBG] Connection id "0HNC8090TG65D" stopped. 2025-06-26 01:53:30.432 +03:00 [DBG] Connection id "0HNC8090TG65E" accepted. 2025-06-26 01:53:30.432 +03:00 [DBG] Connection id "0HNC8090TG65E" started. 2025-06-26 01:53:30.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:53:30.432 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:53:30.432 +03:00 [DBG] POST requests are not supported 2025-06-26 01:53:30.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:53:30.432 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:53:30.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:53:30.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:53:30.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:53:30.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:53:30.433 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:53:30.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:53:30.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:53:30.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:53:30.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:53:30.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:53:30.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:53:30.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:53:30.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:53:30.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:53:30.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:53:30.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:53:30.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:53:30.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-06-26 01:53:30.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:53:30.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:53:30.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:53:30.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:53:30.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:53:30.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:53:30.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:53:30.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:53:30.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:53:30.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:53:30.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:53:30.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7976ms 2025-06-26 01:53:30.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:53:30.434 +03:00 [DBG] Connection id "0HNC8090TG65E" completed keep alive response. 2025-06-26 01:53:30.434 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5183ms 2025-06-26 01:53:30.434 +03:00 [DBG] Connection id "0HNC8090TG65E" received FIN. 2025-06-26 01:53:30.434 +03:00 [DBG] Connection id "0HNC8090TG65E" disconnecting. 2025-06-26 01:53:30.434 +03:00 [DBG] Connection id "0HNC8090TG65E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:53:30.435 +03:00 [DBG] Connection id "0HNC8090TG65E" stopped. 2025-06-26 01:54:30.437 +03:00 [DBG] Connection id "0HNC8090TG65F" accepted. 2025-06-26 01:54:30.437 +03:00 [DBG] Connection id "0HNC8090TG65F" started. 2025-06-26 01:54:30.437 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:54:30.437 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:54:30.437 +03:00 [DBG] POST requests are not supported 2025-06-26 01:54:30.437 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:54:30.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-06-26 01:54:30.437 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:54:30.437 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:54:30.437 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:54:30.437 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:54:30.437 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:54:30.437 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:54:30.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-06-26 01:54:30.437 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:54:30.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:54:30.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-06-26 01:54:30.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:54:30.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-06-26 01:54:30.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:54:30.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:54:30.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:54:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:54:30.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:54:30.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.135ms. 2025-06-26 01:54:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:54:30.438 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:54:30.438 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:54:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:54:30.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:54:30.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8056ms 2025-06-26 01:54:30.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:54:30.438 +03:00 [DBG] Connection id "0HNC8090TG65F" completed keep alive response. 2025-06-26 01:54:30.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4584ms 2025-06-26 01:54:30.439 +03:00 [DBG] Connection id "0HNC8090TG65F" received FIN. 2025-06-26 01:54:30.439 +03:00 [DBG] Connection id "0HNC8090TG65F" disconnecting. 2025-06-26 01:54:30.439 +03:00 [DBG] Connection id "0HNC8090TG65F" stopped. 2025-06-26 01:54:30.439 +03:00 [DBG] Connection id "0HNC8090TG65F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:55:30.437 +03:00 [DBG] Connection id "0HNC8090TG65G" accepted. 2025-06-26 01:55:30.437 +03:00 [DBG] Connection id "0HNC8090TG65G" started. 2025-06-26 01:55:30.437 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:55:30.437 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:55:30.438 +03:00 [DBG] POST requests are not supported 2025-06-26 01:55:30.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:55:30.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-06-26 01:55:30.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:55:30.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:55:30.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:55:30.438 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:55:30.438 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:55:30.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:55:30.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-06-26 01:55:30.438 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:55:30.438 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:55:30.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-06-26 01:55:30.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:55:30.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-06-26 01:55:30.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:55:30.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:55:30.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:55:30.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:55:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:55:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:55:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:55:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:55:30.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:55:30.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-06-26 01:55:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:55:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:55:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:55:30.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:55:30.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:55:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:55:30.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:55:30.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7442ms 2025-06-26 01:55:30.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:55:30.439 +03:00 [DBG] Connection id "0HNC8090TG65G" completed keep alive response. 2025-06-26 01:55:30.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5436ms 2025-06-26 01:55:30.439 +03:00 [DBG] Connection id "0HNC8090TG65G" received FIN. 2025-06-26 01:55:30.439 +03:00 [DBG] Connection id "0HNC8090TG65G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:55:30.439 +03:00 [DBG] Connection id "0HNC8090TG65G" disconnecting. 2025-06-26 01:55:30.439 +03:00 [DBG] Connection id "0HNC8090TG65G" stopped. 2025-06-26 01:56:30.429 +03:00 [DBG] Connection id "0HNC8090TG65H" accepted. 2025-06-26 01:56:30.429 +03:00 [DBG] Connection id "0HNC8090TG65H" started. 2025-06-26 01:56:30.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:56:30.429 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:56:30.429 +03:00 [DBG] POST requests are not supported 2025-06-26 01:56:30.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:56:30.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:56:30.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:56:30.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:56:30.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:56:30.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:56:30.430 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:56:30.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:56:30.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:56:30.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:56:30.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:56:30.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:56:30.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:56:30.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:56:30.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:56:30.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:56:30.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:56:30.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:56:30.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:56:30.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-06-26 01:56:30.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:56:30.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:56:30.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:56:30.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:56:30.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:56:30.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:56:30.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:56:30.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:56:30.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:56:30.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:56:30.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:56:30.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8389ms 2025-06-26 01:56:30.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:56:30.431 +03:00 [DBG] Connection id "0HNC8090TG65H" completed keep alive response. 2025-06-26 01:56:30.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5629ms 2025-06-26 01:56:30.431 +03:00 [DBG] Connection id "0HNC8090TG65H" received FIN. 2025-06-26 01:56:30.431 +03:00 [DBG] Connection id "0HNC8090TG65H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:56:30.431 +03:00 [DBG] Connection id "0HNC8090TG65H" disconnecting. 2025-06-26 01:56:30.431 +03:00 [DBG] Connection id "0HNC8090TG65H" stopped. 2025-06-26 01:57:30.438 +03:00 [DBG] Connection id "0HNC8090TG65I" accepted. 2025-06-26 01:57:30.438 +03:00 [DBG] Connection id "0HNC8090TG65I" started. 2025-06-26 01:57:30.438 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:57:30.438 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:57:30.438 +03:00 [DBG] POST requests are not supported 2025-06-26 01:57:30.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:57:30.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-06-26 01:57:30.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:57:30.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:57:30.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:57:30.439 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:57:30.439 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:57:30.439 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:57:30.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-06-26 01:57:30.439 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:57:30.439 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:57:30.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-06-26 01:57:30.439 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:57:30.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-06-26 01:57:30.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:57:30.439 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:57:30.439 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:57:30.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:57:30.439 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:57:30.439 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-06-26 01:57:30.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:57:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:57:30.440 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:57:30.440 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:57:30.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:57:30.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:57:30.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:57:30.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:57:30.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:57:30.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:57:30.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:57:30.440 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7042ms 2025-06-26 01:57:30.440 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:57:30.440 +03:00 [DBG] Connection id "0HNC8090TG65I" completed keep alive response. 2025-06-26 01:57:30.440 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3545ms 2025-06-26 01:57:30.440 +03:00 [DBG] Connection id "0HNC8090TG65I" received FIN. 2025-06-26 01:57:30.440 +03:00 [DBG] Connection id "0HNC8090TG65I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:57:30.440 +03:00 [DBG] Connection id "0HNC8090TG65I" disconnecting. 2025-06-26 01:57:30.440 +03:00 [DBG] Connection id "0HNC8090TG65I" stopped. 2025-06-26 01:58:30.432 +03:00 [DBG] Connection id "0HNC8090TG65J" accepted. 2025-06-26 01:58:30.432 +03:00 [DBG] Connection id "0HNC8090TG65J" started. 2025-06-26 01:58:30.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:58:30.432 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:58:30.432 +03:00 [DBG] POST requests are not supported 2025-06-26 01:58:30.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:58:30.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:58:30.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:58:30.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:58:30.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:58:30.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:58:30.433 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:58:30.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:58:30.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:58:30.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:58:30.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:58:30.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:58:30.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:58:30.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:58:30.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:58:30.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:58:30.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:58:30.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:58:30.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:58:30.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:58:30.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:58:30.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:58:30.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:58:30.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-06-26 01:58:30.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:58:30.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:58:30.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:58:30.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:58:30.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:58:30.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:58:30.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:58:30.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:58:30.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7734ms 2025-06-26 01:58:30.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:58:30.434 +03:00 [DBG] Connection id "0HNC8090TG65J" completed keep alive response. 2025-06-26 01:58:30.434 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4484ms 2025-06-26 01:58:30.434 +03:00 [DBG] Connection id "0HNC8090TG65J" received FIN. 2025-06-26 01:58:30.434 +03:00 [DBG] Connection id "0HNC8090TG65J" disconnecting. 2025-06-26 01:58:30.434 +03:00 [DBG] Connection id "0HNC8090TG65J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:58:30.435 +03:00 [DBG] Connection id "0HNC8090TG65J" stopped. 2025-06-26 01:59:30.431 +03:00 [DBG] Connection id "0HNC8090TG65K" accepted. 2025-06-26 01:59:30.431 +03:00 [DBG] Connection id "0HNC8090TG65K" started. 2025-06-26 01:59:30.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 01:59:30.431 +03:00 [VRB] All hosts are allowed. 2025-06-26 01:59:30.431 +03:00 [DBG] POST requests are not supported 2025-06-26 01:59:30.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 01:59:30.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 01:59:30.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:59:30.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 01:59:30.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 01:59:30.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 01:59:30.431 +03:00 [INF] CORS policy execution successful. 2025-06-26 01:59:30.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:59:30.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 01:59:30.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 01:59:30.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 01:59:30.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 01:59:30.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 01:59:30.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 01:59:30.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:59:30.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:59:30.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 01:59:30.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:59:30.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 01:59:30.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-26 01:59:30.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:59:30.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 01:59:30.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 01:59:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:59:30.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 01:59:30.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6986ms 2025-06-26 01:59:30.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 01:59:30.432 +03:00 [DBG] Connection id "0HNC8090TG65K" completed keep alive response. 2025-06-26 01:59:30.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3131ms 2025-06-26 01:59:30.433 +03:00 [DBG] Connection id "0HNC8090TG65K" received FIN. 2025-06-26 01:59:30.433 +03:00 [DBG] Connection id "0HNC8090TG65K" disconnecting. 2025-06-26 01:59:30.433 +03:00 [DBG] Connection id "0HNC8090TG65K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 01:59:30.434 +03:00 [DBG] Connection id "0HNC8090TG65K" stopped. 2025-06-26 02:00:30.442 +03:00 [DBG] Connection id "0HNC8090TG65L" accepted. 2025-06-26 02:00:30.442 +03:00 [DBG] Connection id "0HNC8090TG65L" started. 2025-06-26 02:00:30.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:00:30.442 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:00:30.442 +03:00 [DBG] POST requests are not supported 2025-06-26 02:00:30.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:00:30.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-06-26 02:00:30.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:00:30.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:00:30.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:00:30.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:00:30.442 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:00:30.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:00:30.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-06-26 02:00:30.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:00:30.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:00:30.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-06-26 02:00:30.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:00:30.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-06-26 02:00:30.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:00:30.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:00:30.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:00:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:00:30.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:00:30.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-26 02:00:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:00:30.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:00:30.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:00:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:00:30.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:00:30.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7621ms 2025-06-26 02:00:30.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:00:30.444 +03:00 [DBG] Connection id "0HNC8090TG65L" completed keep alive response. 2025-06-26 02:00:30.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4788ms 2025-06-26 02:00:30.444 +03:00 [DBG] Connection id "0HNC8090TG65L" received FIN. 2025-06-26 02:00:30.444 +03:00 [DBG] Connection id "0HNC8090TG65L" disconnecting. 2025-06-26 02:00:30.444 +03:00 [DBG] Connection id "0HNC8090TG65L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:00:30.445 +03:00 [DBG] Connection id "0HNC8090TG65L" stopped. 2025-06-26 02:01:30.442 +03:00 [DBG] Connection id "0HNC8090TG65M" accepted. 2025-06-26 02:01:30.442 +03:00 [DBG] Connection id "0HNC8090TG65M" started. 2025-06-26 02:01:30.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:01:30.442 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:01:30.442 +03:00 [DBG] POST requests are not supported 2025-06-26 02:01:30.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:01:30.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-06-26 02:01:30.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:01:30.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:01:30.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:01:30.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:01:30.442 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:01:30.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:01:30.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-06-26 02:01:30.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:01:30.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:01:30.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-06-26 02:01:30.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:01:30.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-06-26 02:01:30.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:01:30.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:01:30.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:01:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:01:30.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:01:30.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-26 02:01:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:01:30.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:01:30.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:01:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:01:30.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:01:30.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7001ms 2025-06-26 02:01:30.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:01:30.443 +03:00 [DBG] Connection id "0HNC8090TG65M" completed keep alive response. 2025-06-26 02:01:30.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3362ms 2025-06-26 02:01:30.444 +03:00 [DBG] Connection id "0HNC8090TG65M" received FIN. 2025-06-26 02:01:30.444 +03:00 [DBG] Connection id "0HNC8090TG65M" disconnecting. 2025-06-26 02:01:30.444 +03:00 [DBG] Connection id "0HNC8090TG65M" stopped. 2025-06-26 02:01:30.444 +03:00 [DBG] Connection id "0HNC8090TG65M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:02:30.445 +03:00 [DBG] Connection id "0HNC8090TG65N" accepted. 2025-06-26 02:02:30.445 +03:00 [DBG] Connection id "0HNC8090TG65N" started. 2025-06-26 02:02:30.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:02:30.446 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:02:30.446 +03:00 [DBG] POST requests are not supported 2025-06-26 02:02:30.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:02:30.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-06-26 02:02:30.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:02:30.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:02:30.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:02:30.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:02:30.446 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:02:30.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:02:30.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-06-26 02:02:30.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:02:30.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:02:30.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-06-26 02:02:30.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:02:30.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-06-26 02:02:30.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:02:30.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:02:30.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:02:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:02:30.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:02:30.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1554ms. 2025-06-26 02:02:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:02:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:02:30.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:02:30.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:02:30.448 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:02:30.448 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:02:30.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:02:30.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:02:30.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:02:30.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:02:30.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:02:30.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:02:30.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:02:30.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3805ms 2025-06-26 02:02:30.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:02:30.448 +03:00 [DBG] Connection id "0HNC8090TG65N" completed keep alive response. 2025-06-26 02:02:30.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6073ms 2025-06-26 02:02:30.448 +03:00 [DBG] Connection id "0HNC8090TG65N" received FIN. 2025-06-26 02:02:30.448 +03:00 [DBG] Connection id "0HNC8090TG65N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:02:30.449 +03:00 [DBG] Connection id "0HNC8090TG65N" disconnecting. 2025-06-26 02:02:30.449 +03:00 [DBG] Connection id "0HNC8090TG65N" stopped. 2025-06-26 02:03:30.444 +03:00 [DBG] Connection id "0HNC8090TG65O" accepted. 2025-06-26 02:03:30.444 +03:00 [DBG] Connection id "0HNC8090TG65O" started. 2025-06-26 02:03:30.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:03:30.445 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:03:30.445 +03:00 [DBG] POST requests are not supported 2025-06-26 02:03:30.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:03:30.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-06-26 02:03:30.445 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:03:30.445 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:03:30.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:03:30.445 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:03:30.445 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:03:30.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:03:30.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-06-26 02:03:30.445 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:03:30.445 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:03:30.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-06-26 02:03:30.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:03:30.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-06-26 02:03:30.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:03:30.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:03:30.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:03:30.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:03:30.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:03:30.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1627ms. 2025-06-26 02:03:30.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:03:30.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:03:30.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:03:30.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:03:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:03:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:03:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:03:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:03:30.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:03:30.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:03:30.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0017ms 2025-06-26 02:03:30.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:03:30.447 +03:00 [DBG] Connection id "0HNC8090TG65O" completed keep alive response. 2025-06-26 02:03:30.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.989ms 2025-06-26 02:03:30.447 +03:00 [DBG] Connection id "0HNC8090TG65O" received FIN. 2025-06-26 02:03:30.447 +03:00 [DBG] Connection id "0HNC8090TG65O" disconnecting. 2025-06-26 02:03:30.447 +03:00 [DBG] Connection id "0HNC8090TG65O" stopped. 2025-06-26 02:03:30.447 +03:00 [DBG] Connection id "0HNC8090TG65O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:04:30.436 +03:00 [DBG] Connection id "0HNC8090TG65P" accepted. 2025-06-26 02:04:30.436 +03:00 [DBG] Connection id "0HNC8090TG65P" started. 2025-06-26 02:04:30.436 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:04:30.436 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:04:30.436 +03:00 [DBG] POST requests are not supported 2025-06-26 02:04:30.436 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:04:30.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-06-26 02:04:30.437 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:04:30.437 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:04:30.437 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:04:30.437 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:04:30.437 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:04:30.437 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:04:30.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-06-26 02:04:30.437 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:04:30.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:04:30.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-06-26 02:04:30.437 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:04:30.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-06-26 02:04:30.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:04:30.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:04:30.437 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:04:30.437 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:04:30.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:04:30.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:04:30.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:04:30.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:04:30.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:04:30.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1613ms. 2025-06-26 02:04:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:04:30.438 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:04:30.438 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:04:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:04:30.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:04:30.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1789ms 2025-06-26 02:04:30.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:04:30.438 +03:00 [DBG] Connection id "0HNC8090TG65P" completed keep alive response. 2025-06-26 02:04:30.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0248ms 2025-06-26 02:04:30.439 +03:00 [DBG] Connection id "0HNC8090TG65P" received FIN. 2025-06-26 02:04:30.439 +03:00 [DBG] Connection id "0HNC8090TG65P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:04:30.439 +03:00 [DBG] Connection id "0HNC8090TG65P" disconnecting. 2025-06-26 02:04:30.439 +03:00 [DBG] Connection id "0HNC8090TG65P" stopped. 2025-06-26 02:05:30.440 +03:00 [DBG] Connection id "0HNC8090TG65Q" accepted. 2025-06-26 02:05:30.440 +03:00 [DBG] Connection id "0HNC8090TG65Q" started. 2025-06-26 02:05:30.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:05:30.440 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:05:30.440 +03:00 [DBG] POST requests are not supported 2025-06-26 02:05:30.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:05:30.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-06-26 02:05:30.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:05:30.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:05:30.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:05:30.441 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:05:30.441 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:05:30.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:05:30.441 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:05:30.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:05:30.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:05:30.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:05:30.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:05:30.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:05:30.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:05:30.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:05:30.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:05:30.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:05:30.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:05:30.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:05:30.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2022ms. 2025-06-26 02:05:30.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:05:30.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:05:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:05:30.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:05:30.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:05:30.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:05:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:05:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:05:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:05:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:05:30.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:05:30.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:05:30.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9417ms 2025-06-26 02:05:30.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:05:30.443 +03:00 [DBG] Connection id "0HNC8090TG65Q" completed keep alive response. 2025-06-26 02:05:30.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3072ms 2025-06-26 02:05:30.444 +03:00 [DBG] Connection id "0HNC8090TG65Q" received FIN. 2025-06-26 02:05:30.444 +03:00 [DBG] Connection id "0HNC8090TG65Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:05:30.444 +03:00 [DBG] Connection id "0HNC8090TG65Q" disconnecting. 2025-06-26 02:05:30.444 +03:00 [DBG] Connection id "0HNC8090TG65Q" stopped. 2025-06-26 02:06:30.447 +03:00 [DBG] Connection id "0HNC8090TG65R" accepted. 2025-06-26 02:06:30.448 +03:00 [DBG] Connection id "0HNC8090TG65R" started. 2025-06-26 02:06:30.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:06:30.448 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:06:30.448 +03:00 [DBG] POST requests are not supported 2025-06-26 02:06:30.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:06:30.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-06-26 02:06:30.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:06:30.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:06:30.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:06:30.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:06:30.448 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:06:30.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:06:30.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-06-26 02:06:30.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:06:30.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:06:30.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:06:30.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:06:30.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:06:30.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:06:30.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:06:30.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:06:30.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:06:30.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:06:30.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:06:30.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:06:30.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:06:30.449 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:06:30.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-06-26 02:06:30.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:06:30.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:06:30.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:06:30.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:06:30.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:06:30.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9574ms 2025-06-26 02:06:30.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:06:30.449 +03:00 [DBG] Connection id "0HNC8090TG65R" completed keep alive response. 2025-06-26 02:06:30.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.739ms 2025-06-26 02:06:30.450 +03:00 [DBG] Connection id "0HNC8090TG65R" received FIN. 2025-06-26 02:06:30.450 +03:00 [DBG] Connection id "0HNC8090TG65R" disconnecting. 2025-06-26 02:06:30.450 +03:00 [DBG] Connection id "0HNC8090TG65R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:06:30.451 +03:00 [DBG] Connection id "0HNC8090TG65R" stopped. 2025-06-26 02:07:30.449 +03:00 [DBG] Connection id "0HNC8090TG65S" accepted. 2025-06-26 02:07:30.449 +03:00 [DBG] Connection id "0HNC8090TG65S" started. 2025-06-26 02:07:30.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:07:30.449 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:07:30.449 +03:00 [DBG] POST requests are not supported 2025-06-26 02:07:30.450 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:07:30.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-06-26 02:07:30.450 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:07:30.450 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:07:30.450 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:07:30.450 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:07:30.450 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:07:30.450 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:07:30.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-06-26 02:07:30.450 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:07:30.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:07:30.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-06-26 02:07:30.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:07:30.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-06-26 02:07:30.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:07:30.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:07:30.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:07:30.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:07:30.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:07:30.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:07:30.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:07:30.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:07:30.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:07:30.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-06-26 02:07:30.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:07:30.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:07:30.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:07:30.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:07:30.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:07:30.451 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:07:30.451 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:07:30.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:07:30.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:07:30.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7709ms 2025-06-26 02:07:30.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:07:30.451 +03:00 [DBG] Connection id "0HNC8090TG65S" completed keep alive response. 2025-06-26 02:07:30.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4886ms 2025-06-26 02:07:30.451 +03:00 [DBG] Connection id "0HNC8090TG65S" received FIN. 2025-06-26 02:07:30.451 +03:00 [DBG] Connection id "0HNC8090TG65S" disconnecting. 2025-06-26 02:07:30.451 +03:00 [DBG] Connection id "0HNC8090TG65S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:07:30.452 +03:00 [DBG] Connection id "0HNC8090TG65S" stopped. 2025-06-26 02:08:30.437 +03:00 [DBG] Connection id "0HNC8090TG65T" accepted. 2025-06-26 02:08:30.437 +03:00 [DBG] Connection id "0HNC8090TG65T" started. 2025-06-26 02:08:30.437 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:08:30.438 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:08:30.438 +03:00 [DBG] POST requests are not supported 2025-06-26 02:08:30.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:08:30.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-06-26 02:08:30.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:08:30.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:08:30.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:08:30.438 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:08:30.438 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:08:30.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:08:30.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-06-26 02:08:30.438 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:08:30.438 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:08:30.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-06-26 02:08:30.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:08:30.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-06-26 02:08:30.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:08:30.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:08:30.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:08:30.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:08:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:08:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:08:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:08:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:08:30.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:08:30.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-26 02:08:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:08:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:08:30.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:08:30.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:08:30.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:08:30.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:08:30.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:08:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:08:30.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:08:30.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.76ms 2025-06-26 02:08:30.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:08:30.439 +03:00 [DBG] Connection id "0HNC8090TG65T" completed keep alive response. 2025-06-26 02:08:30.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3988ms 2025-06-26 02:08:30.439 +03:00 [DBG] Connection id "0HNC8090TG65T" received FIN. 2025-06-26 02:08:30.439 +03:00 [DBG] Connection id "0HNC8090TG65T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:08:30.440 +03:00 [DBG] Connection id "0HNC8090TG65T" disconnecting. 2025-06-26 02:08:30.440 +03:00 [DBG] Connection id "0HNC8090TG65T" stopped. 2025-06-26 02:09:30.464 +03:00 [DBG] Connection id "0HNC8090TG65U" accepted. 2025-06-26 02:09:30.464 +03:00 [DBG] Connection id "0HNC8090TG65U" started. 2025-06-26 02:09:30.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:09:30.464 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:09:30.464 +03:00 [DBG] POST requests are not supported 2025-06-26 02:09:30.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:09:30.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:09:30.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:09:30.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:09:30.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:09:30.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:09:30.465 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:09:30.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:09:30.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:09:30.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:09:30.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:09:30.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:09:30.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:09:30.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:09:30.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:09:30.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:09:30.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:09:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:09:30.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:09:30.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-26 02:09:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:09:30.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:09:30.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:09:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:09:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:09:30.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:09:30.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:09:30.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7117ms 2025-06-26 02:09:30.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:09:30.466 +03:00 [DBG] Connection id "0HNC8090TG65U" completed keep alive response. 2025-06-26 02:09:30.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3858ms 2025-06-26 02:09:30.466 +03:00 [DBG] Connection id "0HNC8090TG65U" received FIN. 2025-06-26 02:09:30.466 +03:00 [DBG] Connection id "0HNC8090TG65U" disconnecting. 2025-06-26 02:09:30.466 +03:00 [DBG] Connection id "0HNC8090TG65U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:09:30.467 +03:00 [DBG] Connection id "0HNC8090TG65U" stopped. 2025-06-26 02:10:30.442 +03:00 [DBG] Connection id "0HNC8090TG65V" accepted. 2025-06-26 02:10:30.442 +03:00 [DBG] Connection id "0HNC8090TG65V" started. 2025-06-26 02:10:30.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:10:30.442 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:10:30.443 +03:00 [DBG] POST requests are not supported 2025-06-26 02:10:30.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:10:30.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-06-26 02:10:30.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:10:30.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:10:30.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:10:30.443 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:10:30.443 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:10:30.443 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:10:30.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-06-26 02:10:30.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:10:30.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:10:30.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-06-26 02:10:30.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:10:30.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-06-26 02:10:30.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:10:30.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:10:30.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:10:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:10:30.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:10:30.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-06-26 02:10:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:10:30.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:10:30.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:10:30.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:10:30.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:10:30.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:10:30.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:10:30.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:10:30.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:10:30.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:10:30.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:10:30.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9176ms 2025-06-26 02:10:30.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:10:30.444 +03:00 [DBG] Connection id "0HNC8090TG65V" completed keep alive response. 2025-06-26 02:10:30.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.587ms 2025-06-26 02:10:30.444 +03:00 [DBG] Connection id "0HNC8090TG65V" received FIN. 2025-06-26 02:10:30.444 +03:00 [DBG] Connection id "0HNC8090TG65V" disconnecting. 2025-06-26 02:10:30.444 +03:00 [DBG] Connection id "0HNC8090TG65V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:10:30.446 +03:00 [DBG] Connection id "0HNC8090TG65V" stopped. 2025-06-26 02:11:30.446 +03:00 [DBG] Connection id "0HNC8090TG660" accepted. 2025-06-26 02:11:30.446 +03:00 [DBG] Connection id "0HNC8090TG660" started. 2025-06-26 02:11:30.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:11:30.446 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:11:30.446 +03:00 [DBG] POST requests are not supported 2025-06-26 02:11:30.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:11:30.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-06-26 02:11:30.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:11:30.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:11:30.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:11:30.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:11:30.446 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:11:30.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:11:30.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-06-26 02:11:30.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:11:30.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:11:30.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-06-26 02:11:30.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:11:30.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-06-26 02:11:30.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:11:30.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:11:30.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:11:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:11:30.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:11:30.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-06-26 02:11:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:11:30.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:11:30.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:11:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:11:30.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:11:30.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7068ms 2025-06-26 02:11:30.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:11:30.447 +03:00 [DBG] Connection id "0HNC8090TG660" completed keep alive response. 2025-06-26 02:11:30.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2966ms 2025-06-26 02:11:30.448 +03:00 [DBG] Connection id "0HNC8090TG660" received FIN. 2025-06-26 02:11:30.448 +03:00 [DBG] Connection id "0HNC8090TG660" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:11:30.448 +03:00 [DBG] Connection id "0HNC8090TG660" disconnecting. 2025-06-26 02:11:30.448 +03:00 [DBG] Connection id "0HNC8090TG660" stopped. 2025-06-26 02:12:30.730 +03:00 [DBG] Connection id "0HNC8090TG661" accepted. 2025-06-26 02:12:30.730 +03:00 [DBG] Connection id "0HNC8090TG661" started. 2025-06-26 02:12:30.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:12:30.730 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:12:30.730 +03:00 [DBG] POST requests are not supported 2025-06-26 02:12:30.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:12:30.730 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:12:30.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:12:30.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:12:30.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:12:30.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:12:30.730 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:12:30.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:12:30.730 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:12:30.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:12:30.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:12:30.730 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:12:30.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:12:30.731 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:12:30.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:12:30.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:12:30.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:12:30.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:12:30.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:12:30.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1536ms. 2025-06-26 02:12:30.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:12:30.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:12:30.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:12:30.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:12:30.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:12:30.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.848ms 2025-06-26 02:12:30.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:12:30.732 +03:00 [DBG] Connection id "0HNC8090TG661" completed keep alive response. 2025-06-26 02:12:30.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6107ms 2025-06-26 02:12:30.732 +03:00 [DBG] Connection id "0HNC8090TG661" received FIN. 2025-06-26 02:12:30.732 +03:00 [DBG] Connection id "0HNC8090TG661" disconnecting. 2025-06-26 02:12:30.732 +03:00 [DBG] Connection id "0HNC8090TG661" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:12:30.733 +03:00 [DBG] Connection id "0HNC8090TG661" stopped. 2025-06-26 02:13:30.449 +03:00 [DBG] Connection id "0HNC8090TG662" accepted. 2025-06-26 02:13:30.449 +03:00 [DBG] Connection id "0HNC8090TG662" started. 2025-06-26 02:13:30.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:13:30.449 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:13:30.449 +03:00 [DBG] POST requests are not supported 2025-06-26 02:13:30.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:13:30.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-06-26 02:13:30.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:13:30.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:13:30.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:13:30.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:13:30.449 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:13:30.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:13:30.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-06-26 02:13:30.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:13:30.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:13:30.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-06-26 02:13:30.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:13:30.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-06-26 02:13:30.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:13:30.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:13:30.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:13:30.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:13:30.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:13:30.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-06-26 02:13:30.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:13:30.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:13:30.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:13:30.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:13:30.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:13:30.450 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6874ms 2025-06-26 02:13:30.450 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:13:30.450 +03:00 [DBG] Connection id "0HNC8090TG662" completed keep alive response. 2025-06-26 02:13:30.450 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4049ms 2025-06-26 02:13:30.451 +03:00 [DBG] Connection id "0HNC8090TG662" received FIN. 2025-06-26 02:13:30.451 +03:00 [DBG] Connection id "0HNC8090TG662" disconnecting. 2025-06-26 02:13:30.451 +03:00 [DBG] Connection id "0HNC8090TG662" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:13:30.452 +03:00 [DBG] Connection id "0HNC8090TG662" stopped. 2025-06-26 02:14:30.455 +03:00 [DBG] Connection id "0HNC8090TG663" accepted. 2025-06-26 02:14:30.455 +03:00 [DBG] Connection id "0HNC8090TG663" started. 2025-06-26 02:14:30.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:14:30.455 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:14:30.455 +03:00 [DBG] POST requests are not supported 2025-06-26 02:14:30.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:14:30.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-06-26 02:14:30.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:14:30.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:14:30.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:14:30.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:14:30.455 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:14:30.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:14:30.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-06-26 02:14:30.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:14:30.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:14:30.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-06-26 02:14:30.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:14:30.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-06-26 02:14:30.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:14:30.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:14:30.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:14:30.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:14:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:14:30.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:14:30.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-06-26 02:14:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:14:30.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:14:30.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:14:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:14:30.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:14:30.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7487ms 2025-06-26 02:14:30.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:14:30.456 +03:00 [DBG] Connection id "0HNC8090TG663" completed keep alive response. 2025-06-26 02:14:30.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3943ms 2025-06-26 02:14:30.457 +03:00 [DBG] Connection id "0HNC8090TG663" received FIN. 2025-06-26 02:14:30.457 +03:00 [DBG] Connection id "0HNC8090TG663" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:14:30.457 +03:00 [DBG] Connection id "0HNC8090TG663" disconnecting. 2025-06-26 02:14:30.457 +03:00 [DBG] Connection id "0HNC8090TG663" stopped. 2025-06-26 02:15:30.455 +03:00 [DBG] Connection id "0HNC8090TG664" accepted. 2025-06-26 02:15:30.455 +03:00 [DBG] Connection id "0HNC8090TG664" started. 2025-06-26 02:15:30.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:15:30.455 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:15:30.455 +03:00 [DBG] POST requests are not supported 2025-06-26 02:15:30.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:15:30.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-06-26 02:15:30.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:15:30.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:15:30.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:15:30.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:15:30.455 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:15:30.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:15:30.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-06-26 02:15:30.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:15:30.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:15:30.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-06-26 02:15:30.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:15:30.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-06-26 02:15:30.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:15:30.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:15:30.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:15:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:15:30.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:15:30.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1506ms. 2025-06-26 02:15:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:15:30.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:15:30.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:15:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:15:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:15:30.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:15:30.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:15:30.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:15:30.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.054ms 2025-06-26 02:15:30.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:15:30.457 +03:00 [DBG] Connection id "0HNC8090TG664" completed keep alive response. 2025-06-26 02:15:30.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8537ms 2025-06-26 02:15:30.457 +03:00 [DBG] Connection id "0HNC8090TG664" received FIN. 2025-06-26 02:15:30.457 +03:00 [DBG] Connection id "0HNC8090TG664" disconnecting. 2025-06-26 02:15:30.457 +03:00 [DBG] Connection id "0HNC8090TG664" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:15:30.458 +03:00 [DBG] Connection id "0HNC8090TG664" stopped. 2025-06-26 02:16:30.452 +03:00 [DBG] Connection id "0HNC8090TG665" accepted. 2025-06-26 02:16:30.452 +03:00 [DBG] Connection id "0HNC8090TG665" started. 2025-06-26 02:16:30.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:16:30.452 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:16:30.452 +03:00 [DBG] POST requests are not supported 2025-06-26 02:16:30.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:16:30.452 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:16:30.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:16:30.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:16:30.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:16:30.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:16:30.452 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:16:30.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:16:30.452 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:16:30.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:16:30.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:16:30.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:16:30.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:16:30.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:16:30.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:16:30.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:16:30.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:16:30.453 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:16:30.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:16:30.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:16:30.453 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-26 02:16:30.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:16:30.453 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:16:30.453 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:16:30.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:16:30.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:16:30.453 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6948ms 2025-06-26 02:16:30.453 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:16:30.453 +03:00 [DBG] Connection id "0HNC8090TG665" completed keep alive response. 2025-06-26 02:16:30.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3885ms 2025-06-26 02:16:30.454 +03:00 [DBG] Connection id "0HNC8090TG665" received FIN. 2025-06-26 02:16:30.454 +03:00 [DBG] Connection id "0HNC8090TG665" disconnecting. 2025-06-26 02:16:30.454 +03:00 [DBG] Connection id "0HNC8090TG665" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:16:30.455 +03:00 [DBG] Connection id "0HNC8090TG665" stopped. 2025-06-26 02:17:30.458 +03:00 [DBG] Connection id "0HNC8090TG666" accepted. 2025-06-26 02:17:30.459 +03:00 [DBG] Connection id "0HNC8090TG666" started. 2025-06-26 02:17:30.459 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:17:30.459 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:17:30.459 +03:00 [DBG] POST requests are not supported 2025-06-26 02:17:30.459 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:17:30.459 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:17:30.459 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:17:30.459 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:17:30.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:17:30.459 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:17:30.459 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:17:30.459 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:17:30.459 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:17:30.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:17:30.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:17:30.459 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:17:30.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:17:30.459 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:17:30.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:17:30.460 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:17:30.460 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:17:30.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:17:30.460 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:17:30.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-06-26 02:17:30.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:17:30.460 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:17:30.460 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:17:30.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:17:30.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:17:30.460 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9497ms 2025-06-26 02:17:30.460 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:17:30.460 +03:00 [DBG] Connection id "0HNC8090TG666" completed keep alive response. 2025-06-26 02:17:30.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7751ms 2025-06-26 02:17:30.461 +03:00 [DBG] Connection id "0HNC8090TG666" received FIN. 2025-06-26 02:17:30.461 +03:00 [DBG] Connection id "0HNC8090TG666" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:17:30.461 +03:00 [DBG] Connection id "0HNC8090TG666" disconnecting. 2025-06-26 02:17:30.461 +03:00 [DBG] Connection id "0HNC8090TG666" stopped. 2025-06-26 02:18:30.455 +03:00 [DBG] Connection id "0HNC8090TG667" accepted. 2025-06-26 02:18:30.455 +03:00 [DBG] Connection id "0HNC8090TG667" started. 2025-06-26 02:18:30.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:18:30.455 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:18:30.455 +03:00 [DBG] POST requests are not supported 2025-06-26 02:18:30.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:18:30.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-06-26 02:18:30.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:18:30.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:18:30.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:18:30.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:18:30.456 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:18:30.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:18:30.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-06-26 02:18:30.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:18:30.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:18:30.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-06-26 02:18:30.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:18:30.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-06-26 02:18:30.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:18:30.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:18:30.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:18:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:18:30.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:18:30.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1134ms. 2025-06-26 02:18:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:18:30.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:18:30.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:18:30.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:18:30.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:18:30.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:18:30.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:18:30.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:18:30.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:18:30.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8205ms 2025-06-26 02:18:30.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:18:30.457 +03:00 [DBG] Connection id "0HNC8090TG667" completed keep alive response. 2025-06-26 02:18:30.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4826ms 2025-06-26 02:18:30.457 +03:00 [DBG] Connection id "0HNC8090TG667" received FIN. 2025-06-26 02:18:30.457 +03:00 [DBG] Connection id "0HNC8090TG667" disconnecting. 2025-06-26 02:18:30.457 +03:00 [DBG] Connection id "0HNC8090TG667" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:18:30.458 +03:00 [DBG] Connection id "0HNC8090TG667" stopped. 2025-06-26 02:19:30.450 +03:00 [DBG] Connection id "0HNC8090TG668" accepted. 2025-06-26 02:19:30.451 +03:00 [DBG] Connection id "0HNC8090TG668" started. 2025-06-26 02:19:30.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:19:30.451 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:19:30.451 +03:00 [DBG] POST requests are not supported 2025-06-26 02:19:30.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:19:30.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-06-26 02:19:30.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:19:30.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:19:30.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:19:30.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:19:30.451 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:19:30.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:19:30.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-06-26 02:19:30.451 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:19:30.451 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:19:30.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-06-26 02:19:30.451 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:19:30.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-06-26 02:19:30.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:19:30.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:19:30.451 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:19:30.451 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:19:30.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:19:30.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:19:30.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-26 02:19:30.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:19:30.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:19:30.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:19:30.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:19:30.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:19:30.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.783ms 2025-06-26 02:19:30.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:19:30.452 +03:00 [DBG] Connection id "0HNC8090TG668" completed keep alive response. 2025-06-26 02:19:30.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3917ms 2025-06-26 02:19:30.452 +03:00 [DBG] Connection id "0HNC8090TG668" received FIN. 2025-06-26 02:19:30.452 +03:00 [DBG] Connection id "0HNC8090TG668" disconnecting. 2025-06-26 02:19:30.453 +03:00 [DBG] Connection id "0HNC8090TG668" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:19:30.454 +03:00 [DBG] Connection id "0HNC8090TG668" stopped. 2025-06-26 02:20:30.469 +03:00 [DBG] Connection id "0HNC8090TG669" accepted. 2025-06-26 02:20:30.469 +03:00 [DBG] Connection id "0HNC8090TG669" started. 2025-06-26 02:20:30.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:20:30.469 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:20:30.469 +03:00 [DBG] POST requests are not supported 2025-06-26 02:20:30.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:20:30.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:20:30.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:20:30.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:20:30.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:20:30.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:20:30.470 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:20:30.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:20:30.470 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:20:30.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:20:30.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:20:30.470 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:20:30.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:20:30.470 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:20:30.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:20:30.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:20:30.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:20:30.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:20:30.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:20:30.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:20:30.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:20:30.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:20:30.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:20:30.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1811ms. 2025-06-26 02:20:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:20:30.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:20:30.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:20:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:20:30.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:20:30.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:20:30.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.005ms 2025-06-26 02:20:30.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:20:30.473 +03:00 [DBG] Connection id "0HNC8090TG669" completed keep alive response. 2025-06-26 02:20:30.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5657ms 2025-06-26 02:20:30.473 +03:00 [DBG] Connection id "0HNC8090TG669" received FIN. 2025-06-26 02:20:30.473 +03:00 [DBG] Connection id "0HNC8090TG669" disconnecting. 2025-06-26 02:20:30.473 +03:00 [DBG] Connection id "0HNC8090TG669" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:20:30.474 +03:00 [DBG] Connection id "0HNC8090TG669" stopped. 2025-06-26 02:21:30.460 +03:00 [DBG] Connection id "0HNC8090TG66A" accepted. 2025-06-26 02:21:30.460 +03:00 [DBG] Connection id "0HNC8090TG66A" started. 2025-06-26 02:21:30.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:21:30.460 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:21:30.460 +03:00 [DBG] POST requests are not supported 2025-06-26 02:21:30.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:21:30.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:21:30.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:21:30.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:21:30.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:21:30.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:21:30.460 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:21:30.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:21:30.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:21:30.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:21:30.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:21:30.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:21:30.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:21:30.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:21:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:21:30.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:21:30.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:21:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:21:30.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:21:30.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-06-26 02:21:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:21:30.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:21:30.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:21:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:21:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:21:30.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6748ms 2025-06-26 02:21:30.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:21:30.461 +03:00 [DBG] Connection id "0HNC8090TG66A" completed keep alive response. 2025-06-26 02:21:30.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2938ms 2025-06-26 02:21:30.462 +03:00 [DBG] Connection id "0HNC8090TG66A" received FIN. 2025-06-26 02:21:30.462 +03:00 [DBG] Connection id "0HNC8090TG66A" disconnecting. 2025-06-26 02:21:30.462 +03:00 [DBG] Connection id "0HNC8090TG66A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:21:30.463 +03:00 [DBG] Connection id "0HNC8090TG66A" stopped. 2025-06-26 02:22:30.460 +03:00 [DBG] Connection id "0HNC8090TG66B" accepted. 2025-06-26 02:22:30.460 +03:00 [DBG] Connection id "0HNC8090TG66B" started. 2025-06-26 02:22:30.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:22:30.460 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:22:30.460 +03:00 [DBG] POST requests are not supported 2025-06-26 02:22:30.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:22:30.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:22:30.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:22:30.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:22:30.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:22:30.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:22:30.460 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:22:30.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:22:30.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:22:30.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:22:30.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:22:30.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:22:30.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:22:30.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:22:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:22:30.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:22:30.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:22:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:22:30.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:22:30.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-06-26 02:22:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:22:30.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:22:30.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:22:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:22:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:22:30.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:22:30.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:22:30.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7978ms 2025-06-26 02:22:30.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:22:30.462 +03:00 [DBG] Connection id "0HNC8090TG66B" completed keep alive response. 2025-06-26 02:22:30.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4807ms 2025-06-26 02:22:30.462 +03:00 [DBG] Connection id "0HNC8090TG66B" received FIN. 2025-06-26 02:22:30.462 +03:00 [DBG] Connection id "0HNC8090TG66B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:22:30.462 +03:00 [DBG] Connection id "0HNC8090TG66B" disconnecting. 2025-06-26 02:22:30.462 +03:00 [DBG] Connection id "0HNC8090TG66B" stopped. 2025-06-26 02:23:30.464 +03:00 [DBG] Connection id "0HNC8090TG66C" accepted. 2025-06-26 02:23:30.464 +03:00 [DBG] Connection id "0HNC8090TG66C" started. 2025-06-26 02:23:30.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:23:30.465 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:23:30.465 +03:00 [DBG] POST requests are not supported 2025-06-26 02:23:30.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:23:30.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:23:30.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:23:30.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:23:30.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:23:30.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:23:30.465 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:23:30.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:23:30.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:23:30.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:23:30.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:23:30.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:23:30.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:23:30.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:23:30.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:23:30.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:23:30.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:23:30.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:23:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:23:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:23:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:23:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:23:30.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:23:30.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-06-26 02:23:30.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:23:30.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:23:30.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:23:30.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:23:30.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:23:30.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.748ms 2025-06-26 02:23:30.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:23:30.466 +03:00 [DBG] Connection id "0HNC8090TG66C" completed keep alive response. 2025-06-26 02:23:30.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3651ms 2025-06-26 02:23:30.466 +03:00 [DBG] Connection id "0HNC8090TG66C" received FIN. 2025-06-26 02:23:30.466 +03:00 [DBG] Connection id "0HNC8090TG66C" disconnecting. 2025-06-26 02:23:30.466 +03:00 [DBG] Connection id "0HNC8090TG66C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:23:30.467 +03:00 [DBG] Connection id "0HNC8090TG66C" stopped. 2025-06-26 02:24:30.461 +03:00 [DBG] Connection id "0HNC8090TG66D" accepted. 2025-06-26 02:24:30.461 +03:00 [DBG] Connection id "0HNC8090TG66D" started. 2025-06-26 02:24:30.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:24:30.461 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:24:30.461 +03:00 [DBG] POST requests are not supported 2025-06-26 02:24:30.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:24:30.461 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:24:30.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:24:30.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:24:30.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:24:30.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:24:30.461 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:24:30.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:24:30.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:24:30.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:24:30.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:24:30.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:24:30.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:24:30.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:24:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:24:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:24:30.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:24:30.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:24:30.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:24:30.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:24:30.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-26 02:24:30.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:24:30.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:24:30.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:24:30.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:24:30.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:24:30.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6857ms 2025-06-26 02:24:30.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:24:30.462 +03:00 [DBG] Connection id "0HNC8090TG66D" completed keep alive response. 2025-06-26 02:24:30.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3106ms 2025-06-26 02:24:30.462 +03:00 [DBG] Connection id "0HNC8090TG66D" received FIN. 2025-06-26 02:24:30.462 +03:00 [DBG] Connection id "0HNC8090TG66D" disconnecting. 2025-06-26 02:24:30.462 +03:00 [DBG] Connection id "0HNC8090TG66D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:24:30.464 +03:00 [DBG] Connection id "0HNC8090TG66D" stopped. 2025-06-26 02:25:30.480 +03:00 [DBG] Connection id "0HNC8090TG66E" accepted. 2025-06-26 02:25:30.480 +03:00 [DBG] Connection id "0HNC8090TG66E" started. 2025-06-26 02:25:30.481 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:25:30.481 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:25:30.481 +03:00 [DBG] POST requests are not supported 2025-06-26 02:25:30.481 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:25:30.481 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:25:30.481 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:25:30.481 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:25:30.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:25:30.481 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:25:30.481 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:25:30.481 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:25:30.481 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:25:30.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:25:30.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:25:30.481 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:25:30.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:25:30.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:25:30.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:25:30.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:25:30.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:25:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:25:30.482 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:25:30.482 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1971ms. 2025-06-26 02:25:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:25:30.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:25:30.483 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:25:30.483 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:25:30.483 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:25:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:25:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:25:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:25:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:25:30.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:25:30.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:25:30.483 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.205ms 2025-06-26 02:25:30.483 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:25:30.483 +03:00 [DBG] Connection id "0HNC8090TG66E" completed keep alive response. 2025-06-26 02:25:30.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2583ms 2025-06-26 02:25:30.483 +03:00 [DBG] Connection id "0HNC8090TG66E" received FIN. 2025-06-26 02:25:30.483 +03:00 [DBG] Connection id "0HNC8090TG66E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:25:30.484 +03:00 [DBG] Connection id "0HNC8090TG66E" disconnecting. 2025-06-26 02:25:30.484 +03:00 [DBG] Connection id "0HNC8090TG66E" stopped. 2025-06-26 02:26:30.457 +03:00 [DBG] Connection id "0HNC8090TG66F" accepted. 2025-06-26 02:26:30.457 +03:00 [DBG] Connection id "0HNC8090TG66F" started. 2025-06-26 02:26:30.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:26:30.457 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:26:30.457 +03:00 [DBG] POST requests are not supported 2025-06-26 02:26:30.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:26:30.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-06-26 02:26:30.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:26:30.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:26:30.458 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:26:30.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:26:30.458 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:26:30.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:26:30.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-06-26 02:26:30.458 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:26:30.458 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:26:30.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-06-26 02:26:30.458 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:26:30.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-06-26 02:26:30.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:26:30.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:26:30.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:26:30.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:26:30.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:26:30.459 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:26:30.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-06-26 02:26:30.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:26:30.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:26:30.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:26:30.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:26:30.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:26:30.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:26:30.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:26:30.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:26:30.460 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2225ms 2025-06-26 02:26:30.460 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:26:30.460 +03:00 [DBG] Connection id "0HNC8090TG66F" completed keep alive response. 2025-06-26 02:26:30.460 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.669ms 2025-06-26 02:26:30.460 +03:00 [DBG] Connection id "0HNC8090TG66F" received FIN. 2025-06-26 02:26:30.460 +03:00 [DBG] Connection id "0HNC8090TG66F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:26:30.460 +03:00 [DBG] Connection id "0HNC8090TG66F" disconnecting. 2025-06-26 02:26:30.460 +03:00 [DBG] Connection id "0HNC8090TG66F" stopped. 2025-06-26 02:27:30.464 +03:00 [DBG] Connection id "0HNC8090TG66G" accepted. 2025-06-26 02:27:30.464 +03:00 [DBG] Connection id "0HNC8090TG66G" started. 2025-06-26 02:27:30.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:27:30.464 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:27:30.464 +03:00 [DBG] POST requests are not supported 2025-06-26 02:27:30.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:27:30.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:27:30.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:27:30.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:27:30.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:27:30.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:27:30.464 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:27:30.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:27:30.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:27:30.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:27:30.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:27:30.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:27:30.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:27:30.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:27:30.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:27:30.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:27:30.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:27:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:27:30.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:27:30.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-06-26 02:27:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:27:30.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:27:30.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:27:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:27:30.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:27:30.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6783ms 2025-06-26 02:27:30.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:27:30.465 +03:00 [DBG] Connection id "0HNC8090TG66G" completed keep alive response. 2025-06-26 02:27:30.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2983ms 2025-06-26 02:27:30.466 +03:00 [DBG] Connection id "0HNC8090TG66G" received FIN. 2025-06-26 02:27:30.466 +03:00 [DBG] Connection id "0HNC8090TG66G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:27:30.466 +03:00 [DBG] Connection id "0HNC8090TG66G" disconnecting. 2025-06-26 02:27:30.466 +03:00 [DBG] Connection id "0HNC8090TG66G" stopped. 2025-06-26 02:28:30.474 +03:00 [DBG] Connection id "0HNC8090TG66H" accepted. 2025-06-26 02:28:30.474 +03:00 [DBG] Connection id "0HNC8090TG66H" started. 2025-06-26 02:28:30.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:28:30.474 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:28:30.474 +03:00 [DBG] POST requests are not supported 2025-06-26 02:28:30.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:28:30.475 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:28:30.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:28:30.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:28:30.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:28:30.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:28:30.475 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:28:30.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:28:30.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:28:30.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:28:30.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:28:30.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:28:30.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:28:30.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:28:30.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:28:30.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:28:30.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:28:30.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:28:30.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:28:30.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:28:30.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:28:30.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:28:30.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-06-26 02:28:30.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:28:30.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:28:30.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:28:30.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:28:30.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:28:30.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1887ms 2025-06-26 02:28:30.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:28:30.477 +03:00 [DBG] Connection id "0HNC8090TG66H" completed keep alive response. 2025-06-26 02:28:30.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.264ms 2025-06-26 02:28:30.477 +03:00 [DBG] Connection id "0HNC8090TG66H" received FIN. 2025-06-26 02:28:30.477 +03:00 [DBG] Connection id "0HNC8090TG66H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:28:30.477 +03:00 [DBG] Connection id "0HNC8090TG66H" disconnecting. 2025-06-26 02:28:30.477 +03:00 [DBG] Connection id "0HNC8090TG66H" stopped. 2025-06-26 02:29:30.466 +03:00 [DBG] Connection id "0HNC8090TG66I" accepted. 2025-06-26 02:29:30.466 +03:00 [DBG] Connection id "0HNC8090TG66I" started. 2025-06-26 02:29:30.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:29:30.467 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:29:30.467 +03:00 [DBG] POST requests are not supported 2025-06-26 02:29:30.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:29:30.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:29:30.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:29:30.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:29:30.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:29:30.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:29:30.467 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:29:30.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:29:30.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:29:30.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:29:30.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:29:30.467 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:29:30.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:29:30.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:29:30.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:29:30.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:29:30.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:29:30.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:29:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:29:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:29:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:29:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:29:30.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:29:30.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-06-26 02:29:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:29:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:29:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:29:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:29:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:29:30.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:29:30.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:29:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:29:30.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:29:30.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.71ms 2025-06-26 02:29:30.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:29:30.468 +03:00 [DBG] Connection id "0HNC8090TG66I" completed keep alive response. 2025-06-26 02:29:30.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3355ms 2025-06-26 02:29:30.468 +03:00 [DBG] Connection id "0HNC8090TG66I" received FIN. 2025-06-26 02:29:30.468 +03:00 [DBG] Connection id "0HNC8090TG66I" disconnecting. 2025-06-26 02:29:30.468 +03:00 [DBG] Connection id "0HNC8090TG66I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:29:30.469 +03:00 [DBG] Connection id "0HNC8090TG66I" stopped. 2025-06-26 02:30:30.465 +03:00 [DBG] Connection id "0HNC8090TG66J" accepted. 2025-06-26 02:30:30.465 +03:00 [DBG] Connection id "0HNC8090TG66J" started. 2025-06-26 02:30:30.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:30:30.465 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:30:30.465 +03:00 [DBG] POST requests are not supported 2025-06-26 02:30:30.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:30:30.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:30:30.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:30:30.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:30:30.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:30:30.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:30:30.466 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:30:30.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:30: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-06-26 02:30:30.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:30:30.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:30: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-06-26 02:30:30.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:30: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-06-26 02:30:30.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:30:30.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:30:30.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:30:30.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:30:30.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:30:30.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:30:30.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:30:30.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:30:30.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:30:30.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-06-26 02:30:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:30:30.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:30:30.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:30:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:30:30.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:30:30.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2293ms 2025-06-26 02:30:30.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:30:30.468 +03:00 [DBG] Connection id "0HNC8090TG66J" completed keep alive response. 2025-06-26 02:30:30.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5087ms 2025-06-26 02:30:30.469 +03:00 [DBG] Connection id "0HNC8090TG66J" received FIN. 2025-06-26 02:30:30.469 +03:00 [DBG] Connection id "0HNC8090TG66J" disconnecting. 2025-06-26 02:30:30.469 +03:00 [DBG] Connection id "0HNC8090TG66J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:30:30.470 +03:00 [DBG] Connection id "0HNC8090TG66J" stopped. 2025-06-26 02:31:30.470 +03:00 [DBG] Connection id "0HNC8090TG66K" accepted. 2025-06-26 02:31:30.471 +03:00 [DBG] Connection id "0HNC8090TG66K" started. 2025-06-26 02:31:30.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:31:30.471 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:31:30.471 +03:00 [DBG] POST requests are not supported 2025-06-26 02:31:30.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:31:30.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:31:30.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:31:30.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:31:30.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:31:30.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:31:30.471 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:31:30.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:31:30.471 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:31:30.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:31:30.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:31:30.471 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:31:30.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:31:30.471 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:31:30.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:31:30.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:31:30.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:31:30.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:31:30.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:31:30.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:31:30.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:31:30.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:31:30.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:31:30.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1553ms. 2025-06-26 02:31:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:31:30.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:31:30.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:31:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:31:30.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:31:30.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8228ms 2025-06-26 02:31:30.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:31:30.472 +03:00 [DBG] Connection id "0HNC8090TG66K" completed keep alive response. 2025-06-26 02:31:30.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4956ms 2025-06-26 02:31:30.472 +03:00 [DBG] Connection id "0HNC8090TG66K" received FIN. 2025-06-26 02:31:30.472 +03:00 [DBG] Connection id "0HNC8090TG66K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:31:30.473 +03:00 [DBG] Connection id "0HNC8090TG66K" disconnecting. 2025-06-26 02:31:30.473 +03:00 [DBG] Connection id "0HNC8090TG66K" stopped. 2025-06-26 02:32:30.464 +03:00 [DBG] Connection id "0HNC8090TG66L" accepted. 2025-06-26 02:32:30.464 +03:00 [DBG] Connection id "0HNC8090TG66L" started. 2025-06-26 02:32:30.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:32:30.465 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:32:30.465 +03:00 [DBG] POST requests are not supported 2025-06-26 02:32:30.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:32:30.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:32:30.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:32:30.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:32:30.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:32:30.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:32:30.465 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:32:30.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:32:30.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:32:30.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:32:30.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:32: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-06-26 02:32:30.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:32: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-06-26 02:32:30.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:32:30.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:32:30.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:32:30.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:32:30.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:32:30.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:32:30.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:32:30.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:32:30.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:32:30.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2262ms. 2025-06-26 02:32:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:32:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:32:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:32:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:32:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:32:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:32:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:32:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:32:30.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:32:30.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:32:30.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:32:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:32:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:32:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:32:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:32:30.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:32:30.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:32:30.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0781ms 2025-06-26 02:32:30.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:32:30.468 +03:00 [DBG] Connection id "0HNC8090TG66L" completed keep alive response. 2025-06-26 02:32:30.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7774ms 2025-06-26 02:32:30.469 +03:00 [DBG] Connection id "0HNC8090TG66L" received FIN. 2025-06-26 02:32:30.469 +03:00 [DBG] Connection id "0HNC8090TG66L" disconnecting. 2025-06-26 02:32:30.469 +03:00 [DBG] Connection id "0HNC8090TG66L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:32:30.470 +03:00 [DBG] Connection id "0HNC8090TG66L" stopped. 2025-06-26 02:33:30.460 +03:00 [DBG] Connection id "0HNC8090TG66M" accepted. 2025-06-26 02:33:30.460 +03:00 [DBG] Connection id "0HNC8090TG66M" started. 2025-06-26 02:33:30.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:33:30.460 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:33:30.460 +03:00 [DBG] POST requests are not supported 2025-06-26 02:33:30.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:33:30.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:33:30.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:33:30.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:33:30.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:33:30.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:33:30.460 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:33:30.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:33:30.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:33:30.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:33:30.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:33:30.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:33:30.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:33:30.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:33:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:33:30.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:33:30.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:33:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:33:30.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:33:30.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-26 02:33:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:33:30.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:33:30.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:33:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:33:30.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:33:30.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.708ms 2025-06-26 02:33:30.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:33:30.461 +03:00 [DBG] Connection id "0HNC8090TG66M" completed keep alive response. 2025-06-26 02:33:30.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3317ms 2025-06-26 02:33:30.462 +03:00 [DBG] Connection id "0HNC8090TG66M" received FIN. 2025-06-26 02:33:30.462 +03:00 [DBG] Connection id "0HNC8090TG66M" disconnecting. 2025-06-26 02:33:30.462 +03:00 [DBG] Connection id "0HNC8090TG66M" stopped. 2025-06-26 02:33:30.462 +03:00 [DBG] Connection id "0HNC8090TG66M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:34:30.466 +03:00 [DBG] Connection id "0HNC8090TG66N" accepted. 2025-06-26 02:34:30.467 +03:00 [DBG] Connection id "0HNC8090TG66N" started. 2025-06-26 02:34:30.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:34:30.467 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:34:30.467 +03:00 [DBG] POST requests are not supported 2025-06-26 02:34:30.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:34:30.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:34:30.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:34:30.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:34:30.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:34:30.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:34:30.467 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:34:30.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:34:30.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:34:30.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:34:30.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:34:30.467 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:34:30.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:34:30.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:34:30.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:34:30.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:34:30.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:34:30.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:34:30.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:34:30.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:34:30.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1853ms. 2025-06-26 02:34:30.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:34:30.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:34:30.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:34:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:34:30.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:34:30.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1767ms 2025-06-26 02:34:30.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:34:30.469 +03:00 [DBG] Connection id "0HNC8090TG66N" completed keep alive response. 2025-06-26 02:34:30.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9598ms 2025-06-26 02:34:30.469 +03:00 [DBG] Connection id "0HNC8090TG66N" received FIN. 2025-06-26 02:34:30.469 +03:00 [DBG] Connection id "0HNC8090TG66N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:34:30.469 +03:00 [DBG] Connection id "0HNC8090TG66N" disconnecting. 2025-06-26 02:34:30.469 +03:00 [DBG] Connection id "0HNC8090TG66N" stopped. 2025-06-26 02:35:30.466 +03:00 [DBG] Connection id "0HNC8090TG66O" accepted. 2025-06-26 02:35:30.466 +03:00 [DBG] Connection id "0HNC8090TG66O" started. 2025-06-26 02:35:30.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:35:30.466 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:35:30.466 +03:00 [DBG] POST requests are not supported 2025-06-26 02:35:30.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:35:30.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:35:30.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:35:30.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:35:30.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:35:30.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:35:30.467 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:35:30.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:35:30.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:35:30.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:35:30.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:35:30.467 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:35:30.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:35:30.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:35:30.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:35:30.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:35:30.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:35:30.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:35:30.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:35:30.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:35:30.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.209ms. 2025-06-26 02:35:30.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:35:30.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:35:30.469 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:35:30.469 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:35:30.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:35:30.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:35:30.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:35:30.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:35:30.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:35:30.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:35:30.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5902ms 2025-06-26 02:35:30.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:35:30.469 +03:00 [DBG] Connection id "0HNC8090TG66O" completed keep alive response. 2025-06-26 02:35:30.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7211ms 2025-06-26 02:35:30.469 +03:00 [DBG] Connection id "0HNC8090TG66O" received FIN. 2025-06-26 02:35:30.469 +03:00 [DBG] Connection id "0HNC8090TG66O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:35:30.470 +03:00 [DBG] Connection id "0HNC8090TG66O" disconnecting. 2025-06-26 02:35:30.470 +03:00 [DBG] Connection id "0HNC8090TG66O" stopped. 2025-06-26 02:36:30.471 +03:00 [DBG] Connection id "0HNC8090TG66P" accepted. 2025-06-26 02:36:30.471 +03:00 [DBG] Connection id "0HNC8090TG66P" started. 2025-06-26 02:36:30.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:36:30.471 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:36:30.471 +03:00 [DBG] POST requests are not supported 2025-06-26 02:36:30.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:36:30.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:36:30.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:36:30.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:36:30.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:36:30.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:36:30.472 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:36:30.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:36:30.472 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:36:30.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:36:30.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:36:30.472 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:36:30.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:36:30.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:36:30.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:36:30.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:36:30.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:36:30.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:36:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:36:30.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:36:30.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.214ms. 2025-06-26 02:36:30.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:36:30.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:36:30.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:36:30.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:36:30.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:36:30.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:36:30.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:36:30.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:36:30.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5902ms 2025-06-26 02:36:30.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:36:30.474 +03:00 [DBG] Connection id "0HNC8090TG66P" completed keep alive response. 2025-06-26 02:36:30.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8826ms 2025-06-26 02:36:30.474 +03:00 [DBG] Connection id "0HNC8090TG66P" received FIN. 2025-06-26 02:36:30.474 +03:00 [DBG] Connection id "0HNC8090TG66P" disconnecting. 2025-06-26 02:36:30.474 +03:00 [DBG] Connection id "0HNC8090TG66P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:36:30.476 +03:00 [DBG] Connection id "0HNC8090TG66P" stopped. 2025-06-26 02:37:30.470 +03:00 [DBG] Connection id "0HNC8090TG66Q" accepted. 2025-06-26 02:37:30.470 +03:00 [DBG] Connection id "0HNC8090TG66Q" started. 2025-06-26 02:37:30.470 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:37:30.470 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:37:30.470 +03:00 [DBG] POST requests are not supported 2025-06-26 02:37:30.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:37:30.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:37:30.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:37:30.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:37:30.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:37:30.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:37:30.470 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:37:30.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:37:30.470 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:37:30.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:37:30.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:37:30.470 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:37:30.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:37:30.471 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:37:30.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:37:30.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:37:30.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:37:30.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:37:30.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:37:30.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-06-26 02:37:30.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:37:30.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:37:30.471 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:37:30.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:37:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:37:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:37:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:37:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:37:30.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:37:30.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:37:30.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0261ms 2025-06-26 02:37:30.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:37:30.472 +03:00 [DBG] Connection id "0HNC8090TG66Q" completed keep alive response. 2025-06-26 02:37:30.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.766ms 2025-06-26 02:37:30.472 +03:00 [DBG] Connection id "0HNC8090TG66Q" received FIN. 2025-06-26 02:37:30.472 +03:00 [DBG] Connection id "0HNC8090TG66Q" disconnecting. 2025-06-26 02:37:30.472 +03:00 [DBG] Connection id "0HNC8090TG66Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:37:30.473 +03:00 [DBG] Connection id "0HNC8090TG66Q" stopped. 2025-06-26 02:38:30.503 +03:00 [DBG] Connection id "0HNC8090TG66R" accepted. 2025-06-26 02:38:30.503 +03:00 [DBG] Connection id "0HNC8090TG66R" started. 2025-06-26 02:38:30.503 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:38:30.503 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:38:30.503 +03:00 [DBG] POST requests are not supported 2025-06-26 02:38:30.503 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:38:30.503 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:38:30.503 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:38:30.503 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:38:30.503 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:38:30.503 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:38:30.503 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:38:30.503 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:38:30.503 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:38:30.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:38:30.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:38:30.504 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:38:30.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:38:30.504 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:38:30.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:38:30.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:38:30.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:38:30.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:38:30.504 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:38:30.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-06-26 02:38:30.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:38:30.504 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:38:30.504 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:38:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:38:30.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:38:30.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7998ms 2025-06-26 02:38:30.505 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:38:30.505 +03:00 [DBG] Connection id "0HNC8090TG66R" completed keep alive response. 2025-06-26 02:38:30.505 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4973ms 2025-06-26 02:38:30.505 +03:00 [DBG] Connection id "0HNC8090TG66R" received FIN. 2025-06-26 02:38:30.505 +03:00 [DBG] Connection id "0HNC8090TG66R" disconnecting. 2025-06-26 02:38:30.505 +03:00 [DBG] Connection id "0HNC8090TG66R" stopped. 2025-06-26 02:38:30.505 +03:00 [DBG] Connection id "0HNC8090TG66R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:39:30.464 +03:00 [DBG] Connection id "0HNC8090TG66S" accepted. 2025-06-26 02:39:30.464 +03:00 [DBG] Connection id "0HNC8090TG66S" started. 2025-06-26 02:39:30.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:39:30.464 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:39:30.464 +03:00 [DBG] POST requests are not supported 2025-06-26 02:39:30.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:39:30.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:39:30.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:39:30.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:39:30.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:39:30.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:39:30.464 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:39:30.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:39:30.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:39:30.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:39:30.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:39:30.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:39:30.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:39:30.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:39:30.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:39:30.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:39:30.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:39:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:39:30.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:39:30.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-06-26 02:39:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:39:30.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:39:30.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:39:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:39:30.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:39:30.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:39:30.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:39:30.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7779ms 2025-06-26 02:39:30.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:39:30.466 +03:00 [DBG] Connection id "0HNC8090TG66S" completed keep alive response. 2025-06-26 02:39:30.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5709ms 2025-06-26 02:39:30.466 +03:00 [DBG] Connection id "0HNC8090TG66S" received FIN. 2025-06-26 02:39:30.466 +03:00 [DBG] Connection id "0HNC8090TG66S" disconnecting. 2025-06-26 02:39:30.466 +03:00 [DBG] Connection id "0HNC8090TG66S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:39:30.467 +03:00 [DBG] Connection id "0HNC8090TG66S" stopped. 2025-06-26 02:40:30.470 +03:00 [DBG] Connection id "0HNC8090TG66T" accepted. 2025-06-26 02:40:30.471 +03:00 [DBG] Connection id "0HNC8090TG66T" started. 2025-06-26 02:40:30.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:40:30.471 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:40:30.471 +03:00 [DBG] POST requests are not supported 2025-06-26 02:40:30.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:40:30.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:40:30.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:40:30.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:40:30.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:40:30.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:40:30.471 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:40:30.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:40:30.471 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:40:30.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:40:30.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:40:30.471 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:40:30.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:40:30.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:40:30.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:40:30.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:40:30.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:40:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:40:30.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:40:30.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1692ms. 2025-06-26 02:40:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:40:30.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:40:30.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:40:30.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:40:30.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:40:30.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:40:30.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:40:30.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:40:30.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:40:30.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:40:30.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:40:30.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:40:30.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2905ms 2025-06-26 02:40:30.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:40:30.473 +03:00 [DBG] Connection id "0HNC8090TG66T" completed keep alive response. 2025-06-26 02:40:30.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2369ms 2025-06-26 02:40:30.473 +03:00 [DBG] Connection id "0HNC8090TG66T" received FIN. 2025-06-26 02:40:30.474 +03:00 [DBG] Connection id "0HNC8090TG66T" disconnecting. 2025-06-26 02:40:30.474 +03:00 [DBG] Connection id "0HNC8090TG66T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:40:30.475 +03:00 [DBG] Connection id "0HNC8090TG66T" stopped. 2025-06-26 02:41:30.476 +03:00 [DBG] Connection id "0HNC8090TG66U" accepted. 2025-06-26 02:41:30.476 +03:00 [DBG] Connection id "0HNC8090TG66U" started. 2025-06-26 02:41:30.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:41:30.477 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:41:30.477 +03:00 [DBG] POST requests are not supported 2025-06-26 02:41:30.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:41:30.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:41:30.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:41:30.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:41:30.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:41:30.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:41:30.477 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:41:30.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:41:30.477 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:41:30.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:41:30.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:41:30.477 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:41:30.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:41:30.477 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:41:30.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:41:30.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:41:30.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:41:30.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:41:30.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:41:30.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:41:30.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:41:30.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:41:30.477 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:41:30.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-06-26 02:41:30.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:41:30.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:41:30.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:41:30.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:41:30.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:41:30.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8056ms 2025-06-26 02:41:30.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:41:30.478 +03:00 [DBG] Connection id "0HNC8090TG66U" completed keep alive response. 2025-06-26 02:41:30.478 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5807ms 2025-06-26 02:41:30.478 +03:00 [DBG] Connection id "0HNC8090TG66U" received FIN. 2025-06-26 02:41:30.478 +03:00 [DBG] Connection id "0HNC8090TG66U" disconnecting. 2025-06-26 02:41:30.479 +03:00 [DBG] Connection id "0HNC8090TG66U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:41:30.480 +03:00 [DBG] Connection id "0HNC8090TG66U" stopped. 2025-06-26 02:42:30.765 +03:00 [DBG] Connection id "0HNC8090TG66V" accepted. 2025-06-26 02:42:30.765 +03:00 [DBG] Connection id "0HNC8090TG66V" started. 2025-06-26 02:42:30.765 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:42:30.765 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:42:30.765 +03:00 [DBG] POST requests are not supported 2025-06-26 02:42:30.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:42:30.765 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:42:30.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:42:30.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:42:30.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:42:30.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:42:30.766 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:42:30.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:42:30.766 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:42:30.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:42:30.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:42:30.766 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:42:30.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:42:30.766 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:42:30.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:42:30.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:42:30.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:42:30.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:42:30.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:42:30.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:42:30.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:42:30.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:42:30.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:42:30.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-26 02:42:30.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:42:30.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:42:30.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:42:30.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:42:30.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:42:30.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:42:30.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.13ms 2025-06-26 02:42:30.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:42:30.767 +03:00 [DBG] Connection id "0HNC8090TG66V" completed keep alive response. 2025-06-26 02:42:30.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1041ms 2025-06-26 02:42:30.767 +03:00 [DBG] Connection id "0HNC8090TG66V" received FIN. 2025-06-26 02:42:30.767 +03:00 [DBG] Connection id "0HNC8090TG66V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:42:30.768 +03:00 [DBG] Connection id "0HNC8090TG66V" disconnecting. 2025-06-26 02:42:30.768 +03:00 [DBG] Connection id "0HNC8090TG66V" stopped. 2025-06-26 02:43:30.482 +03:00 [DBG] Connection id "0HNC8090TG670" accepted. 2025-06-26 02:43:30.482 +03:00 [DBG] Connection id "0HNC8090TG670" started. 2025-06-26 02:43:30.482 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:43:30.482 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:43:30.482 +03:00 [DBG] POST requests are not supported 2025-06-26 02:43:30.482 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:43:30.482 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:43:30.482 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:43:30.482 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:43:30.482 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:43:30.482 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:43:30.482 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:43:30.482 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:43:30.482 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:43:30.482 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:43:30.482 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:43:30.482 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:43:30.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:43:30.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:43:30.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:43:30.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:43:30.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:43:30.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:43:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:43:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:43:30.483 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:43:30.483 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-06-26 02:43:30.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:43:30.483 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:43:30.483 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:43:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:43:30.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:43:30.483 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7768ms 2025-06-26 02:43:30.483 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:43:30.483 +03:00 [DBG] Connection id "0HNC8090TG670" completed keep alive response. 2025-06-26 02:43:30.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.395ms 2025-06-26 02:43:30.483 +03:00 [DBG] Connection id "0HNC8090TG670" received FIN. 2025-06-26 02:43:30.484 +03:00 [DBG] Connection id "0HNC8090TG670" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:43:30.484 +03:00 [DBG] Connection id "0HNC8090TG670" disconnecting. 2025-06-26 02:43:30.484 +03:00 [DBG] Connection id "0HNC8090TG670" stopped. 2025-06-26 02:44:30.481 +03:00 [DBG] Connection id "0HNC8090TG671" accepted. 2025-06-26 02:44:30.481 +03:00 [DBG] Connection id "0HNC8090TG671" started. 2025-06-26 02:44:30.481 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:44:30.481 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:44:30.481 +03:00 [DBG] POST requests are not supported 2025-06-26 02:44:30.481 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:44:30.481 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:44:30.481 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:44:30.481 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:44:30.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:44:30.481 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:44:30.481 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:44:30.481 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:44:30.482 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:44:30.482 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:44:30.482 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:44:30.482 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:44:30.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:44:30.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:44:30.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:44:30.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:44:30.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:44:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:44:30.482 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:44:30.482 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-06-26 02:44:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:44:30.482 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:44:30.482 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:44:30.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:44:30.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:44:30.482 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7492ms 2025-06-26 02:44:30.483 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:44:30.483 +03:00 [DBG] Connection id "0HNC8090TG671" completed keep alive response. 2025-06-26 02:44:30.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4591ms 2025-06-26 02:44:30.483 +03:00 [DBG] Connection id "0HNC8090TG671" received FIN. 2025-06-26 02:44:30.483 +03:00 [DBG] Connection id "0HNC8090TG671" disconnecting. 2025-06-26 02:44:30.483 +03:00 [DBG] Connection id "0HNC8090TG671" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:44:30.484 +03:00 [DBG] Connection id "0HNC8090TG671" stopped. 2025-06-26 02:45:30.491 +03:00 [DBG] Connection id "0HNC8090TG672" accepted. 2025-06-26 02:45:30.491 +03:00 [DBG] Connection id "0HNC8090TG672" started. 2025-06-26 02:45:30.491 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:45:30.491 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:45:30.491 +03:00 [DBG] POST requests are not supported 2025-06-26 02:45:30.491 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:45:30.491 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:45:30.491 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:45:30.491 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:45:30.491 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:45:30.491 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:45:30.491 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:45:30.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:45:30.491 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:45:30.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:45:30.492 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:45:30.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:45:30.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:45:30.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:45:30.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:45:30.492 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:45:30.492 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:45:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:45:30.492 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:45:30.492 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1563ms. 2025-06-26 02:45:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:45:30.492 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:45:30.492 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:45:30.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:45:30.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:45:30.492 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7304ms 2025-06-26 02:45:30.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:45:30.493 +03:00 [DBG] Connection id "0HNC8090TG672" completed keep alive response. 2025-06-26 02:45:30.493 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.661ms 2025-06-26 02:45:30.493 +03:00 [DBG] Connection id "0HNC8090TG672" received FIN. 2025-06-26 02:45:30.493 +03:00 [DBG] Connection id "0HNC8090TG672" disconnecting. 2025-06-26 02:45:30.493 +03:00 [DBG] Connection id "0HNC8090TG672" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:45:30.494 +03:00 [DBG] Connection id "0HNC8090TG672" stopped. 2025-06-26 02:46:30.478 +03:00 [DBG] Connection id "0HNC8090TG673" accepted. 2025-06-26 02:46:30.478 +03:00 [DBG] Connection id "0HNC8090TG673" started. 2025-06-26 02:46:30.478 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:46:30.479 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:46:30.479 +03:00 [DBG] POST requests are not supported 2025-06-26 02:46:30.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:46:30.479 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:46:30.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:46:30.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:46:30.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:46:30.479 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:46:30.479 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:46:30.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:46:30.479 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:46:30.479 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:46:30.479 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:46:30.479 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:46:30.479 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:46:30.479 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:46:30.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:46:30.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:46:30.479 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:46:30.479 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:46:30.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:46:30.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:46:30.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:46:30.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:46:30.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:46:30.480 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2012ms. 2025-06-26 02:46:30.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:46:30.480 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:46:30.480 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:46:30.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:46:30.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:46:30.480 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9599ms 2025-06-26 02:46:30.480 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:46:30.480 +03:00 [DBG] Connection id "0HNC8090TG673" completed keep alive response. 2025-06-26 02:46:30.480 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7637ms 2025-06-26 02:46:30.480 +03:00 [DBG] Connection id "0HNC8090TG673" received FIN. 2025-06-26 02:46:30.481 +03:00 [DBG] Connection id "0HNC8090TG673" disconnecting. 2025-06-26 02:46:30.481 +03:00 [DBG] Connection id "0HNC8090TG673" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:46:30.482 +03:00 [DBG] Connection id "0HNC8090TG673" stopped. 2025-06-26 02:47:30.475 +03:00 [DBG] Connection id "0HNC8090TG674" accepted. 2025-06-26 02:47:30.475 +03:00 [DBG] Connection id "0HNC8090TG674" started. 2025-06-26 02:47:30.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:47:30.475 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:47:30.475 +03:00 [DBG] POST requests are not supported 2025-06-26 02:47:30.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:47:30.475 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:47:30.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:47:30.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:47:30.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:47:30.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:47:30.475 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:47:30.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:47:30.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:47:30.476 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:47:30.476 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:47:30.476 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:47:30.476 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:47:30.476 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:47:30.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:47:30.476 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:47:30.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:47:30.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:47:30.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:47:30.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-06-26 02:47:30.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:47:30.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:47:30.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:47:30.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:47:30.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:47:30.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6771ms 2025-06-26 02:47:30.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:47:30.476 +03:00 [DBG] Connection id "0HNC8090TG674" completed keep alive response. 2025-06-26 02:47:30.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.434ms 2025-06-26 02:47:30.477 +03:00 [DBG] Connection id "0HNC8090TG674" received FIN. 2025-06-26 02:47:30.477 +03:00 [DBG] Connection id "0HNC8090TG674" disconnecting. 2025-06-26 02:47:30.477 +03:00 [DBG] Connection id "0HNC8090TG674" stopped. 2025-06-26 02:47:30.477 +03:00 [DBG] Connection id "0HNC8090TG674" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:48:30.488 +03:00 [DBG] Connection id "0HNC8090TG675" accepted. 2025-06-26 02:48:30.489 +03:00 [DBG] Connection id "0HNC8090TG675" started. 2025-06-26 02:48:30.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:48:30.489 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:48:30.489 +03:00 [DBG] POST requests are not supported 2025-06-26 02:48:30.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:48:30.489 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:48:30.489 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:48:30.489 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:48:30.489 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:48:30.489 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:48:30.489 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:48:30.489 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:48:30.489 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:48:30.489 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:48:30.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:48:30.490 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:48:30.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:48:30.490 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:48:30.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:48:30.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:48:30.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:48:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:48:30.490 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:48:30.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-06-26 02:48:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:48:30.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:48:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:48:30.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:48:30.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:48:30.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:48:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:48:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:48:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:48:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:48:30.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:48:30.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:48:30.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1167ms 2025-06-26 02:48:30.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:48:30.491 +03:00 [DBG] Connection id "0HNC8090TG675" completed keep alive response. 2025-06-26 02:48:30.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0465ms 2025-06-26 02:48:30.491 +03:00 [DBG] Connection id "0HNC8090TG675" received FIN. 2025-06-26 02:48:30.491 +03:00 [DBG] Connection id "0HNC8090TG675" disconnecting. 2025-06-26 02:48:30.491 +03:00 [DBG] Connection id "0HNC8090TG675" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:48:30.493 +03:00 [DBG] Connection id "0HNC8090TG675" stopped. 2025-06-26 02:49:30.489 +03:00 [DBG] Connection id "0HNC8090TG676" accepted. 2025-06-26 02:49:30.489 +03:00 [DBG] Connection id "0HNC8090TG676" started. 2025-06-26 02:49:30.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:49:30.489 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:49:30.489 +03:00 [DBG] POST requests are not supported 2025-06-26 02:49:30.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:49:30.489 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:49:30.489 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:49:30.489 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:49:30.489 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:49:30.489 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:49:30.490 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:49:30.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:49:30.490 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:49:30.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:49:30.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:49:30.490 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:49:30.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:49:30.490 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:49:30.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:49:30.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:49:30.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:49:30.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:49:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:49:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:49:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:49:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:49:30.490 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:49:30.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1383ms. 2025-06-26 02:49:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:49:30.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:49:30.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:49:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:49:30.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:49:30.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3169ms 2025-06-26 02:49:30.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:49:30.491 +03:00 [DBG] Connection id "0HNC8090TG676" completed keep alive response. 2025-06-26 02:49:30.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.192ms 2025-06-26 02:49:30.492 +03:00 [DBG] Connection id "0HNC8090TG676" received FIN. 2025-06-26 02:49:30.492 +03:00 [DBG] Connection id "0HNC8090TG676" disconnecting. 2025-06-26 02:49:30.492 +03:00 [DBG] Connection id "0HNC8090TG676" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:49:30.493 +03:00 [DBG] Connection id "0HNC8090TG676" stopped. 2025-06-26 02:50:30.488 +03:00 [DBG] Connection id "0HNC8090TG677" accepted. 2025-06-26 02:50:30.489 +03:00 [DBG] Connection id "0HNC8090TG677" started. 2025-06-26 02:50:30.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:50:30.489 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:50:30.489 +03:00 [DBG] POST requests are not supported 2025-06-26 02:50:30.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:50:30.489 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:50:30.489 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:50:30.489 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:50:30.489 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:50:30.489 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:50:30.489 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:50:30.489 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:50:30.489 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:50:30.489 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:50:30.489 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:50:30.489 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:50:30.489 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:50:30.489 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:50:30.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:50:30.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:50:30.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:50:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:50:30.490 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:50:30.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-26 02:50:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:50:30.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:50:30.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:50:30.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:50:30.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:50:30.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9619ms 2025-06-26 02:50:30.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:50:30.491 +03:00 [DBG] Connection id "0HNC8090TG677" completed keep alive response. 2025-06-26 02:50:30.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9252ms 2025-06-26 02:50:30.491 +03:00 [DBG] Connection id "0HNC8090TG677" received FIN. 2025-06-26 02:50:30.491 +03:00 [DBG] Connection id "0HNC8090TG677" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:50:30.491 +03:00 [DBG] Connection id "0HNC8090TG677" disconnecting. 2025-06-26 02:50:30.491 +03:00 [DBG] Connection id "0HNC8090TG677" stopped. 2025-06-26 02:51:30.494 +03:00 [DBG] Connection id "0HNC8090TG678" accepted. 2025-06-26 02:51:30.494 +03:00 [DBG] Connection id "0HNC8090TG678" started. 2025-06-26 02:51:30.494 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:51:30.494 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:51:30.494 +03:00 [DBG] POST requests are not supported 2025-06-26 02:51:30.494 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:51:30.494 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:51:30.494 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:51:30.495 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:51:30.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:51:30.495 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:51:30.495 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:51:30.495 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:51:30.495 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:51:30.495 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:51:30.495 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:51:30.495 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:51:30.495 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:51:30.495 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:51:30.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:30.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:30.496 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:51:30.496 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:51:30.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:51:30.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:51:30.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:51:30.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:51:30.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:51:30.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2217ms. 2025-06-26 02:51:30.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:51:30.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:51:30.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:51:30.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:51:30.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:30.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:30.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:51:30.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:51:30.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:51:30.497 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:51:30.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:51:30.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:51:30.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:51:30.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:30.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:30.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:30.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:30.497 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.519ms 2025-06-26 02:51:30.497 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:51:30.497 +03:00 [DBG] Connection id "0HNC8090TG678" completed keep alive response. 2025-06-26 02:51:30.497 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0916ms 2025-06-26 02:51:30.498 +03:00 [DBG] Connection id "0HNC8090TG678" received FIN. 2025-06-26 02:51:30.498 +03:00 [DBG] Connection id "0HNC8090TG678" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:51:30.498 +03:00 [DBG] Connection id "0HNC8090TG678" disconnecting. 2025-06-26 02:51:30.498 +03:00 [DBG] Connection id "0HNC8090TG678" stopped. 2025-06-26 02:51:36.668 +03:00 [DBG] Connection id "0HNC8090TG679" accepted. 2025-06-26 02:51:36.668 +03:00 [DBG] Connection id "0HNC8090TG679" started. 2025-06-26 02:51:36.668 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-26 02:51:36.668 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:51:36.668 +03:00 [DBG] The request path / does not match a supported file type 2025-06-26 02:51:36.668 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-26 02:51:36.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-26 02:51:36.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 02:51:36.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:51:36.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:51:36.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 02:51:36.668 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-26 02:51:36.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:51:36.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:51:36.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-26 02:51:36.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:51:36.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:51:36.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:36.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:36.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 02:51:36.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 02:51:36.669 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 02:51:36.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:51:36.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:51:36.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:51:36.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0033ms. 2025-06-26 02:51:36.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:51:36.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:51:36.669 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 02:51:36.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:36.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:36.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 02:51:36.669 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-26 02:51:36.669 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-26 02:51:36.669 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-26 02:51:36.669 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-26 02:51:36.669 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-26 02:51:36.669 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-26 02:51:36.670 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6907ms. 2025-06-26 02:51:36.670 +03:00 [INF] Executed ViewResult - view Index executed in 0.8442ms. 2025-06-26 02:51:36.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 02:51:36.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:36.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:36.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:36.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:51:36.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2795ms 2025-06-26 02:51:36.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 02:51:36.670 +03:00 [DBG] Connection id "0HNC8090TG679" completed keep alive response. 2025-06-26 02:51:36.670 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8069ms 2025-06-26 02:51:36.670 +03:00 [DBG] Connection id "0HNC8090TG679" received FIN. 2025-06-26 02:51:36.670 +03:00 [DBG] Connection id "0HNC8090TG679" disconnecting. 2025-06-26 02:51:36.670 +03:00 [DBG] Connection id "0HNC8090TG679" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:51:36.672 +03:00 [DBG] Connection id "0HNC8090TG679" stopped. 2025-06-26 02:52:30.487 +03:00 [DBG] Connection id "0HNC8090TG67A" accepted. 2025-06-26 02:52:30.487 +03:00 [DBG] Connection id "0HNC8090TG67A" started. 2025-06-26 02:52:30.487 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:52:30.487 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:52:30.487 +03:00 [DBG] POST requests are not supported 2025-06-26 02:52:30.487 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:52:30.487 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:52:30.487 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:52:30.487 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:52:30.487 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:52:30.487 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:52:30.487 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:52:30.487 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:52:30.487 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:52:30.487 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:52:30.487 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:52:30.487 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:52:30.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:52:30.488 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:52:30.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:52:30.488 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:52:30.488 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:52:30.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:52:30.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:52:30.488 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-06-26 02:52:30.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:52:30.488 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:52:30.488 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:52:30.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:52:30.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:52:30.488 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.707ms 2025-06-26 02:52:30.488 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:52:30.488 +03:00 [DBG] Connection id "0HNC8090TG67A" completed keep alive response. 2025-06-26 02:52:30.488 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3766ms 2025-06-26 02:52:30.489 +03:00 [DBG] Connection id "0HNC8090TG67A" received FIN. 2025-06-26 02:52:30.489 +03:00 [DBG] Connection id "0HNC8090TG67A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:52:30.489 +03:00 [DBG] Connection id "0HNC8090TG67A" disconnecting. 2025-06-26 02:52:30.489 +03:00 [DBG] Connection id "0HNC8090TG67A" stopped. 2025-06-26 02:53:30.491 +03:00 [DBG] Connection id "0HNC8090TG67B" accepted. 2025-06-26 02:53:30.491 +03:00 [DBG] Connection id "0HNC8090TG67B" started. 2025-06-26 02:53:30.491 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:53:30.491 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:53:30.491 +03:00 [DBG] POST requests are not supported 2025-06-26 02:53:30.491 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:53:30.491 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:53:30.491 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:53:30.491 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:53:30.491 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:53:30.491 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:53:30.491 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:53:30.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:53:30.492 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:53:30.492 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:53:30.492 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:53:30.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:53:30.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:53:30.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:53:30.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:53:30.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:53:30.492 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:53:30.492 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:53:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:53:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:53:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:53:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:53:30.492 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:53:30.492 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1761ms. 2025-06-26 02:53:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:53:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:53:30.493 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:53:30.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:53:30.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:53:30.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:53:30.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1786ms 2025-06-26 02:53:30.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:53:30.493 +03:00 [DBG] Connection id "0HNC8090TG67B" completed keep alive response. 2025-06-26 02:53:30.493 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0462ms 2025-06-26 02:53:30.493 +03:00 [DBG] Connection id "0HNC8090TG67B" received FIN. 2025-06-26 02:53:30.493 +03:00 [DBG] Connection id "0HNC8090TG67B" disconnecting. 2025-06-26 02:53:30.494 +03:00 [DBG] Connection id "0HNC8090TG67B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:53:30.495 +03:00 [DBG] Connection id "0HNC8090TG67B" stopped. 2025-06-26 02:54:21.566 +03:00 [DBG] Connection id "0HNC8090TG67C" accepted. 2025-06-26 02:54:21.567 +03:00 [DBG] Connection id "0HNC8090TG67C" started. 2025-06-26 02:54:21.567 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133953690966701079 - null null 2025-06-26 02:54:21.567 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:54:21.567 +03:00 [VRB] Range header's value is empty. 2025-06-26 02:54:21.572 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-26 02:54:21.572 +03:00 [DBG] Connection id "0HNC8090TG67C" completed keep alive response. 2025-06-26 02:54:21.572 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133953690966701079 - 200 1413083 text/javascript 5.1516ms 2025-06-26 02:54:21.572 +03:00 [DBG] Connection id "0HNC8090TG67C" received FIN. 2025-06-26 02:54:21.572 +03:00 [DBG] Connection id "0HNC8090TG67C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:54:21.572 +03:00 [DBG] Connection id "0HNC8090TG67C" disconnecting. 2025-06-26 02:54:21.572 +03:00 [DBG] Connection id "0HNC8090TG67C" stopped. 2025-06-26 02:54:24.239 +03:00 [DBG] Connection id "0HNC8090TG67D" accepted. 2025-06-26 02:54:24.239 +03:00 [DBG] Connection id "0HNC8090TG67D" started. 2025-06-26 02:54:24.239 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-06-26 02:54:24.239 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:54:24.239 +03:00 [VRB] Range header's value is empty. 2025-06-26 02:54:24.242 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-06-26 02:54:24.242 +03:00 [DBG] Connection id "0HNC8090TG67D" completed keep alive response. 2025-06-26 02:54:24.242 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 2.6447ms 2025-06-26 02:54:24.246 +03:00 [DBG] Connection id "0HNC8090TG67D" received FIN. 2025-06-26 02:54:24.246 +03:00 [DBG] Connection id "0HNC8090TG67D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:54:24.246 +03:00 [DBG] Connection id "0HNC8090TG67D" disconnecting. 2025-06-26 02:54:24.246 +03:00 [DBG] Connection id "0HNC8090TG67D" stopped. 2025-06-26 02:54:30.490 +03:00 [DBG] Connection id "0HNC8090TG67E" accepted. 2025-06-26 02:54:30.490 +03:00 [DBG] Connection id "0HNC8090TG67E" started. 2025-06-26 02:54:30.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:54:30.491 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:54:30.491 +03:00 [DBG] POST requests are not supported 2025-06-26 02:54:30.491 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:54:30.491 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:54:30.491 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:54:30.491 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:54:30.491 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:54:30.491 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:54:30.491 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:54:30.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:54:30.491 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:54:30.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:54:30.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:54:30.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:54:30.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:54:30.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:54:30.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:54:30.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:54:30.492 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:54:30.492 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:54:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:54:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:54:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:54:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:54:30.492 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:54:30.492 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.214ms. 2025-06-26 02:54:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:54:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:54:30.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:54:30.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:54:30.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:54:30.493 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:54:30.493 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:54:30.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:54:30.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:54:30.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2998ms 2025-06-26 02:54:30.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:54:30.493 +03:00 [DBG] Connection id "0HNC8090TG67E" completed keep alive response. 2025-06-26 02:54:30.493 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7879ms 2025-06-26 02:54:30.494 +03:00 [DBG] Connection id "0HNC8090TG67E" received FIN. 2025-06-26 02:54:30.494 +03:00 [DBG] Connection id "0HNC8090TG67E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:54:30.494 +03:00 [DBG] Connection id "0HNC8090TG67E" disconnecting. 2025-06-26 02:54:30.494 +03:00 [DBG] Connection id "0HNC8090TG67E" stopped. 2025-06-26 02:55:30.483 +03:00 [DBG] Connection id "0HNC8090TG67F" accepted. 2025-06-26 02:55:30.483 +03:00 [DBG] Connection id "0HNC8090TG67F" started. 2025-06-26 02:55:30.484 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:55:30.484 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:55:30.484 +03:00 [DBG] POST requests are not supported 2025-06-26 02:55:30.484 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:55:30.484 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:55:30.484 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:55:30.484 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:55:30.484 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:55:30.484 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:55:30.484 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:55:30.484 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:55:30.484 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:55:30.484 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:55:30.484 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:55:30.484 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:55:30.484 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:55:30.484 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:55:30.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:55:30.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:55:30.484 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:55:30.484 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:55:30.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:55:30.484 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:55:30.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:55:30.485 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:55:30.485 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1587ms. 2025-06-26 02:55:30.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:55:30.485 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:55:30.485 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:55:30.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:55:30.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:55:30.485 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8376ms 2025-06-26 02:55:30.485 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:55:30.485 +03:00 [DBG] Connection id "0HNC8090TG67F" completed keep alive response. 2025-06-26 02:55:30.485 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7076ms 2025-06-26 02:55:30.485 +03:00 [DBG] Connection id "0HNC8090TG67F" received FIN. 2025-06-26 02:55:30.485 +03:00 [DBG] Connection id "0HNC8090TG67F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:55:30.485 +03:00 [DBG] Connection id "0HNC8090TG67F" disconnecting. 2025-06-26 02:55:30.486 +03:00 [DBG] Connection id "0HNC8090TG67F" stopped. 2025-06-26 02:56:30.502 +03:00 [DBG] Connection id "0HNC8090TG67G" accepted. 2025-06-26 02:56:30.502 +03:00 [DBG] Connection id "0HNC8090TG67G" started. 2025-06-26 02:56:30.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:56:30.502 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:56:30.502 +03:00 [DBG] POST requests are not supported 2025-06-26 02:56:30.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:56:30.502 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:56:30.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:56:30.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:56:30.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:56:30.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:56:30.502 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:56:30.503 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:56:30.503 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:56:30.503 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:56:30.503 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:56:30.503 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:56:30.503 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:56:30.503 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:56:30.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:56:30.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:56:30.503 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:56:30.503 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:56:30.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:56:30.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:56:30.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:56:30.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:56:30.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:56:30.503 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-06-26 02:56:30.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:56:30.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:56:30.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:56:30.504 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:56:30.504 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:56:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:56:30.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:56:30.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1448ms 2025-06-26 02:56:30.504 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:56:30.504 +03:00 [DBG] Connection id "0HNC8090TG67G" completed keep alive response. 2025-06-26 02:56:30.504 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0652ms 2025-06-26 02:56:30.504 +03:00 [DBG] Connection id "0HNC8090TG67G" received FIN. 2025-06-26 02:56:30.505 +03:00 [DBG] Connection id "0HNC8090TG67G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:56:30.505 +03:00 [DBG] Connection id "0HNC8090TG67G" disconnecting. 2025-06-26 02:56:30.505 +03:00 [DBG] Connection id "0HNC8090TG67G" stopped. 2025-06-26 02:57:30.490 +03:00 [DBG] Connection id "0HNC8090TG67H" accepted. 2025-06-26 02:57:30.490 +03:00 [DBG] Connection id "0HNC8090TG67H" started. 2025-06-26 02:57:30.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:57:30.490 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:57:30.490 +03:00 [DBG] POST requests are not supported 2025-06-26 02:57:30.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:57:30.490 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:57:30.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:57:30.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:57:30.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:57:30.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:57:30.490 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:57:30.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:57:30.490 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:57:30.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:57:30.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:57:30.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:57:30.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:57:30.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:57:30.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:57:30.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:57:30.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:57:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:57:30.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:57:30.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-06-26 02:57:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:57:30.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:57:30.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:57:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:57:30.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:57:30.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6971ms 2025-06-26 02:57:30.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:57:30.491 +03:00 [DBG] Connection id "0HNC8090TG67H" completed keep alive response. 2025-06-26 02:57:30.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4554ms 2025-06-26 02:57:30.492 +03:00 [DBG] Connection id "0HNC8090TG67H" received FIN. 2025-06-26 02:57:30.492 +03:00 [DBG] Connection id "0HNC8090TG67H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:57:30.492 +03:00 [DBG] Connection id "0HNC8090TG67H" disconnecting. 2025-06-26 02:57:30.492 +03:00 [DBG] Connection id "0HNC8090TG67H" stopped. 2025-06-26 02:58:30.494 +03:00 [DBG] Connection id "0HNC8090TG67I" accepted. 2025-06-26 02:58:30.495 +03:00 [DBG] Connection id "0HNC8090TG67I" started. 2025-06-26 02:58:30.495 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:58:30.495 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:58:30.495 +03:00 [DBG] POST requests are not supported 2025-06-26 02:58:30.495 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:58:30.495 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:58:30.495 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:58:30.495 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:58:30.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:58:30.495 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:58:30.496 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:58:30.496 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:58:30.496 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:58:30.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:58:30.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:58:30.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:58:30.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:58:30.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:58:30.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:58:30.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:58:30.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:58:30.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:58:30.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:58:30.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:58:30.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:58:30.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:58:30.497 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:58:30.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2255ms. 2025-06-26 02:58:30.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:58:30.498 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:58:30.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:58:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:58:30.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:58:30.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:58:30.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1423ms 2025-06-26 02:58:30.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:58:30.499 +03:00 [DBG] Connection id "0HNC8090TG67I" completed keep alive response. 2025-06-26 02:58:30.499 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0703ms 2025-06-26 02:58:30.499 +03:00 [DBG] Connection id "0HNC8090TG67I" received FIN. 2025-06-26 02:58:30.499 +03:00 [DBG] Connection id "0HNC8090TG67I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:58:30.499 +03:00 [DBG] Connection id "0HNC8090TG67I" disconnecting. 2025-06-26 02:58:30.500 +03:00 [DBG] Connection id "0HNC8090TG67I" stopped. 2025-06-26 02:59:23.790 +03:00 [DBG] Connection id "0HNC8090TG67J" accepted. 2025-06-26 02:59:23.790 +03:00 [DBG] Connection id "0HNC8090TG67J" started. 2025-06-26 02:59:23.790 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6 - null null 2025-06-26 02:59:23.790 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:59:23.791 +03:00 [VRB] Range header's value is empty. 2025-06-26 02:59:23.792 +03:00 [INF] Sending file. Request path: '/assets/bootstrap-icons.woff'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/bootstrap-icons.woff' 2025-06-26 02:59:23.792 +03:00 [DBG] Connection id "0HNC8090TG67J" completed keep alive response. 2025-06-26 02:59:23.792 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6 - 200 176032 application/font-woff 1.918ms 2025-06-26 02:59:23.792 +03:00 [DBG] Connection id "0HNC8090TG67J" received FIN. 2025-06-26 02:59:23.792 +03:00 [DBG] Connection id "0HNC8090TG67J" disconnecting. 2025-06-26 02:59:23.792 +03:00 [DBG] Connection id "0HNC8090TG67J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:59:23.793 +03:00 [DBG] Connection id "0HNC8090TG67J" stopped. 2025-06-26 02:59:25.139 +03:00 [DBG] Connection id "0HNC8090TG67K" accepted. 2025-06-26 02:59:25.139 +03:00 [DBG] Connection id "0HNC8090TG67K" started. 2025-06-26 02:59:25.139 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 - null null 2025-06-26 02:59:25.139 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:59:25.139 +03:00 [VRB] Range header's value is empty. 2025-06-26 02:59:25.140 +03:00 [INF] Sending file. Request path: '/assets/bootstrap-icons.woff2'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/bootstrap-icons.woff2' 2025-06-26 02:59:25.140 +03:00 [DBG] Connection id "0HNC8090TG67K" completed keep alive response. 2025-06-26 02:59:25.140 +03:00 [DBG] Connection id "0HNC8090TG67K" received FIN. 2025-06-26 02:59:25.140 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 - 200 130396 font/woff2 1.5894ms 2025-06-26 02:59:25.140 +03:00 [DBG] Connection id "0HNC8090TG67K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:59:25.141 +03:00 [DBG] Connection id "0HNC8090TG67K" disconnecting. 2025-06-26 02:59:25.141 +03:00 [DBG] Connection id "0HNC8090TG67K" stopped. 2025-06-26 02:59:30.490 +03:00 [DBG] Connection id "0HNC8090TG67L" accepted. 2025-06-26 02:59:30.490 +03:00 [DBG] Connection id "0HNC8090TG67L" started. 2025-06-26 02:59:30.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 02:59:30.490 +03:00 [VRB] All hosts are allowed. 2025-06-26 02:59:30.490 +03:00 [DBG] POST requests are not supported 2025-06-26 02:59:30.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 02:59:30.490 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 02:59:30.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:59:30.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 02:59:30.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 02:59:30.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 02:59:30.490 +03:00 [INF] CORS policy execution successful. 2025-06-26 02:59:30.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:59:30.490 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 02:59:30.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 02:59:30.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 02:59:30.490 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 02:59:30.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 02:59:30.490 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 02:59:30.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:59:30.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:59:30.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:59:30.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 02:59:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:59:30.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 02:59:30.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-06-26 02:59:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:59:30.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 02:59:30.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 02:59:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:59:30.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 02:59:30.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6941ms 2025-06-26 02:59:30.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 02:59:30.491 +03:00 [DBG] Connection id "0HNC8090TG67L" completed keep alive response. 2025-06-26 02:59:30.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2812ms 2025-06-26 02:59:30.491 +03:00 [DBG] Connection id "0HNC8090TG67L" received FIN. 2025-06-26 02:59:30.492 +03:00 [DBG] Connection id "0HNC8090TG67L" disconnecting. 2025-06-26 02:59:30.492 +03:00 [DBG] Connection id "0HNC8090TG67L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 02:59:30.493 +03:00 [DBG] Connection id "0HNC8090TG67L" stopped. 2025-06-26 03:00:30.499 +03:00 [DBG] Connection id "0HNC8090TG67M" accepted. 2025-06-26 03:00:30.499 +03:00 [DBG] Connection id "0HNC8090TG67M" started. 2025-06-26 03:00:30.499 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:00:30.499 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:00:30.499 +03:00 [DBG] POST requests are not supported 2025-06-26 03:00:30.499 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:00:30.499 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:00:30.499 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:00:30.499 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:00:30.499 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:00:30.499 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:00:30.499 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:00:30.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:00:30.500 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:00:30.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:00:30.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:00:30.500 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:00:30.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:00:30.500 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:00:30.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:00:30.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:00:30.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:00:30.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:00:30.500 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:00:30.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-06-26 03:00:30.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:00:30.500 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:00:30.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:00:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:00:30.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:00:30.500 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7328ms 2025-06-26 03:00:30.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:00:30.501 +03:00 [DBG] Connection id "0HNC8090TG67M" completed keep alive response. 2025-06-26 03:00:30.501 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5206ms 2025-06-26 03:00:30.501 +03:00 [DBG] Connection id "0HNC8090TG67M" received FIN. 2025-06-26 03:00:30.501 +03:00 [DBG] Connection id "0HNC8090TG67M" disconnecting. 2025-06-26 03:00:30.501 +03:00 [DBG] Connection id "0HNC8090TG67M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:00:30.502 +03:00 [DBG] Connection id "0HNC8090TG67M" stopped. 2025-06-26 03:01:30.504 +03:00 [DBG] Connection id "0HNC8090TG67N" accepted. 2025-06-26 03:01:30.504 +03:00 [DBG] Connection id "0HNC8090TG67N" started. 2025-06-26 03:01:30.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:01:30.504 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:01:30.504 +03:00 [DBG] POST requests are not supported 2025-06-26 03:01:30.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:01:30.504 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:01:30.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:01:30.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:01:30.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:01:30.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:01:30.504 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:01:30.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:01:30.504 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:01:30.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:01:30.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:01:30.504 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:01:30.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:01:30.504 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:01:30.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:01:30.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:01:30.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:01:30.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:01:30.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:01:30.505 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:01:30.505 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-06-26 03:01:30.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:01:30.505 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:01:30.505 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:01:30.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:01:30.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:01:30.505 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7912ms 2025-06-26 03:01:30.505 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:01:30.505 +03:00 [DBG] Connection id "0HNC8090TG67N" completed keep alive response. 2025-06-26 03:01:30.505 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.48ms 2025-06-26 03:01:30.506 +03:00 [DBG] Connection id "0HNC8090TG67N" received FIN. 2025-06-26 03:01:30.506 +03:00 [DBG] Connection id "0HNC8090TG67N" disconnecting. 2025-06-26 03:01:30.506 +03:00 [DBG] Connection id "0HNC8090TG67N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:01:30.507 +03:00 [DBG] Connection id "0HNC8090TG67N" stopped. 2025-06-26 03:02:30.497 +03:00 [DBG] Connection id "0HNC8090TG67O" accepted. 2025-06-26 03:02:30.497 +03:00 [DBG] Connection id "0HNC8090TG67O" started. 2025-06-26 03:02:30.497 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:02:30.497 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:02:30.497 +03:00 [DBG] POST requests are not supported 2025-06-26 03:02:30.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:02:30.497 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:02:30.497 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:02:30.497 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:02:30.497 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:02:30.497 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:02:30.497 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:02:30.497 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:02:30.497 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:02:30.497 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:02:30.497 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:02:30.497 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:02:30.497 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:02:30.497 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:02:30.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:02:30.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:02:30.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:02:30.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:02:30.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:02:30.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:02:30.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:02:30.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:02:30.497 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:02:30.498 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-26 03:02:30.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:02:30.498 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:02:30.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:02:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:02:30.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:02:30.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.637ms 2025-06-26 03:02:30.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:02:30.498 +03:00 [DBG] Connection id "0HNC8090TG67O" completed keep alive response. 2025-06-26 03:02:30.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2051ms 2025-06-26 03:02:30.498 +03:00 [DBG] Connection id "0HNC8090TG67O" received FIN. 2025-06-26 03:02:30.498 +03:00 [DBG] Connection id "0HNC8090TG67O" disconnecting. 2025-06-26 03:02:30.498 +03:00 [DBG] Connection id "0HNC8090TG67O" stopped. 2025-06-26 03:02:30.499 +03:00 [DBG] Connection id "0HNC8090TG67O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:03:30.500 +03:00 [DBG] Connection id "0HNC8090TG67P" accepted. 2025-06-26 03:03:30.500 +03:00 [DBG] Connection id "0HNC8090TG67P" started. 2025-06-26 03:03:30.500 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:03:30.500 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:03:30.500 +03:00 [DBG] POST requests are not supported 2025-06-26 03:03:30.500 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:03:30.500 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:03:30.501 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:03:30.501 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:03:30.501 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:03:30.501 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:03:30.501 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:03:30.501 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:03:30.501 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:03:30.501 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:03:30.501 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:03:30.501 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:03:30.501 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:03:30.501 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:03:30.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:03:30.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:03:30.501 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:03:30.501 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:03:30.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:03:30.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:03:30.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:03:30.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:03:30.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:03:30.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-06-26 03:03:30.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:03:30.502 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:03:30.502 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:03:30.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:03:30.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:03:30.502 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2197ms 2025-06-26 03:03:30.502 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:03:30.502 +03:00 [DBG] Connection id "0HNC8090TG67P" completed keep alive response. 2025-06-26 03:03:30.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2596ms 2025-06-26 03:03:30.503 +03:00 [DBG] Connection id "0HNC8090TG67P" received FIN. 2025-06-26 03:03:30.503 +03:00 [DBG] Connection id "0HNC8090TG67P" disconnecting. 2025-06-26 03:03:30.503 +03:00 [DBG] Connection id "0HNC8090TG67P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:03:30.504 +03:00 [DBG] Connection id "0HNC8090TG67P" stopped. 2025-06-26 03:04:30.498 +03:00 [DBG] Connection id "0HNC8090TG67Q" accepted. 2025-06-26 03:04:30.498 +03:00 [DBG] Connection id "0HNC8090TG67Q" started. 2025-06-26 03:04:30.498 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:04:30.498 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:04:30.498 +03:00 [DBG] POST requests are not supported 2025-06-26 03:04:30.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:04:30.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:04:30.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:04:30.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:04:30.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:04:30.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:04:30.498 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:04:30.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:04:30.498 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:04:30.499 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:04:30.499 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:04:30.499 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:04:30.499 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:04:30.499 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:04:30.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:04:30.499 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:04:30.499 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:04:30.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:04:30.499 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:04:30.499 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-06-26 03:04:30.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:04:30.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:04:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:04:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:04:30.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:04:30.500 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:04:30.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:04:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:04:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:04:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:04:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:04:30.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:04:30.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:04:30.500 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1708ms 2025-06-26 03:04:30.500 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:04:30.500 +03:00 [DBG] Connection id "0HNC8090TG67Q" completed keep alive response. 2025-06-26 03:04:30.500 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9918ms 2025-06-26 03:04:30.500 +03:00 [DBG] Connection id "0HNC8090TG67Q" received FIN. 2025-06-26 03:04:30.500 +03:00 [DBG] Connection id "0HNC8090TG67Q" disconnecting. 2025-06-26 03:04:30.500 +03:00 [DBG] Connection id "0HNC8090TG67Q" stopped. 2025-06-26 03:04:30.500 +03:00 [DBG] Connection id "0HNC8090TG67Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:05:30.516 +03:00 [DBG] Connection id "0HNC8090TG67R" accepted. 2025-06-26 03:05:30.516 +03:00 [DBG] Connection id "0HNC8090TG67R" started. 2025-06-26 03:05:30.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:05:30.516 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:05:30.516 +03:00 [DBG] POST requests are not supported 2025-06-26 03:05:30.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:05:30.516 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:05:30.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:05:30.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:05:30.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:05:30.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:05:30.516 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:05:30.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:05:30.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:05:30.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:05:30.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:05:30.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:05:30.517 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:05:30.517 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:05:30.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:05:30.517 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:05:30.517 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:05:30.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:05:30.517 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:05:30.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1111ms. 2025-06-26 03:05:30.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:05:30.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:05:30.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:05:30.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:05:30.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:05:30.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6498ms 2025-06-26 03:05:30.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:05:30.517 +03:00 [DBG] Connection id "0HNC8090TG67R" completed keep alive response. 2025-06-26 03:05:30.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2403ms 2025-06-26 03:05:30.518 +03:00 [DBG] Connection id "0HNC8090TG67R" received FIN. 2025-06-26 03:05:30.518 +03:00 [DBG] Connection id "0HNC8090TG67R" disconnecting. 2025-06-26 03:05:30.518 +03:00 [DBG] Connection id "0HNC8090TG67R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:05:30.519 +03:00 [DBG] Connection id "0HNC8090TG67R" stopped. 2025-06-26 03:06:30.496 +03:00 [DBG] Connection id "0HNC8090TG67S" accepted. 2025-06-26 03:06:30.496 +03:00 [DBG] Connection id "0HNC8090TG67S" started. 2025-06-26 03:06:30.496 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:06:30.496 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:06:30.496 +03:00 [DBG] POST requests are not supported 2025-06-26 03:06:30.496 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:06:30.496 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:06:30.496 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:06:30.496 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:06:30.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:06:30.496 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:06:30.496 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:06:30.496 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:06:30.496 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:06:30.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:06:30.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:06:30.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:06:30.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:06:30.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:06:30.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:06:30.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:06:30.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:06:30.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:06:30.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:06:30.497 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:06:30.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1383ms. 2025-06-26 03:06:30.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:06:30.497 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:06:30.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:06:30.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:06:30.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:06:30.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0724ms 2025-06-26 03:06:30.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:06:30.498 +03:00 [DBG] Connection id "0HNC8090TG67S" completed keep alive response. 2025-06-26 03:06:30.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6921ms 2025-06-26 03:06:30.498 +03:00 [DBG] Connection id "0HNC8090TG67S" received FIN. 2025-06-26 03:06:30.498 +03:00 [DBG] Connection id "0HNC8090TG67S" disconnecting. 2025-06-26 03:06:30.498 +03:00 [DBG] Connection id "0HNC8090TG67S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:06:30.499 +03:00 [DBG] Connection id "0HNC8090TG67S" stopped. 2025-06-26 03:07:30.514 +03:00 [DBG] Connection id "0HNC8090TG67T" accepted. 2025-06-26 03:07:30.514 +03:00 [DBG] Connection id "0HNC8090TG67T" started. 2025-06-26 03:07:30.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:07:30.514 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:07:30.514 +03:00 [DBG] POST requests are not supported 2025-06-26 03:07:30.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:07:30.515 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:07:30.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:07:30.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:07:30.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:07:30.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:07:30.515 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:07:30.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:07:30.515 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:07:30.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:07:30.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:07:30.515 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:07:30.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:07:30.515 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:07:30.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:07:30.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:07:30.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:07:30.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:07:30.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:07:30.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:07:30.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:07:30.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:07:30.515 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:07:30.515 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-06-26 03:07:30.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:07:30.516 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:07:30.516 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:07:30.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:07:30.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:07:30.516 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9227ms 2025-06-26 03:07:30.516 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:07:30.516 +03:00 [DBG] Connection id "0HNC8090TG67T" completed keep alive response. 2025-06-26 03:07:30.516 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7744ms 2025-06-26 03:07:30.516 +03:00 [DBG] Connection id "0HNC8090TG67T" received FIN. 2025-06-26 03:07:30.516 +03:00 [DBG] Connection id "0HNC8090TG67T" disconnecting. 2025-06-26 03:07:30.516 +03:00 [DBG] Connection id "0HNC8090TG67T" stopped. 2025-06-26 03:07:30.516 +03:00 [DBG] Connection id "0HNC8090TG67T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:08:30.497 +03:00 [DBG] Connection id "0HNC8090TG67U" accepted. 2025-06-26 03:08:30.498 +03:00 [DBG] Connection id "0HNC8090TG67U" started. 2025-06-26 03:08:30.498 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:08:30.498 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:08:30.498 +03:00 [DBG] POST requests are not supported 2025-06-26 03:08:30.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:08:30.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:08:30.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:08:30.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:08:30.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:08:30.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:08:30.499 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:08:30.499 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:08:30.499 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:08:30.499 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:08:30.499 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:08:30.499 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:08:30.499 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:08:30.499 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:08:30.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:08:30.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:08:30.499 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:08:30.499 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:08:30.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:08:30.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:08:30.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:08:30.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:08:30.499 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:08:30.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.227ms. 2025-06-26 03:08:30.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:08:30.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:08:30.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:08:30.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:08:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:08:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:08:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:08:30.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:08:30.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:08:30.500 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:08:30.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:08:30.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:08:30.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:08:30.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:08:30.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:08:30.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:08:30.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:08:30.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8784ms 2025-06-26 03:08:30.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:08:30.501 +03:00 [DBG] Connection id "0HNC8090TG67U" completed keep alive response. 2025-06-26 03:08:30.501 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3049ms 2025-06-26 03:08:30.501 +03:00 [DBG] Connection id "0HNC8090TG67U" received FIN. 2025-06-26 03:08:30.501 +03:00 [DBG] Connection id "0HNC8090TG67U" disconnecting. 2025-06-26 03:08:30.502 +03:00 [DBG] Connection id "0HNC8090TG67U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:08:30.503 +03:00 [DBG] Connection id "0HNC8090TG67U" stopped. 2025-06-26 03:09:30.509 +03:00 [DBG] Connection id "0HNC8090TG67V" accepted. 2025-06-26 03:09:30.509 +03:00 [DBG] Connection id "0HNC8090TG67V" started. 2025-06-26 03:09:30.509 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:09:30.509 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:09:30.509 +03:00 [DBG] POST requests are not supported 2025-06-26 03:09:30.509 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:09:30.509 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:09:30.509 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:09:30.509 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:09:30.509 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:09:30.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:09:30.510 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:09:30.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:09:30.510 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:09:30.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:09:30.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:09:30.510 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:09:30.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:09:30.510 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:09:30.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:09:30.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:09:30.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:09:30.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:09:30.510 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:09:30.510 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-06-26 03:09:30.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:09:30.510 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:09:30.510 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:09:30.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:09:30.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:09:30.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:09:30.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:09:30.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8706ms 2025-06-26 03:09:30.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:09:30.511 +03:00 [DBG] Connection id "0HNC8090TG67V" completed keep alive response. 2025-06-26 03:09:30.511 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5174ms 2025-06-26 03:09:30.511 +03:00 [DBG] Connection id "0HNC8090TG67V" received FIN. 2025-06-26 03:09:30.511 +03:00 [DBG] Connection id "0HNC8090TG67V" disconnecting. 2025-06-26 03:09:30.511 +03:00 [DBG] Connection id "0HNC8090TG67V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:09:30.512 +03:00 [DBG] Connection id "0HNC8090TG67V" stopped. 2025-06-26 03:10:30.497 +03:00 [DBG] Connection id "0HNC8090TG680" accepted. 2025-06-26 03:10:30.497 +03:00 [DBG] Connection id "0HNC8090TG680" started. 2025-06-26 03:10:30.497 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:10:30.497 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:10:30.497 +03:00 [DBG] POST requests are not supported 2025-06-26 03:10:30.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:10:30.497 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:10:30.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:10:30.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:10:30.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:10:30.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:10:30.498 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:10:30.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:10:30.498 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:10:30.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:10:30.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:10:30.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:10:30.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:10:30.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:10:30.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:10:30.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:10:30.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:10:30.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:10:30.498 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:10:30.498 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2005ms. 2025-06-26 03:10:30.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:10:30.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:10:30.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:10:30.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:10:30.499 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:10:30.499 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:10:30.499 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:10:30.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:10:30.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:10:30.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:10:30.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:10:30.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:10:30.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:10:30.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8551ms 2025-06-26 03:10:30.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:10:30.499 +03:00 [DBG] Connection id "0HNC8090TG680" completed keep alive response. 2025-06-26 03:10:30.499 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5522ms 2025-06-26 03:10:30.499 +03:00 [DBG] Connection id "0HNC8090TG680" received FIN. 2025-06-26 03:10:30.499 +03:00 [DBG] Connection id "0HNC8090TG680" disconnecting. 2025-06-26 03:10:30.499 +03:00 [DBG] Connection id "0HNC8090TG680" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:10:30.500 +03:00 [DBG] Connection id "0HNC8090TG680" stopped. 2025-06-26 03:11:30.501 +03:00 [DBG] Connection id "0HNC8090TG681" accepted. 2025-06-26 03:11:30.502 +03:00 [DBG] Connection id "0HNC8090TG681" started. 2025-06-26 03:11:30.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:11:30.502 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:11:30.502 +03:00 [DBG] POST requests are not supported 2025-06-26 03:11:30.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:11:30.502 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:11:30.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:11:30.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:11:30.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:11:30.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:11:30.502 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:11:30.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:11:30.502 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:11:30.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:11:30.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:11:30.503 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:11:30.503 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:11:30.503 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:11:30.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:11:30.503 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:11:30.503 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:11:30.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:11:30.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:11:30.503 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-06-26 03:11:30.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:11:30.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:11:30.504 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:11:30.504 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:11:30.504 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:11:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:11:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:11:30.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:11:30.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:11:30.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:11:30.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:11:30.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1341ms 2025-06-26 03:11:30.504 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:11:30.504 +03:00 [DBG] Connection id "0HNC8090TG681" completed keep alive response. 2025-06-26 03:11:30.504 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1487ms 2025-06-26 03:11:30.504 +03:00 [DBG] Connection id "0HNC8090TG681" received FIN. 2025-06-26 03:11:30.504 +03:00 [DBG] Connection id "0HNC8090TG681" disconnecting. 2025-06-26 03:11:30.505 +03:00 [DBG] Connection id "0HNC8090TG681" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:11:30.506 +03:00 [DBG] Connection id "0HNC8090TG681" stopped. 2025-06-26 03:12:30.777 +03:00 [DBG] Connection id "0HNC8090TG682" accepted. 2025-06-26 03:12:30.778 +03:00 [DBG] Connection id "0HNC8090TG682" started. 2025-06-26 03:12:30.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:12:30.778 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:12:30.778 +03:00 [DBG] POST requests are not supported 2025-06-26 03:12:30.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:12:30.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:12:30.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:12:30.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:12:30.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:12:30.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:12:30.778 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:12:30.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:12:30.778 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:12:30.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:12:30.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:12:30.778 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:12:30.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:12:30.778 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:12:30.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:12:30.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:12:30.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:12:30.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:12:30.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:12:30.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:12:30.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-06-26 03:12:30.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:12:30.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:12:30.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:12:30.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:12:30.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:12:30.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6271ms 2025-06-26 03:12:30.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:12:30.779 +03:00 [DBG] Connection id "0HNC8090TG682" completed keep alive response. 2025-06-26 03:12:30.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.268ms 2025-06-26 03:12:30.780 +03:00 [DBG] Connection id "0HNC8090TG682" received FIN. 2025-06-26 03:12:30.780 +03:00 [DBG] Connection id "0HNC8090TG682" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:12:30.780 +03:00 [DBG] Connection id "0HNC8090TG682" disconnecting. 2025-06-26 03:12:30.780 +03:00 [DBG] Connection id "0HNC8090TG682" stopped. 2025-06-26 03:13:30.505 +03:00 [DBG] Connection id "0HNC8090TG683" accepted. 2025-06-26 03:13:30.505 +03:00 [DBG] Connection id "0HNC8090TG683" started. 2025-06-26 03:13:30.505 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:13:30.505 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:13:30.505 +03:00 [DBG] POST requests are not supported 2025-06-26 03:13:30.505 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:13:30.505 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:13:30.505 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:13:30.505 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:13:30.505 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:13:30.505 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:13:30.506 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:13:30.506 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:13:30.506 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:13:30.506 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:13:30.506 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:13:30.506 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:13:30.506 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:13:30.506 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:13:30.506 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:13:30.506 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:13:30.506 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:13:30.506 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:13:30.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:13:30.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:13:30.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:13:30.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:13:30.506 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:13:30.506 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1943ms. 2025-06-26 03:13:30.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:13:30.507 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:13:30.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:13:30.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:13:30.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:13:30.507 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0141ms 2025-06-26 03:13:30.507 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:13:30.507 +03:00 [DBG] Connection id "0HNC8090TG683" completed keep alive response. 2025-06-26 03:13:30.507 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0155ms 2025-06-26 03:13:30.507 +03:00 [DBG] Connection id "0HNC8090TG683" received FIN. 2025-06-26 03:13:30.508 +03:00 [DBG] Connection id "0HNC8090TG683" disconnecting. 2025-06-26 03:13:30.508 +03:00 [DBG] Connection id "0HNC8090TG683" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:13:30.509 +03:00 [DBG] Connection id "0HNC8090TG683" stopped. 2025-06-26 03:14:30.499 +03:00 [DBG] Connection id "0HNC8090TG684" accepted. 2025-06-26 03:14:30.500 +03:00 [DBG] Connection id "0HNC8090TG684" started. 2025-06-26 03:14:30.500 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:14:30.500 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:14:30.500 +03:00 [DBG] POST requests are not supported 2025-06-26 03:14:30.500 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:14:30.500 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:14:30.500 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:14:30.500 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:14:30.500 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:14:30.500 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:14:30.500 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:14:30.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:14:30.500 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:14:30.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:14:30.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:14:30.500 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:14:30.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:14:30.500 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:14:30.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:14:30.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:14:30.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:14:30.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:14:30.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:14:30.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:14:30.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:14:30.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:14:30.501 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:14:30.501 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1682ms. 2025-06-26 03:14:30.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:14:30.501 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:14:30.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:14:30.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:14:30.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:14:30.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7545ms 2025-06-26 03:14:30.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:14:30.501 +03:00 [DBG] Connection id "0HNC8090TG684" completed keep alive response. 2025-06-26 03:14:30.501 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3705ms 2025-06-26 03:14:30.501 +03:00 [DBG] Connection id "0HNC8090TG684" received FIN. 2025-06-26 03:14:30.501 +03:00 [DBG] Connection id "0HNC8090TG684" disconnecting. 2025-06-26 03:14:30.501 +03:00 [DBG] Connection id "0HNC8090TG684" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:14:30.503 +03:00 [DBG] Connection id "0HNC8090TG684" stopped. 2025-06-26 03:15:30.508 +03:00 [DBG] Connection id "0HNC8090TG685" accepted. 2025-06-26 03:15:30.508 +03:00 [DBG] Connection id "0HNC8090TG685" started. 2025-06-26 03:15:30.508 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:15:30.508 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:15:30.508 +03:00 [DBG] POST requests are not supported 2025-06-26 03:15:30.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:15:30.508 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:15:30.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:15:30.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:15:30.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:15:30.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:15:30.508 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:15:30.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:15:30.508 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:15:30.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:15:30.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:15:30.508 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:15:30.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:15:30.508 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:15:30.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:15:30.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:15:30.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:15:30.509 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:15:30.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:15:30.509 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:15:30.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-06-26 03:15:30.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:15:30.509 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:15:30.509 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:15:30.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:15:30.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:15:30.509 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7199ms 2025-06-26 03:15:30.509 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:15:30.509 +03:00 [DBG] Connection id "0HNC8090TG685" completed keep alive response. 2025-06-26 03:15:30.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3619ms 2025-06-26 03:15:30.509 +03:00 [DBG] Connection id "0HNC8090TG685" received FIN. 2025-06-26 03:15:30.510 +03:00 [DBG] Connection id "0HNC8090TG685" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:15:30.510 +03:00 [DBG] Connection id "0HNC8090TG685" disconnecting. 2025-06-26 03:15:30.510 +03:00 [DBG] Connection id "0HNC8090TG685" stopped. 2025-06-26 03:16:30.509 +03:00 [DBG] Connection id "0HNC8090TG686" accepted. 2025-06-26 03:16:30.510 +03:00 [DBG] Connection id "0HNC8090TG686" started. 2025-06-26 03:16:30.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:16:30.510 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:16:30.510 +03:00 [DBG] POST requests are not supported 2025-06-26 03:16:30.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:16:30.510 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:16:30.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:16:30.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:16:30.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:16:30.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:16:30.510 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:16:30.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:16:30.510 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:16:30.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:16:30.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:16:30.510 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:16:30.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:16:30.510 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:16:30.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:16:30.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:16:30.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:16:30.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:16:30.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:16:30.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:16:30.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:16:30.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:16:30.510 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:16:30.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1079ms. 2025-06-26 03:16:30.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:16:30.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:16:30.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:16:30.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:16:30.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:16:30.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6195ms 2025-06-26 03:16:30.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:16:30.511 +03:00 [DBG] Connection id "0HNC8090TG686" completed keep alive response. 2025-06-26 03:16:30.511 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1937ms 2025-06-26 03:16:30.511 +03:00 [DBG] Connection id "0HNC8090TG686" received FIN. 2025-06-26 03:16:30.512 +03:00 [DBG] Connection id "0HNC8090TG686" disconnecting. 2025-06-26 03:16:30.512 +03:00 [DBG] Connection id "0HNC8090TG686" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:16:30.513 +03:00 [DBG] Connection id "0HNC8090TG686" stopped. 2025-06-26 03:17:30.513 +03:00 [DBG] Connection id "0HNC8090TG687" accepted. 2025-06-26 03:17:30.513 +03:00 [DBG] Connection id "0HNC8090TG687" started. 2025-06-26 03:17:30.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:17:30.514 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:17:30.514 +03:00 [DBG] POST requests are not supported 2025-06-26 03:17:30.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:17:30.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:17:30.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:17:30.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:17:30.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:17:30.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:17:30.514 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:17:30.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:17:30.514 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:17:30.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:17:30.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:17:30.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:17:30.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:17:30.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:17:30.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:17:30.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:17:30.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:17:30.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:17:30.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:17:30.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:17:30.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:17:30.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:17:30.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:17:30.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-06-26 03:17:30.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:17:30.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:17:30.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:17:30.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:17:30.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:17:30.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:17:30.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:17:30.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:17:30.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:17:30.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7931ms 2025-06-26 03:17:30.515 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:17:30.515 +03:00 [DBG] Connection id "0HNC8090TG687" completed keep alive response. 2025-06-26 03:17:30.515 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3753ms 2025-06-26 03:17:30.515 +03:00 [DBG] Connection id "0HNC8090TG687" received FIN. 2025-06-26 03:17:30.515 +03:00 [DBG] Connection id "0HNC8090TG687" disconnecting. 2025-06-26 03:17:30.515 +03:00 [DBG] Connection id "0HNC8090TG687" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:17:30.516 +03:00 [DBG] Connection id "0HNC8090TG687" stopped. 2025-06-26 03:18:30.516 +03:00 [DBG] Connection id "0HNC8090TG688" accepted. 2025-06-26 03:18:30.516 +03:00 [DBG] Connection id "0HNC8090TG688" started. 2025-06-26 03:18:30.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:18:30.516 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:18:30.516 +03:00 [DBG] POST requests are not supported 2025-06-26 03:18:30.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:18:30.516 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:18:30.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:18:30.517 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:18:30.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:18:30.517 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:18:30.517 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:18:30.517 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:18:30.517 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:18:30.517 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:18:30.517 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:18:30.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-06-26 03:18:30.517 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:18:30.517 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:18:30.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:18:30.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:18:30.517 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:18:30.517 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:18:30.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:18:30.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:18:30.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:18:30.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:18:30.517 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:18:30.518 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-06-26 03:18:30.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:18:30.518 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:18:30.518 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:18:30.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:18:30.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:18:30.518 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1185ms 2025-06-26 03:18:30.518 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:18:30.518 +03:00 [DBG] Connection id "0HNC8090TG688" completed keep alive response. 2025-06-26 03:18:30.518 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9904ms 2025-06-26 03:18:30.519 +03:00 [DBG] Connection id "0HNC8090TG688" received FIN. 2025-06-26 03:18:30.519 +03:00 [DBG] Connection id "0HNC8090TG688" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:18:30.519 +03:00 [DBG] Connection id "0HNC8090TG688" disconnecting. 2025-06-26 03:18:30.519 +03:00 [DBG] Connection id "0HNC8090TG688" stopped. 2025-06-26 03:19:30.521 +03:00 [DBG] Connection id "0HNC8090TG689" accepted. 2025-06-26 03:19:30.521 +03:00 [DBG] Connection id "0HNC8090TG689" started. 2025-06-26 03:19:30.521 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:19:30.521 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:19:30.521 +03:00 [DBG] POST requests are not supported 2025-06-26 03:19:30.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:19:30.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:19:30.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:19:30.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:19:30.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:19:30.521 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:19:30.522 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:19:30.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:19:30.522 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:19:30.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:19:30.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:19:30.522 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:19:30.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:19:30.522 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:19:30.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:19:30.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:19:30.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:19:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:19:30.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:19:30.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-26 03:19:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:19:30.522 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:19:30.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:19:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:19:30.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:19:30.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6815ms 2025-06-26 03:19:30.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:19:30.523 +03:00 [DBG] Connection id "0HNC8090TG689" completed keep alive response. 2025-06-26 03:19:30.523 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3428ms 2025-06-26 03:19:30.523 +03:00 [DBG] Connection id "0HNC8090TG689" received FIN. 2025-06-26 03:19:30.523 +03:00 [DBG] Connection id "0HNC8090TG689" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:19:30.523 +03:00 [DBG] Connection id "0HNC8090TG689" disconnecting. 2025-06-26 03:19:30.523 +03:00 [DBG] Connection id "0HNC8090TG689" stopped. 2025-06-26 03:20:30.519 +03:00 [DBG] Connection id "0HNC8090TG68A" accepted. 2025-06-26 03:20:30.519 +03:00 [DBG] Connection id "0HNC8090TG68A" started. 2025-06-26 03:20:30.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:20:30.519 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:20:30.519 +03:00 [DBG] POST requests are not supported 2025-06-26 03:20:30.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:20:30.519 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:20:30.519 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:20:30.519 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:20:30.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:20:30.519 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:20:30.519 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:20:30.519 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:20:30.519 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:20:30.519 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:20:30.519 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:20:30.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:20:30.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:20:30.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:20:30.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:20:30.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:20:30.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:20:30.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:20:30.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:20:30.520 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-26 03:20:30.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:20:30.520 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:20:30.520 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:20:30.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:20:30.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:20:30.520 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6399ms 2025-06-26 03:20:30.520 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:20:30.520 +03:00 [DBG] Connection id "0HNC8090TG68A" completed keep alive response. 2025-06-26 03:20:30.520 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2235ms 2025-06-26 03:20:30.521 +03:00 [DBG] Connection id "0HNC8090TG68A" received FIN. 2025-06-26 03:20:30.521 +03:00 [DBG] Connection id "0HNC8090TG68A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:20:30.521 +03:00 [DBG] Connection id "0HNC8090TG68A" disconnecting. 2025-06-26 03:20:30.521 +03:00 [DBG] Connection id "0HNC8090TG68A" stopped. 2025-06-26 03:21:30.505 +03:00 [DBG] Connection id "0HNC8090TG68B" accepted. 2025-06-26 03:21:30.506 +03:00 [DBG] Connection id "0HNC8090TG68B" started. 2025-06-26 03:21:30.506 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:21:30.506 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:21:30.506 +03:00 [DBG] POST requests are not supported 2025-06-26 03:21:30.506 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:21:30.506 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:21:30.506 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:21:30.506 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:21:30.506 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:21:30.506 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:21:30.506 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:21:30.506 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:21:30.507 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:21:30.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:21:30.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:21:30.507 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:21:30.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:21:30.507 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:21:30.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:21:30.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:21:30.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:21:30.507 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:21:30.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:21:30.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:21:30.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:21:30.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:21:30.507 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:21:30.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-06-26 03:21:30.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:21:30.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:21:30.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:21:30.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:21:30.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:21:30.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1575ms 2025-06-26 03:21:30.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:21:30.508 +03:00 [DBG] Connection id "0HNC8090TG68B" completed keep alive response. 2025-06-26 03:21:30.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.253ms 2025-06-26 03:21:30.508 +03:00 [DBG] Connection id "0HNC8090TG68B" received FIN. 2025-06-26 03:21:30.509 +03:00 [DBG] Connection id "0HNC8090TG68B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:21:30.509 +03:00 [DBG] Connection id "0HNC8090TG68B" disconnecting. 2025-06-26 03:21:30.509 +03:00 [DBG] Connection id "0HNC8090TG68B" stopped. 2025-06-26 03:22:30.511 +03:00 [DBG] Connection id "0HNC8090TG68C" accepted. 2025-06-26 03:22:30.511 +03:00 [DBG] Connection id "0HNC8090TG68C" started. 2025-06-26 03:22:30.511 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:22:30.511 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:22:30.511 +03:00 [DBG] POST requests are not supported 2025-06-26 03:22:30.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:22:30.511 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:22:30.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:22:30.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:22:30.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:22:30.511 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:22:30.511 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:22:30.512 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:22:30.512 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:22:30.512 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:22:30.512 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:22:30.512 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:22:30.512 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:22:30.512 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:22:30.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:22:30.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:22:30.512 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:22:30.512 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:22:30.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:22:30.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:22:30.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:22:30.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:22:30.512 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:22:30.513 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2234ms. 2025-06-26 03:22:30.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:22:30.513 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:22:30.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:22:30.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:22:30.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:22:30.513 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3075ms 2025-06-26 03:22:30.513 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:22:30.513 +03:00 [DBG] Connection id "0HNC8090TG68C" completed keep alive response. 2025-06-26 03:22:30.513 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4308ms 2025-06-26 03:22:30.514 +03:00 [DBG] Connection id "0HNC8090TG68C" received FIN. 2025-06-26 03:22:30.514 +03:00 [DBG] Connection id "0HNC8090TG68C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:22:30.514 +03:00 [DBG] Connection id "0HNC8090TG68C" disconnecting. 2025-06-26 03:22:30.514 +03:00 [DBG] Connection id "0HNC8090TG68C" stopped. 2025-06-26 03:23:30.523 +03:00 [DBG] Connection id "0HNC8090TG68D" accepted. 2025-06-26 03:23:30.523 +03:00 [DBG] Connection id "0HNC8090TG68D" started. 2025-06-26 03:23:30.524 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:23:30.524 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:23:30.524 +03:00 [DBG] POST requests are not supported 2025-06-26 03:23:30.524 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:23:30.524 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:23:30.524 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:23:30.524 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:23:30.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:23:30.524 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:23:30.524 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:23:30.524 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:23:30.524 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:23:30.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:23:30.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:23:30.524 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:23:30.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:23:30.524 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:23:30.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:23:30.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:23:30.525 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:23:30.525 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:23:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:23:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:23:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:23:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:23:30.525 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:23:30.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1722ms. 2025-06-26 03:23:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:23:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:23:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:23:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:23:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:23:30.526 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:23:30.526 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:23:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:23:30.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:23:30.526 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3193ms 2025-06-26 03:23:30.526 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:23:30.526 +03:00 [DBG] Connection id "0HNC8090TG68D" completed keep alive response. 2025-06-26 03:23:30.526 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3826ms 2025-06-26 03:23:30.526 +03:00 [DBG] Connection id "0HNC8090TG68D" received FIN. 2025-06-26 03:23:30.526 +03:00 [DBG] Connection id "0HNC8090TG68D" disconnecting. 2025-06-26 03:23:30.527 +03:00 [DBG] Connection id "0HNC8090TG68D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:23:30.528 +03:00 [DBG] Connection id "0HNC8090TG68D" stopped. 2025-06-26 03:24:30.513 +03:00 [DBG] Connection id "0HNC8090TG68E" accepted. 2025-06-26 03:24:30.514 +03:00 [DBG] Connection id "0HNC8090TG68E" started. 2025-06-26 03:24:30.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:24:30.514 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:24:30.514 +03:00 [DBG] POST requests are not supported 2025-06-26 03:24:30.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:24:30.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:24:30.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:24:30.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:24:30.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:24:30.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:24:30.514 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:24:30.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:24:30.514 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:24:30.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:24:30.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:24:30.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:24:30.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:24:30.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:24:30.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:24:30.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:24:30.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:24:30.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:24:30.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:24:30.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:24:30.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:24:30.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:24:30.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:24:30.515 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-06-26 03:24:30.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:24:30.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:24:30.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:24:30.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:24:30.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:24:30.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6157ms 2025-06-26 03:24:30.515 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:24:30.515 +03:00 [DBG] Connection id "0HNC8090TG68E" completed keep alive response. 2025-06-26 03:24:30.515 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2095ms 2025-06-26 03:24:30.515 +03:00 [DBG] Connection id "0HNC8090TG68E" received FIN. 2025-06-26 03:24:30.515 +03:00 [DBG] Connection id "0HNC8090TG68E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:24:30.515 +03:00 [DBG] Connection id "0HNC8090TG68E" disconnecting. 2025-06-26 03:24:30.515 +03:00 [DBG] Connection id "0HNC8090TG68E" stopped. 2025-06-26 03:25:30.520 +03:00 [DBG] Connection id "0HNC8090TG68F" accepted. 2025-06-26 03:25:30.521 +03:00 [DBG] Connection id "0HNC8090TG68F" started. 2025-06-26 03:25:30.521 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:25:30.521 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:25:30.521 +03:00 [DBG] POST requests are not supported 2025-06-26 03:25:30.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:25:30.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:25:30.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:25:30.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:25:30.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:25:30.521 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:25:30.521 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:25:30.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:25:30.521 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:25:30.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:25:30.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:25:30.521 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:25:30.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:25:30.521 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:25:30.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:25:30.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:25:30.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:25:30.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:25:30.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:25:30.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:25:30.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:25:30.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:25:30.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:25:30.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-06-26 03:25:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:25:30.522 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:25:30.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:25:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:25:30.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:25:30.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6889ms 2025-06-26 03:25:30.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:25:30.522 +03:00 [DBG] Connection id "0HNC8090TG68F" completed keep alive response. 2025-06-26 03:25:30.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.318ms 2025-06-26 03:25:30.522 +03:00 [DBG] Connection id "0HNC8090TG68F" received FIN. 2025-06-26 03:25:30.522 +03:00 [DBG] Connection id "0HNC8090TG68F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:25:30.522 +03:00 [DBG] Connection id "0HNC8090TG68F" disconnecting. 2025-06-26 03:25:30.522 +03:00 [DBG] Connection id "0HNC8090TG68F" stopped. 2025-06-26 03:26:30.526 +03:00 [DBG] Connection id "0HNC8090TG68G" accepted. 2025-06-26 03:26:30.526 +03:00 [DBG] Connection id "0HNC8090TG68G" started. 2025-06-26 03:26:30.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:26:30.526 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:26:30.526 +03:00 [DBG] POST requests are not supported 2025-06-26 03:26:30.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:26:30.526 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:26:30.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:26:30.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:26:30.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:26:30.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:26:30.527 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:26:30.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:26:30.527 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:26:30.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:26:30.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:26:30.527 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:26:30.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:26:30.527 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:26:30.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:26:30.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:26:30.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:26:30.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:26:30.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:26:30.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-06-26 03:26:30.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:26:30.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:26:30.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:26:30.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:26:30.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:26:30.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:26:30.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:26:30.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:26:30.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:26:30.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:26:30.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.769ms 2025-06-26 03:26:30.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:26:30.528 +03:00 [DBG] Connection id "0HNC8090TG68G" completed keep alive response. 2025-06-26 03:26:30.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5145ms 2025-06-26 03:26:30.528 +03:00 [DBG] Connection id "0HNC8090TG68G" received FIN. 2025-06-26 03:26:30.528 +03:00 [DBG] Connection id "0HNC8090TG68G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:26:30.528 +03:00 [DBG] Connection id "0HNC8090TG68G" disconnecting. 2025-06-26 03:26:30.528 +03:00 [DBG] Connection id "0HNC8090TG68G" stopped. 2025-06-26 03:27:30.515 +03:00 [DBG] Connection id "0HNC8090TG68H" accepted. 2025-06-26 03:27:30.515 +03:00 [DBG] Connection id "0HNC8090TG68H" started. 2025-06-26 03:27:30.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:27:30.516 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:27:30.516 +03:00 [DBG] POST requests are not supported 2025-06-26 03:27:30.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:27:30.516 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:27:30.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:27:30.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:27:30.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:27:30.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:27:30.516 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:27:30.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:27:30.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:27:30.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:27:30.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:27:30.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:27:30.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:27:30.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:27:30.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:27:30.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:27:30.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:27:30.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:27:30.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:27:30.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:27:30.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:27:30.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:27:30.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:27:30.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-06-26 03:27:30.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:27:30.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:27:30.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:27:30.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:27:30.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:27:30.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.754ms 2025-06-26 03:27:30.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:27:30.517 +03:00 [DBG] Connection id "0HNC8090TG68H" completed keep alive response. 2025-06-26 03:27:30.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4653ms 2025-06-26 03:27:30.517 +03:00 [DBG] Connection id "0HNC8090TG68H" received FIN. 2025-06-26 03:27:30.517 +03:00 [DBG] Connection id "0HNC8090TG68H" disconnecting. 2025-06-26 03:27:30.517 +03:00 [DBG] Connection id "0HNC8090TG68H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:27:30.519 +03:00 [DBG] Connection id "0HNC8090TG68H" stopped. 2025-06-26 03:28:30.523 +03:00 [DBG] Connection id "0HNC8090TG68I" accepted. 2025-06-26 03:28:30.524 +03:00 [DBG] Connection id "0HNC8090TG68I" started. 2025-06-26 03:28:30.524 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:28:30.524 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:28:30.524 +03:00 [DBG] POST requests are not supported 2025-06-26 03:28:30.524 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:28:30.524 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:28:30.524 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:28:30.524 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:28:30.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:28:30.524 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:28:30.524 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:28:30.524 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:28:30.524 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:28:30.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:28:30.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:28:30.524 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:28:30.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:28:30.524 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:28:30.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:28:30.525 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:28:30.525 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:28:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:28:30.525 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:28:30.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1681ms. 2025-06-26 03:28:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:28:30.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:28:30.525 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:28:30.525 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:28:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:28:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:28:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:28:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:28:30.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:28:30.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:28:30.526 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1497ms 2025-06-26 03:28:30.526 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:28:30.526 +03:00 [DBG] Connection id "0HNC8090TG68I" completed keep alive response. 2025-06-26 03:28:30.526 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1039ms 2025-06-26 03:28:30.526 +03:00 [DBG] Connection id "0HNC8090TG68I" received FIN. 2025-06-26 03:28:30.526 +03:00 [DBG] Connection id "0HNC8090TG68I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:28:30.527 +03:00 [DBG] Connection id "0HNC8090TG68I" disconnecting. 2025-06-26 03:28:30.527 +03:00 [DBG] Connection id "0HNC8090TG68I" stopped. 2025-06-26 03:29:30.523 +03:00 [DBG] Connection id "0HNC8090TG68J" accepted. 2025-06-26 03:29:30.523 +03:00 [DBG] Connection id "0HNC8090TG68J" started. 2025-06-26 03:29:30.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:29:30.523 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:29:30.523 +03:00 [DBG] POST requests are not supported 2025-06-26 03:29:30.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:29:30.523 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:29:30.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:29:30.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:29:30.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:29:30.523 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:29:30.523 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:29:30.523 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:29:30.524 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:29:30.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:29:30.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:29:30.524 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:29:30.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:29:30.524 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:29:30.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:29:30.524 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:29:30.524 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:29:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:29:30.524 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:29:30.524 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-06-26 03:29:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:29:30.524 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:29:30.524 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:29:30.524 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:29:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:29:30.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:29:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:29:30.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:29:30.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:29:30.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:29:30.525 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.895ms 2025-06-26 03:29:30.525 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:29:30.525 +03:00 [DBG] Connection id "0HNC8090TG68J" completed keep alive response. 2025-06-26 03:29:30.525 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6805ms 2025-06-26 03:29:30.525 +03:00 [DBG] Connection id "0HNC8090TG68J" received FIN. 2025-06-26 03:29:30.525 +03:00 [DBG] Connection id "0HNC8090TG68J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:29:30.525 +03:00 [DBG] Connection id "0HNC8090TG68J" disconnecting. 2025-06-26 03:29:30.525 +03:00 [DBG] Connection id "0HNC8090TG68J" stopped. 2025-06-26 03:30:30.520 +03:00 [DBG] Connection id "0HNC8090TG68K" accepted. 2025-06-26 03:30:30.521 +03:00 [DBG] Connection id "0HNC8090TG68K" started. 2025-06-26 03:30:30.521 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:30:30.521 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:30:30.521 +03:00 [DBG] POST requests are not supported 2025-06-26 03:30:30.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:30:30.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:30:30.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:30:30.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:30:30.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:30:30.521 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:30:30.521 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:30:30.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:30:30.521 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:30:30.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:30:30.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:30:30.521 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:30:30.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:30:30.521 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:30:30.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:30:30.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:30:30.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:30:30.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:30:30.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:30:30.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:30:30.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:30:30.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:30:30.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:30:30.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1509ms. 2025-06-26 03:30:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:30:30.522 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:30:30.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:30:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:30:30.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:30:30.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7406ms 2025-06-26 03:30:30.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:30:30.522 +03:00 [DBG] Connection id "0HNC8090TG68K" completed keep alive response. 2025-06-26 03:30:30.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4055ms 2025-06-26 03:30:30.523 +03:00 [DBG] Connection id "0HNC8090TG68K" received FIN. 2025-06-26 03:30:30.523 +03:00 [DBG] Connection id "0HNC8090TG68K" disconnecting. 2025-06-26 03:30:30.523 +03:00 [DBG] Connection id "0HNC8090TG68K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:30:30.524 +03:00 [DBG] Connection id "0HNC8090TG68K" stopped. 2025-06-26 03:31:30.531 +03:00 [DBG] Connection id "0HNC8090TG68L" accepted. 2025-06-26 03:31:30.531 +03:00 [DBG] Connection id "0HNC8090TG68L" started. 2025-06-26 03:31:30.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:31:30.531 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:31:30.531 +03:00 [DBG] POST requests are not supported 2025-06-26 03:31:30.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:31:30.531 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:31:30.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:31:30.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:31:30.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:31:30.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:31:30.531 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:31:30.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:31:30.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:31:30.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:31:30.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:31:30.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:31:30.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:31:30.532 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:31:30.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:31:30.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:31:30.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:31:30.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:31:30.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:31:30.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1319ms. 2025-06-26 03:31:30.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:31:30.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:31:30.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:31:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:31:30.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:31:30.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.713ms 2025-06-26 03:31:30.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:31:30.532 +03:00 [DBG] Connection id "0HNC8090TG68L" completed keep alive response. 2025-06-26 03:31:30.532 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3428ms 2025-06-26 03:31:30.533 +03:00 [DBG] Connection id "0HNC8090TG68L" received FIN. 2025-06-26 03:31:30.533 +03:00 [DBG] Connection id "0HNC8090TG68L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:31:30.533 +03:00 [DBG] Connection id "0HNC8090TG68L" disconnecting. 2025-06-26 03:31:30.533 +03:00 [DBG] Connection id "0HNC8090TG68L" stopped. 2025-06-26 03:32:30.521 +03:00 [DBG] Connection id "0HNC8090TG68M" accepted. 2025-06-26 03:32:30.521 +03:00 [DBG] Connection id "0HNC8090TG68M" started. 2025-06-26 03:32:30.521 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:32:30.521 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:32:30.521 +03:00 [DBG] POST requests are not supported 2025-06-26 03:32:30.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:32:30.521 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:32:30.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:32:30.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:32:30.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:32:30.522 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:32:30.522 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:32:30.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:32:30.522 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:32:30.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:32:30.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:32:30.522 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:32:30.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:32:30.522 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:32:30.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:32:30.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:32:30.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:32:30.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:32:30.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:32:30.523 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:32:30.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2029ms. 2025-06-26 03:32:30.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:32:30.523 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:32:30.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:32:30.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:32:30.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:32:30.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1388ms 2025-06-26 03:32:30.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:32:30.524 +03:00 [DBG] Connection id "0HNC8090TG68M" completed keep alive response. 2025-06-26 03:32:30.524 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3085ms 2025-06-26 03:32:30.524 +03:00 [DBG] Connection id "0HNC8090TG68M" received FIN. 2025-06-26 03:32:30.524 +03:00 [DBG] Connection id "0HNC8090TG68M" disconnecting. 2025-06-26 03:32:30.524 +03:00 [DBG] Connection id "0HNC8090TG68M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:32:30.525 +03:00 [DBG] Connection id "0HNC8090TG68M" stopped. 2025-06-26 03:33:30.525 +03:00 [DBG] Connection id "0HNC8090TG68N" accepted. 2025-06-26 03:33:30.525 +03:00 [DBG] Connection id "0HNC8090TG68N" started. 2025-06-26 03:33:30.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:33:30.525 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:33:30.525 +03:00 [DBG] POST requests are not supported 2025-06-26 03:33:30.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:33:30.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:33:30.525 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:33:30.525 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:33:30.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:33:30.525 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:33:30.525 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:33:30.525 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:33:30.525 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:33:30.525 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:33:30.525 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:33:30.525 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:33:30.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:33:30.526 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:33:30.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:33:30.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:33:30.526 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:33:30.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:33:30.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:33:30.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1527ms. 2025-06-26 03:33:30.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:33:30.526 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:33:30.526 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:33:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:33:30.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:33:30.526 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7283ms 2025-06-26 03:33:30.526 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:33:30.526 +03:00 [DBG] Connection id "0HNC8090TG68N" completed keep alive response. 2025-06-26 03:33:30.526 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3615ms 2025-06-26 03:33:30.527 +03:00 [DBG] Connection id "0HNC8090TG68N" received FIN. 2025-06-26 03:33:30.527 +03:00 [DBG] Connection id "0HNC8090TG68N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:33:30.527 +03:00 [DBG] Connection id "0HNC8090TG68N" disconnecting. 2025-06-26 03:33:30.527 +03:00 [DBG] Connection id "0HNC8090TG68N" stopped. 2025-06-26 03:34:30.530 +03:00 [DBG] Connection id "0HNC8090TG68O" accepted. 2025-06-26 03:34:30.530 +03:00 [DBG] Connection id "0HNC8090TG68O" started. 2025-06-26 03:34:30.530 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:34:30.530 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:34:30.530 +03:00 [DBG] POST requests are not supported 2025-06-26 03:34:30.530 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:34:30.530 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:34:30.530 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:34:30.530 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:34:30.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:34:30.530 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:34:30.530 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:34:30.530 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:34:30.531 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:34:30.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:34:30.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:34:30.531 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:34:30.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:34:30.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:34:30.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:34:30.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:34:30.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:34:30.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:34:30.531 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:34:30.531 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1559ms. 2025-06-26 03:34:30.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:34:30.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:34:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:34:30.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:34:30.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:34:30.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:34:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:34:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:34:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:34:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:34:30.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:34:30.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:34:30.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0034ms 2025-06-26 03:34:30.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:34:30.532 +03:00 [DBG] Connection id "0HNC8090TG68O" completed keep alive response. 2025-06-26 03:34:30.532 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9018ms 2025-06-26 03:34:30.532 +03:00 [DBG] Connection id "0HNC8090TG68O" received FIN. 2025-06-26 03:34:30.532 +03:00 [DBG] Connection id "0HNC8090TG68O" disconnecting. 2025-06-26 03:34:30.533 +03:00 [DBG] Connection id "0HNC8090TG68O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:34:30.534 +03:00 [DBG] Connection id "0HNC8090TG68O" stopped. 2025-06-26 03:35:30.530 +03:00 [DBG] Connection id "0HNC8090TG68P" accepted. 2025-06-26 03:35:30.530 +03:00 [DBG] Connection id "0HNC8090TG68P" started. 2025-06-26 03:35:30.530 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:35:30.530 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:35:30.531 +03:00 [DBG] POST requests are not supported 2025-06-26 03:35:30.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:35:30.531 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:35:30.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:35:30.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:35:30.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:35:30.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:35:30.531 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:35:30.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:35:30.531 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:35:30.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:35:30.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:35:30.531 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:35:30.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:35:30.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:35:30.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:35:30.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:35:30.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:35:30.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:35:30.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:35:30.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:35:30.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:35:30.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:35:30.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-06-26 03:35:30.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:35:30.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:35:30.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:35:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:35:30.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:35:30.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.094ms 2025-06-26 03:35:30.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:35:30.532 +03:00 [DBG] Connection id "0HNC8090TG68P" completed keep alive response. 2025-06-26 03:35:30.532 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0555ms 2025-06-26 03:35:30.533 +03:00 [DBG] Connection id "0HNC8090TG68P" received FIN. 2025-06-26 03:35:30.533 +03:00 [DBG] Connection id "0HNC8090TG68P" disconnecting. 2025-06-26 03:35:30.534 +03:00 [DBG] Connection id "0HNC8090TG68P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:35:30.534 +03:00 [DBG] Connection id "0HNC8090TG68P" stopped. 2025-06-26 03:36:30.522 +03:00 [DBG] Connection id "0HNC8090TG68Q" accepted. 2025-06-26 03:36:30.523 +03:00 [DBG] Connection id "0HNC8090TG68Q" started. 2025-06-26 03:36:30.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:36:30.523 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:36:30.523 +03:00 [DBG] POST requests are not supported 2025-06-26 03:36:30.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:36:30.523 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:36:30.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:36:30.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:36:30.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:36:30.523 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:36:30.523 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:36:30.523 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:36:30.523 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:36:30.523 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:36:30.523 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:36:30.523 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:36:30.523 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:36:30.523 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:36:30.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:36:30.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:36:30.523 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:36:30.523 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:36:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:36:30.524 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:36:30.524 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-06-26 03:36:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:36:30.524 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:36:30.524 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:36:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:36:30.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:36:30.524 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8279ms 2025-06-26 03:36:30.524 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:36:30.524 +03:00 [DBG] Connection id "0HNC8090TG68Q" completed keep alive response. 2025-06-26 03:36:30.524 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5978ms 2025-06-26 03:36:30.525 +03:00 [DBG] Connection id "0HNC8090TG68Q" received FIN. 2025-06-26 03:36:30.525 +03:00 [DBG] Connection id "0HNC8090TG68Q" disconnecting. 2025-06-26 03:36:30.525 +03:00 [DBG] Connection id "0HNC8090TG68Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:36:30.526 +03:00 [DBG] Connection id "0HNC8090TG68Q" stopped. 2025-06-26 03:37:30.526 +03:00 [DBG] Connection id "0HNC8090TG68R" accepted. 2025-06-26 03:37:30.527 +03:00 [DBG] Connection id "0HNC8090TG68R" started. 2025-06-26 03:37:30.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:37:30.527 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:37:30.527 +03:00 [DBG] POST requests are not supported 2025-06-26 03:37:30.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:37:30.527 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:37:30.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:37:30.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:37:30.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:37:30.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:37:30.527 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:37:30.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:37:30.527 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:37:30.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:37:30.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:37:30.527 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:37:30.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:37:30.527 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:37:30.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:37:30.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:37:30.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:37:30.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:37:30.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:37:30.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-06-26 03:37:30.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:37:30.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:37:30.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:37:30.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:37:30.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:37:30.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:37:30.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:37:30.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:37:30.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:37:30.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:37:30.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2445ms 2025-06-26 03:37:30.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:37:30.529 +03:00 [DBG] Connection id "0HNC8090TG68R" completed keep alive response. 2025-06-26 03:37:30.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1604ms 2025-06-26 03:37:30.529 +03:00 [DBG] Connection id "0HNC8090TG68R" received FIN. 2025-06-26 03:37:30.529 +03:00 [DBG] Connection id "0HNC8090TG68R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:37:30.529 +03:00 [DBG] Connection id "0HNC8090TG68R" disconnecting. 2025-06-26 03:37:30.529 +03:00 [DBG] Connection id "0HNC8090TG68R" stopped. 2025-06-26 03:38:30.523 +03:00 [DBG] Connection id "0HNC8090TG68S" accepted. 2025-06-26 03:38:30.523 +03:00 [DBG] Connection id "0HNC8090TG68S" started. 2025-06-26 03:38:30.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:38:30.523 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:38:30.523 +03:00 [DBG] POST requests are not supported 2025-06-26 03:38:30.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:38:30.523 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:38:30.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:38:30.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:38:30.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:38:30.523 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:38:30.523 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:38:30.523 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:38:30.524 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:38:30.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:38:30.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:38:30.524 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:38:30.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:38:30.524 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:38:30.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:38:30.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:38:30.524 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:38:30.524 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:38:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:38:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:38:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:38:30.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:38:30.524 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:38:30.524 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1628ms. 2025-06-26 03:38:30.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:38:30.525 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:38:30.525 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:38:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:38:30.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:38:30.525 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.298ms 2025-06-26 03:38:30.525 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:38:30.525 +03:00 [DBG] Connection id "0HNC8090TG68S" completed keep alive response. 2025-06-26 03:38:30.525 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3966ms 2025-06-26 03:38:30.525 +03:00 [DBG] Connection id "0HNC8090TG68S" received FIN. 2025-06-26 03:38:30.526 +03:00 [DBG] Connection id "0HNC8090TG68S" disconnecting. 2025-06-26 03:38:30.526 +03:00 [DBG] Connection id "0HNC8090TG68S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:38:30.527 +03:00 [DBG] Connection id "0HNC8090TG68S" stopped. 2025-06-26 03:39:30.529 +03:00 [DBG] Connection id "0HNC8090TG68T" accepted. 2025-06-26 03:39:30.529 +03:00 [DBG] Connection id "0HNC8090TG68T" started. 2025-06-26 03:39:30.529 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:39:30.529 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:39:30.529 +03:00 [DBG] POST requests are not supported 2025-06-26 03:39:30.529 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:39:30.529 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:39:30.530 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:39:30.530 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:39:30.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:39:30.530 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:39:30.530 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:39:30.530 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:39:30.530 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:39:30.530 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:39:30.530 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:39:30.530 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:39:30.530 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:39:30.530 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:39:30.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:39:30.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:39:30.530 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:39:30.530 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:39:30.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:39:30.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:39:30.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:39:30.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:39:30.530 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:39:30.530 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-06-26 03:39:30.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:39:30.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:39:30.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:39:30.531 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:39:30.531 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:39:30.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:39:30.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:39:30.531 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8759ms 2025-06-26 03:39:30.531 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:39:30.531 +03:00 [DBG] Connection id "0HNC8090TG68T" completed keep alive response. 2025-06-26 03:39:30.531 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5021ms 2025-06-26 03:39:30.531 +03:00 [DBG] Connection id "0HNC8090TG68T" received FIN. 2025-06-26 03:39:30.531 +03:00 [DBG] Connection id "0HNC8090TG68T" disconnecting. 2025-06-26 03:39:30.531 +03:00 [DBG] Connection id "0HNC8090TG68T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:39:30.532 +03:00 [DBG] Connection id "0HNC8090TG68T" stopped. 2025-06-26 03:40:30.532 +03:00 [DBG] Connection id "0HNC8090TG68U" accepted. 2025-06-26 03:40:30.533 +03:00 [DBG] Connection id "0HNC8090TG68U" started. 2025-06-26 03:40:30.533 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:40:30.533 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:40:30.533 +03:00 [DBG] POST requests are not supported 2025-06-26 03:40:30.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:40:30.533 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:40:30.533 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:40:30.533 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:40:30.533 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:40:30.533 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:40:30.533 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:40:30.533 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:40:30.533 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:40:30.533 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:40:30.533 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:40:30.533 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:40:30.533 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:40:30.533 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:40:30.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:40:30.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:40:30.533 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:40:30.533 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:40:30.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:40:30.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:40:30.534 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-06-26 03:40:30.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:40:30.534 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:40:30.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:40:30.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:40:30.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:40:30.534 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8317ms 2025-06-26 03:40:30.534 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:40:30.534 +03:00 [DBG] Connection id "0HNC8090TG68U" completed keep alive response. 2025-06-26 03:40:30.534 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5681ms 2025-06-26 03:40:30.535 +03:00 [DBG] Connection id "0HNC8090TG68U" received FIN. 2025-06-26 03:40:30.535 +03:00 [DBG] Connection id "0HNC8090TG68U" disconnecting. 2025-06-26 03:40:30.535 +03:00 [DBG] Connection id "0HNC8090TG68U" stopped. 2025-06-26 03:40:30.535 +03:00 [DBG] Connection id "0HNC8090TG68U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:41:30.528 +03:00 [DBG] Connection id "0HNC8090TG68V" accepted. 2025-06-26 03:41:30.528 +03:00 [DBG] Connection id "0HNC8090TG68V" started. 2025-06-26 03:41:30.528 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:41:30.528 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:41:30.528 +03:00 [DBG] POST requests are not supported 2025-06-26 03:41:30.528 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:41:30.528 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:41:30.528 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:41:30.528 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:41:30.528 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:41:30.528 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:41:30.528 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:41:30.528 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:41:30.528 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:41:30.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:41:30.529 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:41:30.529 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:41:30.529 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:41:30.529 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:41:30.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:41:30.529 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:41:30.529 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:41:30.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:41:30.529 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:41:30.529 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-26 03:41:30.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:41:30.529 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:41:30.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:41:30.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:41:30.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:41:30.530 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:41:30.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:41:30.530 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:41:30.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:41:30.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:41:30.530 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9116ms 2025-06-26 03:41:30.530 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:41:30.530 +03:00 [DBG] Connection id "0HNC8090TG68V" completed keep alive response. 2025-06-26 03:41:30.530 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8542ms 2025-06-26 03:41:30.530 +03:00 [DBG] Connection id "0HNC8090TG68V" received FIN. 2025-06-26 03:41:30.530 +03:00 [DBG] Connection id "0HNC8090TG68V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:41:30.530 +03:00 [DBG] Connection id "0HNC8090TG68V" disconnecting. 2025-06-26 03:41:30.530 +03:00 [DBG] Connection id "0HNC8090TG68V" stopped. 2025-06-26 03:42:30.812 +03:00 [DBG] Connection id "0HNC8090TG690" accepted. 2025-06-26 03:42:30.812 +03:00 [DBG] Connection id "0HNC8090TG690" started. 2025-06-26 03:42:30.813 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:42:30.813 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:42:30.813 +03:00 [DBG] POST requests are not supported 2025-06-26 03:42:30.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:42:30.813 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:42:30.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:42:30.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:42:30.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:42:30.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:42:30.813 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:42:30.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:42:30.813 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:42:30.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:42:30.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:42:30.813 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:42:30.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:42:30.813 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:42:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:42:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:42:30.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:42:30.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:42:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:42:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:42:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:42:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:42:30.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:42:30.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-06-26 03:42:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:42:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:42:30.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:42:30.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:42:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:42:30.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:42:30.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6906ms 2025-06-26 03:42:30.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:42:30.814 +03:00 [DBG] Connection id "0HNC8090TG690" completed keep alive response. 2025-06-26 03:42:30.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3798ms 2025-06-26 03:42:30.814 +03:00 [DBG] Connection id "0HNC8090TG690" received FIN. 2025-06-26 03:42:30.814 +03:00 [DBG] Connection id "0HNC8090TG690" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:42:30.814 +03:00 [DBG] Connection id "0HNC8090TG690" disconnecting. 2025-06-26 03:42:30.814 +03:00 [DBG] Connection id "0HNC8090TG690" stopped. 2025-06-26 03:43:30.536 +03:00 [DBG] Connection id "0HNC8090TG691" accepted. 2025-06-26 03:43:30.536 +03:00 [DBG] Connection id "0HNC8090TG691" started. 2025-06-26 03:43:30.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:43:30.536 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:43:30.536 +03:00 [DBG] POST requests are not supported 2025-06-26 03:43:30.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:43:30.536 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:43:30.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:43:30.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:43:30.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:43:30.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:43:30.536 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:43:30.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:43:30.536 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:43:30.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:43:30.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:43:30.536 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:43:30.537 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:43:30.537 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:43:30.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:43:30.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:43:30.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:43:30.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:43:30.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:43:30.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-06-26 03:43:30.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:43:30.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:43:30.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:43:30.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:43:30.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:43:30.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:43:30.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:43:30.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:43:30.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9952ms 2025-06-26 03:43:30.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:43:30.538 +03:00 [DBG] Connection id "0HNC8090TG691" completed keep alive response. 2025-06-26 03:43:30.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8299ms 2025-06-26 03:43:30.538 +03:00 [DBG] Connection id "0HNC8090TG691" received FIN. 2025-06-26 03:43:30.538 +03:00 [DBG] Connection id "0HNC8090TG691" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:43:30.538 +03:00 [DBG] Connection id "0HNC8090TG691" disconnecting. 2025-06-26 03:43:30.538 +03:00 [DBG] Connection id "0HNC8090TG691" stopped. 2025-06-26 03:44:30.534 +03:00 [DBG] Connection id "0HNC8090TG692" accepted. 2025-06-26 03:44:30.535 +03:00 [DBG] Connection id "0HNC8090TG692" started. 2025-06-26 03:44:30.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:44:30.535 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:44:30.535 +03:00 [DBG] POST requests are not supported 2025-06-26 03:44:30.535 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:44:30.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:44:30.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:44:30.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:44:30.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:44:30.535 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:44:30.535 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:44:30.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:44:30.535 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:44:30.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:44:30.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:44:30.535 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:44:30.535 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:44:30.535 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:44:30.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:44:30.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:44:30.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:44:30.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:44:30.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:44:30.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:44:30.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-06-26 03:44:30.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:44:30.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:44:30.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:44:30.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:44:30.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:44:30.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8721ms 2025-06-26 03:44:30.536 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:44:30.536 +03:00 [DBG] Connection id "0HNC8090TG692" completed keep alive response. 2025-06-26 03:44:30.536 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6119ms 2025-06-26 03:44:30.537 +03:00 [DBG] Connection id "0HNC8090TG692" received FIN. 2025-06-26 03:44:30.537 +03:00 [DBG] Connection id "0HNC8090TG692" disconnecting. 2025-06-26 03:44:30.537 +03:00 [DBG] Connection id "0HNC8090TG692" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:44:30.538 +03:00 [DBG] Connection id "0HNC8090TG692" stopped. 2025-06-26 03:45:30.543 +03:00 [DBG] Connection id "0HNC8090TG693" accepted. 2025-06-26 03:45:30.543 +03:00 [DBG] Connection id "0HNC8090TG693" started. 2025-06-26 03:45:30.543 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:45:30.543 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:45:30.543 +03:00 [DBG] POST requests are not supported 2025-06-26 03:45:30.543 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:45:30.543 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:45:30.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:45:30.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:45:30.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:45:30.544 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:45:30.544 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:45:30.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:45:30.544 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:45:30.544 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:45:30.544 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:45:30.544 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:45:30.544 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:45:30.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:45:30.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:45:30.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:45:30.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:45:30.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:45:30.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:45:30.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:45:30.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:45:30.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:45:30.545 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-06-26 03:45:30.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:45:30.545 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:45:30.545 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:45:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:45:30.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:45:30.545 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3236ms 2025-06-26 03:45:30.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:45:30.546 +03:00 [DBG] Connection id "0HNC8090TG693" completed keep alive response. 2025-06-26 03:45:30.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3864ms 2025-06-26 03:45:30.546 +03:00 [DBG] Connection id "0HNC8090TG693" received FIN. 2025-06-26 03:45:30.546 +03:00 [DBG] Connection id "0HNC8090TG693" disconnecting. 2025-06-26 03:45:30.546 +03:00 [DBG] Connection id "0HNC8090TG693" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:45:30.547 +03:00 [DBG] Connection id "0HNC8090TG693" stopped. 2025-06-26 03:46:30.533 +03:00 [DBG] Connection id "0HNC8090TG694" accepted. 2025-06-26 03:46:30.533 +03:00 [DBG] Connection id "0HNC8090TG694" started. 2025-06-26 03:46:30.533 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:46:30.533 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:46:30.533 +03:00 [DBG] POST requests are not supported 2025-06-26 03:46:30.534 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:46:30.534 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:46:30.534 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:46:30.534 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:46:30.534 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:46:30.534 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:46:30.534 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:46:30.534 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:46:30.534 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:46:30.534 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:46:30.534 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:46:30.534 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:46:30.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:46:30.534 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:46:30.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:46:30.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:46:30.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:46:30.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:46:30.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:46:30.534 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-06-26 03:46:30.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:46:30.534 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:46:30.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:46:30.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:46:30.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:46:30.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:46:30.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:46:30.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:46:30.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6472ms 2025-06-26 03:46:30.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:46:30.535 +03:00 [DBG] Connection id "0HNC8090TG694" completed keep alive response. 2025-06-26 03:46:30.535 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2166ms 2025-06-26 03:46:30.535 +03:00 [DBG] Connection id "0HNC8090TG694" received FIN. 2025-06-26 03:46:30.535 +03:00 [DBG] Connection id "0HNC8090TG694" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:46:30.535 +03:00 [DBG] Connection id "0HNC8090TG694" disconnecting. 2025-06-26 03:46:30.535 +03:00 [DBG] Connection id "0HNC8090TG694" stopped. 2025-06-26 03:47:30.541 +03:00 [DBG] Connection id "0HNC8090TG695" accepted. 2025-06-26 03:47:30.541 +03:00 [DBG] Connection id "0HNC8090TG695" started. 2025-06-26 03:47:30.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:47:30.541 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:47:30.541 +03:00 [DBG] POST requests are not supported 2025-06-26 03:47:30.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:47:30.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:47:30.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:47:30.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:47:30.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:47:30.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:47:30.542 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:47:30.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:47:30.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:47:30.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:47:30.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:47:30.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:47:30.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:47:30.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:47:30.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:47:30.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:47:30.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:47:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:47:30.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:47:30.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-06-26 03:47:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:47:30.542 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:47:30.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:47:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:47:30.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:47:30.542 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6849ms 2025-06-26 03:47:30.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:47:30.543 +03:00 [DBG] Connection id "0HNC8090TG695" completed keep alive response. 2025-06-26 03:47:30.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2522ms 2025-06-26 03:47:30.543 +03:00 [DBG] Connection id "0HNC8090TG695" received FIN. 2025-06-26 03:47:30.543 +03:00 [DBG] Connection id "0HNC8090TG695" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:47:30.543 +03:00 [DBG] Connection id "0HNC8090TG695" disconnecting. 2025-06-26 03:47:30.543 +03:00 [DBG] Connection id "0HNC8090TG695" stopped. 2025-06-26 03:48:30.551 +03:00 [DBG] Connection id "0HNC8090TG696" accepted. 2025-06-26 03:48:30.551 +03:00 [DBG] Connection id "0HNC8090TG696" started. 2025-06-26 03:48:30.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:48:30.552 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:48:30.552 +03:00 [DBG] POST requests are not supported 2025-06-26 03:48:30.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:48:30.552 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:48:30.552 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:48:30.552 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:48:30.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:48:30.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:48:30.552 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:48:30.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:48:30.552 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:48:30.552 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:48:30.552 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:48:30.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:48:30.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:48:30.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:48:30.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:48:30.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:48:30.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:48:30.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:48:30.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:48:30.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:48:30.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1807ms. 2025-06-26 03:48:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:48:30.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:48:30.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:48:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:48:30.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:48:30.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1996ms 2025-06-26 03:48:30.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:48:30.554 +03:00 [DBG] Connection id "0HNC8090TG696" completed keep alive response. 2025-06-26 03:48:30.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1359ms 2025-06-26 03:48:30.554 +03:00 [DBG] Connection id "0HNC8090TG696" received FIN. 2025-06-26 03:48:30.554 +03:00 [DBG] Connection id "0HNC8090TG696" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:48:30.554 +03:00 [DBG] Connection id "0HNC8090TG696" disconnecting. 2025-06-26 03:48:30.554 +03:00 [DBG] Connection id "0HNC8090TG696" stopped. 2025-06-26 03:49:30.542 +03:00 [DBG] Connection id "0HNC8090TG697" accepted. 2025-06-26 03:49:30.542 +03:00 [DBG] Connection id "0HNC8090TG697" started. 2025-06-26 03:49:30.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:49:30.543 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:49:30.543 +03:00 [DBG] POST requests are not supported 2025-06-26 03:49:30.543 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:49:30.543 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:49:30.543 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:49:30.543 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:49:30.543 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:49:30.543 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:49:30.543 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:49:30.543 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:49:30.543 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:49:30.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:49:30.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:49:30.543 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:49:30.543 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:49:30.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:49:30.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:49:30.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:49:30.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:49:30.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:49:30.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:49:30.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:49:30.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:49:30.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:49:30.544 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:49:30.544 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2417ms. 2025-06-26 03:49:30.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:49:30.545 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:49:30.545 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:49:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:49:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:49:30.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:49:30.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:49:30.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0653ms 2025-06-26 03:49:30.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:49:30.546 +03:00 [DBG] Connection id "0HNC8090TG697" completed keep alive response. 2025-06-26 03:49:30.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.471ms 2025-06-26 03:49:30.546 +03:00 [DBG] Connection id "0HNC8090TG697" received FIN. 2025-06-26 03:49:30.546 +03:00 [DBG] Connection id "0HNC8090TG697" disconnecting. 2025-06-26 03:49:30.546 +03:00 [DBG] Connection id "0HNC8090TG697" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:49:30.547 +03:00 [DBG] Connection id "0HNC8090TG697" stopped. 2025-06-26 03:50:30.546 +03:00 [DBG] Connection id "0HNC8090TG698" accepted. 2025-06-26 03:50:30.546 +03:00 [DBG] Connection id "0HNC8090TG698" started. 2025-06-26 03:50:30.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:50:30.546 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:50:30.546 +03:00 [DBG] POST requests are not supported 2025-06-26 03:50:30.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:50:30.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:50:30.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:50:30.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:50:30.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:50:30.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:50:30.547 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:50:30.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:50:30.547 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:50:30.547 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:50:30.547 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:50:30.547 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:50:30.547 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:50:30.547 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:50:30.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:50:30.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:50:30.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:50:30.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:50:30.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:50:30.547 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1061ms. 2025-06-26 03:50:30.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:50:30.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:50:30.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:50:30.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:50:30.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:50:30.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5714ms 2025-06-26 03:50:30.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:50:30.547 +03:00 [DBG] Connection id "0HNC8090TG698" completed keep alive response. 2025-06-26 03:50:30.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0785ms 2025-06-26 03:50:30.548 +03:00 [DBG] Connection id "0HNC8090TG698" received FIN. 2025-06-26 03:50:30.548 +03:00 [DBG] Connection id "0HNC8090TG698" disconnecting. 2025-06-26 03:50:30.548 +03:00 [DBG] Connection id "0HNC8090TG698" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:50:30.549 +03:00 [DBG] Connection id "0HNC8090TG698" stopped. 2025-06-26 03:51:30.539 +03:00 [DBG] Connection id "0HNC8090TG699" accepted. 2025-06-26 03:51:30.540 +03:00 [DBG] Connection id "0HNC8090TG699" started. 2025-06-26 03:51:30.540 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:51:30.540 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:51:30.540 +03:00 [DBG] POST requests are not supported 2025-06-26 03:51:30.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:51:30.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:51:30.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:51:30.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:51:30.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:51:30.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:51:30.540 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:51:30.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:51:30.541 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:51:30.541 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:51:30.541 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:51:30.541 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:51:30.541 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:51:30.541 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:51:30.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:51:30.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:51:30.541 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:51:30.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:51:30.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:51:30.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:51:30.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:51:30.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:51:30.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:51:30.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-06-26 03:51:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:51:30.542 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:51:30.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:51:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:51:30.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:51:30.542 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.217ms 2025-06-26 03:51:30.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:51:30.542 +03:00 [DBG] Connection id "0HNC8090TG699" completed keep alive response. 2025-06-26 03:51:30.542 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3262ms 2025-06-26 03:51:30.543 +03:00 [DBG] Connection id "0HNC8090TG699" received FIN. 2025-06-26 03:51:30.543 +03:00 [DBG] Connection id "0HNC8090TG699" disconnecting. 2025-06-26 03:51:30.543 +03:00 [DBG] Connection id "0HNC8090TG699" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:51:30.544 +03:00 [DBG] Connection id "0HNC8090TG699" stopped. 2025-06-26 03:52:30.549 +03:00 [DBG] Connection id "0HNC8090TG69A" accepted. 2025-06-26 03:52:30.549 +03:00 [DBG] Connection id "0HNC8090TG69A" started. 2025-06-26 03:52:30.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:52:30.549 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:52:30.549 +03:00 [DBG] POST requests are not supported 2025-06-26 03:52:30.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:52:30.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:52:30.550 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:52:30.550 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:52:30.550 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:52:30.550 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:52:30.550 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:52:30.550 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:52:30.550 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:52:30.550 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:52:30.550 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:52:30.550 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:52:30.550 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:52:30.550 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:52:30.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:52:30.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:52:30.550 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:52:30.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:52:30.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:52:30.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:52:30.551 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1826ms. 2025-06-26 03:52:30.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:52:30.551 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:52:30.551 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:52:30.551 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:52:30.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:52:30.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:52:30.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:52:30.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:52:30.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:52:30.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:52:30.552 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5823ms 2025-06-26 03:52:30.552 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:52:30.552 +03:00 [DBG] Connection id "0HNC8090TG69A" completed keep alive response. 2025-06-26 03:52:30.552 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6978ms 2025-06-26 03:52:30.552 +03:00 [DBG] Connection id "0HNC8090TG69A" received FIN. 2025-06-26 03:52:30.552 +03:00 [DBG] Connection id "0HNC8090TG69A" disconnecting. 2025-06-26 03:52:30.553 +03:00 [DBG] Connection id "0HNC8090TG69A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:52:30.554 +03:00 [DBG] Connection id "0HNC8090TG69A" stopped. 2025-06-26 03:53:30.553 +03:00 [DBG] Connection id "0HNC8090TG69B" accepted. 2025-06-26 03:53:30.553 +03:00 [DBG] Connection id "0HNC8090TG69B" started. 2025-06-26 03:53:30.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:53:30.553 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:53:30.553 +03:00 [DBG] POST requests are not supported 2025-06-26 03:53:30.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:53:30.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:53:30.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:53:30.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:53:30.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:53:30.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:53:30.554 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:53:30.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:53:30.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:53:30.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:53:30.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:53:30.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:53:30.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:53:30.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:53:30.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:53:30.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:53:30.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:53:30.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:53:30.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:53:30.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:53:30.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:53:30.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:53:30.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:53:30.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1893ms. 2025-06-26 03:53:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:53:30.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:53:30.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:53:30.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:53:30.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:53:30.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0869ms 2025-06-26 03:53:30.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:53:30.555 +03:00 [DBG] Connection id "0HNC8090TG69B" completed keep alive response. 2025-06-26 03:53:30.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.051ms 2025-06-26 03:53:30.555 +03:00 [DBG] Connection id "0HNC8090TG69B" received FIN. 2025-06-26 03:53:30.556 +03:00 [DBG] Connection id "0HNC8090TG69B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:53:30.556 +03:00 [DBG] Connection id "0HNC8090TG69B" disconnecting. 2025-06-26 03:53:30.556 +03:00 [DBG] Connection id "0HNC8090TG69B" stopped. 2025-06-26 03:54:30.540 +03:00 [DBG] Connection id "0HNC8090TG69C" accepted. 2025-06-26 03:54:30.540 +03:00 [DBG] Connection id "0HNC8090TG69C" started. 2025-06-26 03:54:30.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:54:30.541 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:54:30.541 +03:00 [DBG] POST requests are not supported 2025-06-26 03:54:30.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:54:30.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:54:30.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:54:30.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:54:30.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:54:30.541 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:54:30.541 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:54:30.541 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:54:30.541 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:54:30.541 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:54:30.541 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:54:30.541 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:54:30.541 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:54:30.541 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:54:30.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:54:30.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:54:30.541 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:54:30.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:54:30.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:54:30.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:54:30.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:54:30.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:54:30.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:54:30.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-06-26 03:54:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:54:30.542 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:54:30.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:54:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:54:30.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:54:30.542 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7058ms 2025-06-26 03:54:30.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:54:30.542 +03:00 [DBG] Connection id "0HNC8090TG69C" completed keep alive response. 2025-06-26 03:54:30.542 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5858ms 2025-06-26 03:54:30.542 +03:00 [DBG] Connection id "0HNC8090TG69C" received FIN. 2025-06-26 03:54:30.542 +03:00 [DBG] Connection id "0HNC8090TG69C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:54:30.542 +03:00 [DBG] Connection id "0HNC8090TG69C" disconnecting. 2025-06-26 03:54:30.542 +03:00 [DBG] Connection id "0HNC8090TG69C" stopped. 2025-06-26 03:55:30.542 +03:00 [DBG] Connection id "0HNC8090TG69D" accepted. 2025-06-26 03:55:30.542 +03:00 [DBG] Connection id "0HNC8090TG69D" started. 2025-06-26 03:55:30.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:55:30.542 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:55:30.543 +03:00 [DBG] POST requests are not supported 2025-06-26 03:55:30.543 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:55:30.543 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:55:30.543 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:55:30.543 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:55:30.543 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:55:30.543 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:55:30.543 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:55:30.543 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:55:30.543 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:55:30.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:55:30.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:55:30.543 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:55:30.543 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:55:30.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:55:30.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:55:30.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:55:30.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:55:30.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:55:30.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:55:30.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:55:30.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:55:30.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:55:30.544 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:55:30.544 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2073ms. 2025-06-26 03:55:30.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:55:30.545 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:55:30.545 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:55:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:55:30.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:55:30.545 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7227ms 2025-06-26 03:55:30.545 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:55:30.545 +03:00 [DBG] Connection id "0HNC8090TG69D" completed keep alive response. 2025-06-26 03:55:30.545 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1291ms 2025-06-26 03:55:30.546 +03:00 [DBG] Connection id "0HNC8090TG69D" received FIN. 2025-06-26 03:55:30.546 +03:00 [DBG] Connection id "0HNC8090TG69D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:55:30.546 +03:00 [DBG] Connection id "0HNC8090TG69D" disconnecting. 2025-06-26 03:55:30.546 +03:00 [DBG] Connection id "0HNC8090TG69D" stopped. 2025-06-26 03:56:30.547 +03:00 [DBG] Connection id "0HNC8090TG69E" accepted. 2025-06-26 03:56:30.547 +03:00 [DBG] Connection id "0HNC8090TG69E" started. 2025-06-26 03:56:30.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:56:30.547 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:56:30.547 +03:00 [DBG] POST requests are not supported 2025-06-26 03:56:30.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:56:30.548 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:56:30.548 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:56:30.548 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:56:30.548 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:56:30.548 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:56:30.548 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:56:30.548 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:56:30.548 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:56:30.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:56:30.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:56:30.548 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:56:30.548 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:56:30.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:56:30.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:56:30.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:56:30.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:56:30.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:56:30.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:56:30.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:56:30.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:56:30.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:56:30.549 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:56:30.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-06-26 03:56:30.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:56:30.549 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:56:30.549 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:56:30.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:56:30.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:56:30.549 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2851ms 2025-06-26 03:56:30.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:56:30.550 +03:00 [DBG] Connection id "0HNC8090TG69E" completed keep alive response. 2025-06-26 03:56:30.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2948ms 2025-06-26 03:56:30.550 +03:00 [DBG] Connection id "0HNC8090TG69E" received FIN. 2025-06-26 03:56:30.550 +03:00 [DBG] Connection id "0HNC8090TG69E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:56:30.550 +03:00 [DBG] Connection id "0HNC8090TG69E" disconnecting. 2025-06-26 03:56:30.550 +03:00 [DBG] Connection id "0HNC8090TG69E" stopped. 2025-06-26 03:57:30.541 +03:00 [DBG] Connection id "0HNC8090TG69F" accepted. 2025-06-26 03:57:30.541 +03:00 [DBG] Connection id "0HNC8090TG69F" started. 2025-06-26 03:57:30.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:57:30.541 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:57:30.541 +03:00 [DBG] POST requests are not supported 2025-06-26 03:57:30.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:57:30.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:57:30.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:57:30.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:57:30.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:57:30.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:57:30.542 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:57:30.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:57:30.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:57:30.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:57:30.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:57:30.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:57:30.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:57:30.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:57:30.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:57:30.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:57:30.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:57:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:57:30.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:57:30.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-06-26 03:57:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:57:30.542 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:57:30.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:57:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:57:30.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:57:30.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:57:30.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:57:30.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:57:30.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.771ms 2025-06-26 03:57:30.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:57:30.543 +03:00 [DBG] Connection id "0HNC8090TG69F" completed keep alive response. 2025-06-26 03:57:30.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4787ms 2025-06-26 03:57:30.543 +03:00 [DBG] Connection id "0HNC8090TG69F" received FIN. 2025-06-26 03:57:30.543 +03:00 [DBG] Connection id "0HNC8090TG69F" disconnecting. 2025-06-26 03:57:30.543 +03:00 [DBG] Connection id "0HNC8090TG69F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:57:30.544 +03:00 [DBG] Connection id "0HNC8090TG69F" stopped. 2025-06-26 03:58:30.551 +03:00 [DBG] Connection id "0HNC8090TG69G" accepted. 2025-06-26 03:58:30.551 +03:00 [DBG] Connection id "0HNC8090TG69G" started. 2025-06-26 03:58:30.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:58:30.551 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:58:30.551 +03:00 [DBG] POST requests are not supported 2025-06-26 03:58:30.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:58:30.551 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:58:30.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:58:30.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:58:30.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:58:30.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:58:30.551 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:58:30.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:58:30.551 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:58:30.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:58:30.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:58:30.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:58:30.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:58:30.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:58:30.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:58:30.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:58:30.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:58:30.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:58:30.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:58:30.552 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-26 03:58:30.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:58:30.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:58:30.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:58:30.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:58:30.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:58:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:58:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:58:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:58:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:58:30.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:58:30.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:58:30.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.261ms 2025-06-26 03:58:30.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:58:30.553 +03:00 [DBG] Connection id "0HNC8090TG69G" completed keep alive response. 2025-06-26 03:58:30.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2691ms 2025-06-26 03:58:30.553 +03:00 [DBG] Connection id "0HNC8090TG69G" received FIN. 2025-06-26 03:58:30.554 +03:00 [DBG] Connection id "0HNC8090TG69G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:58:30.554 +03:00 [DBG] Connection id "0HNC8090TG69G" disconnecting. 2025-06-26 03:58:30.554 +03:00 [DBG] Connection id "0HNC8090TG69G" stopped. 2025-06-26 03:59:30.552 +03:00 [DBG] Connection id "0HNC8090TG69H" accepted. 2025-06-26 03:59:30.552 +03:00 [DBG] Connection id "0HNC8090TG69H" started. 2025-06-26 03:59:30.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 03:59:30.552 +03:00 [VRB] All hosts are allowed. 2025-06-26 03:59:30.552 +03:00 [DBG] POST requests are not supported 2025-06-26 03:59:30.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 03:59:30.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 03:59:30.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:59:30.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 03:59:30.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 03:59:30.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 03:59:30.553 +03:00 [INF] CORS policy execution successful. 2025-06-26 03:59:30.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:59:30.553 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 03:59:30.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 03:59:30.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 03:59:30.553 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 03:59:30.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 03:59:30.553 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 03:59:30.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:59:30.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:59:30.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 03:59:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:59:30.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 03:59:30.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-26 03:59:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:59:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:59:30.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:59:30.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:59:30.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 03:59:30.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 03:59:30.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:59:30.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 03:59:30.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:59:30.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:59:30.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:59:30.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 03:59:30.554 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6929ms 2025-06-26 03:59:30.554 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 03:59:30.554 +03:00 [DBG] Connection id "0HNC8090TG69H" completed keep alive response. 2025-06-26 03:59:30.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3813ms 2025-06-26 03:59:30.554 +03:00 [DBG] Connection id "0HNC8090TG69H" received FIN. 2025-06-26 03:59:30.554 +03:00 [DBG] Connection id "0HNC8090TG69H" disconnecting. 2025-06-26 03:59:30.554 +03:00 [DBG] Connection id "0HNC8090TG69H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 03:59:30.555 +03:00 [DBG] Connection id "0HNC8090TG69H" stopped. 2025-06-26 04:00:30.557 +03:00 [DBG] Connection id "0HNC8090TG69I" accepted. 2025-06-26 04:00:30.557 +03:00 [DBG] Connection id "0HNC8090TG69I" started. 2025-06-26 04:00:30.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:00:30.557 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:00:30.557 +03:00 [DBG] POST requests are not supported 2025-06-26 04:00:30.557 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:00:30.557 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:00:30.557 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:00:30.557 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:00:30.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:00:30.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:00:30.558 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:00:30.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:00:30.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:00:30.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:00:30.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:00:30.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:00:30.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:00:30.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:00:30.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:00:30.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:00:30.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:00:30.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:00:30.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:00:30.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-06-26 04:00:30.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:00:30.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:00:30.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:00:30.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:00:30.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:00:30.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:00:30.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:00:30.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6892ms 2025-06-26 04:00:30.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:00:30.559 +03:00 [DBG] Connection id "0HNC8090TG69I" completed keep alive response. 2025-06-26 04:00:30.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4012ms 2025-06-26 04:00:30.559 +03:00 [DBG] Connection id "0HNC8090TG69I" received FIN. 2025-06-26 04:00:30.559 +03:00 [DBG] Connection id "0HNC8090TG69I" disconnecting. 2025-06-26 04:00:30.559 +03:00 [DBG] Connection id "0HNC8090TG69I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:00:30.560 +03:00 [DBG] Connection id "0HNC8090TG69I" stopped. 2025-06-26 04:01:30.557 +03:00 [DBG] Connection id "0HNC8090TG69J" accepted. 2025-06-26 04:01:30.557 +03:00 [DBG] Connection id "0HNC8090TG69J" started. 2025-06-26 04:01:30.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:01:30.557 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:01:30.557 +03:00 [DBG] POST requests are not supported 2025-06-26 04:01:30.557 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:01:30.557 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:01:30.557 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:01:30.557 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:01:30.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:01:30.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:01:30.557 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:01:30.557 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:01:30.557 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:01:30.557 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:01:30.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:01:30.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:01:30.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:01:30.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:01:30.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:01:30.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:01:30.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:01:30.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:01:30.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:01:30.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-26 04:01:30.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:01:30.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:01:30.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:01:30.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:01:30.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:01:30.558 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6823ms 2025-06-26 04:01:30.558 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:01:30.558 +03:00 [DBG] Connection id "0HNC8090TG69J" completed keep alive response. 2025-06-26 04:01:30.558 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4594ms 2025-06-26 04:01:30.559 +03:00 [DBG] Connection id "0HNC8090TG69J" received FIN. 2025-06-26 04:01:30.559 +03:00 [DBG] Connection id "0HNC8090TG69J" disconnecting. 2025-06-26 04:01:30.559 +03:00 [DBG] Connection id "0HNC8090TG69J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:01:30.560 +03:00 [DBG] Connection id "0HNC8090TG69J" stopped. 2025-06-26 04:02:30.551 +03:00 [DBG] Connection id "0HNC8090TG69K" accepted. 2025-06-26 04:02:30.551 +03:00 [DBG] Connection id "0HNC8090TG69K" started. 2025-06-26 04:02:30.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:02:30.551 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:02:30.551 +03:00 [DBG] POST requests are not supported 2025-06-26 04:02:30.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:02:30.551 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:02:30.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:02:30.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:02:30.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:02:30.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:02:30.551 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:02:30.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:02:30.551 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:02:30.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:02:30.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:02:30.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:02:30.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:02:30.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:02:30.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:02:30.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:02:30.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:02:30.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:02:30.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:02:30.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:02:30.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:02:30.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:02:30.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:02:30.552 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2011ms. 2025-06-26 04:02:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:02:30.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:02:30.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:02:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:02:30.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:02:30.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6597ms 2025-06-26 04:02:30.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:02:30.553 +03:00 [DBG] Connection id "0HNC8090TG69K" completed keep alive response. 2025-06-26 04:02:30.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6838ms 2025-06-26 04:02:30.554 +03:00 [DBG] Connection id "0HNC8090TG69K" received FIN. 2025-06-26 04:02:30.554 +03:00 [DBG] Connection id "0HNC8090TG69K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:02:30.554 +03:00 [DBG] Connection id "0HNC8090TG69K" disconnecting. 2025-06-26 04:02:30.554 +03:00 [DBG] Connection id "0HNC8090TG69K" stopped. 2025-06-26 04:03:30.558 +03:00 [DBG] Connection id "0HNC8090TG69L" accepted. 2025-06-26 04:03:30.558 +03:00 [DBG] Connection id "0HNC8090TG69L" started. 2025-06-26 04:03:30.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:03:30.558 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:03:30.558 +03:00 [DBG] POST requests are not supported 2025-06-26 04:03:30.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:03:30.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:03:30.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:03:30.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:03:30.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:03:30.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:03:30.558 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:03:30.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:03:30.559 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:03:30.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:03:30.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:03:30.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:03:30.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:03:30.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:03:30.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:03:30.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:03:30.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:03:30.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:03:30.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:03:30.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:03:30.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:03:30.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:03:30.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:03:30.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1521ms. 2025-06-26 04:03:30.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:03:30.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:03:30.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:03:30.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:03:30.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:03:30.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1651ms 2025-06-26 04:03:30.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:03:30.560 +03:00 [DBG] Connection id "0HNC8090TG69L" completed keep alive response. 2025-06-26 04:03:30.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0448ms 2025-06-26 04:03:30.560 +03:00 [DBG] Connection id "0HNC8090TG69L" received FIN. 2025-06-26 04:03:30.560 +03:00 [DBG] Connection id "0HNC8090TG69L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:03:30.561 +03:00 [DBG] Connection id "0HNC8090TG69L" disconnecting. 2025-06-26 04:03:30.561 +03:00 [DBG] Connection id "0HNC8090TG69L" stopped. 2025-06-26 04:04:30.554 +03:00 [DBG] Connection id "0HNC8090TG69M" accepted. 2025-06-26 04:04:30.554 +03:00 [DBG] Connection id "0HNC8090TG69M" started. 2025-06-26 04:04:30.555 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:04:30.555 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:04:30.555 +03:00 [DBG] POST requests are not supported 2025-06-26 04:04:30.555 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:04:30.555 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:04:30.555 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:04:30.555 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:04:30.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:04:30.555 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:04:30.555 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:04:30.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:04:30.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:04:30.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:04:30.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:04:30.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:04:30.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:04:30.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:04:30.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:04:30.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:04:30.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:04:30.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:04:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:04:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:04:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:04:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:04:30.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:04:30.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-06-26 04:04:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:04:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:04:30.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:04:30.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:04:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:04:30.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:04:30.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.639ms 2025-06-26 04:04:30.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:04:30.556 +03:00 [DBG] Connection id "0HNC8090TG69M" completed keep alive response. 2025-06-26 04:04:30.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2125ms 2025-06-26 04:04:30.556 +03:00 [DBG] Connection id "0HNC8090TG69M" received FIN. 2025-06-26 04:04:30.556 +03:00 [DBG] Connection id "0HNC8090TG69M" disconnecting. 2025-06-26 04:04:30.556 +03:00 [DBG] Connection id "0HNC8090TG69M" stopped. 2025-06-26 04:04:30.556 +03:00 [DBG] Connection id "0HNC8090TG69M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:05:30.554 +03:00 [DBG] Connection id "0HNC8090TG69N" accepted. 2025-06-26 04:05:30.555 +03:00 [DBG] Connection id "0HNC8090TG69N" started. 2025-06-26 04:05:30.555 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:05:30.555 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:05:30.555 +03:00 [DBG] POST requests are not supported 2025-06-26 04:05:30.555 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:05:30.555 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:05:30.555 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:05:30.555 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:05:30.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:05:30.555 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:05:30.555 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:05:30.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:05:30.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:05:30.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:05:30.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:05:30.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:05:30.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:05:30.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:05:30.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:05:30.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:05:30.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:05:30.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:05:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:05:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:05:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:05:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:05:30.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:05:30.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1322ms. 2025-06-26 04:05:30.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:05:30.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:05:30.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:05:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:05:30.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:05:30.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9503ms 2025-06-26 04:05:30.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:05:30.556 +03:00 [DBG] Connection id "0HNC8090TG69N" completed keep alive response. 2025-06-26 04:05:30.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5112ms 2025-06-26 04:05:30.556 +03:00 [DBG] Connection id "0HNC8090TG69N" received FIN. 2025-06-26 04:05:30.556 +03:00 [DBG] Connection id "0HNC8090TG69N" disconnecting. 2025-06-26 04:05:30.557 +03:00 [DBG] Connection id "0HNC8090TG69N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:05:30.558 +03:00 [DBG] Connection id "0HNC8090TG69N" stopped. 2025-06-26 04:06:30.563 +03:00 [DBG] Connection id "0HNC8090TG69O" accepted. 2025-06-26 04:06:30.563 +03:00 [DBG] Connection id "0HNC8090TG69O" started. 2025-06-26 04:06:30.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:06:30.563 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:06:30.564 +03:00 [DBG] POST requests are not supported 2025-06-26 04:06:30.564 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:06:30.564 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:06:30.564 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:06:30.564 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:06:30.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:06:30.564 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:06:30.564 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:06:30.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:06:30.564 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:06:30.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:06:30.564 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:06:30.564 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:06:30.565 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:06:30.565 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:06:30.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:06:30.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:06:30.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:06:30.565 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:06:30.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:06:30.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:06:30.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:06:30.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:06:30.565 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:06:30.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2186ms. 2025-06-26 04:06:30.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:06:30.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:06:30.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:06:30.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:06:30.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:06:30.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:06:30.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:06:30.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:06:30.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:06:30.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:06:30.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:06:30.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:06:30.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:06:30.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:06:30.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:06:30.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:06:30.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:06:30.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2754ms 2025-06-26 04:06:30.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:06:30.567 +03:00 [DBG] Connection id "0HNC8090TG69O" completed keep alive response. 2025-06-26 04:06:30.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.878ms 2025-06-26 04:06:30.568 +03:00 [DBG] Connection id "0HNC8090TG69O" received FIN. 2025-06-26 04:06:30.568 +03:00 [DBG] Connection id "0HNC8090TG69O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:06:30.568 +03:00 [DBG] Connection id "0HNC8090TG69O" disconnecting. 2025-06-26 04:06:30.568 +03:00 [DBG] Connection id "0HNC8090TG69O" stopped. 2025-06-26 04:07:30.554 +03:00 [DBG] Connection id "0HNC8090TG69P" accepted. 2025-06-26 04:07:30.554 +03:00 [DBG] Connection id "0HNC8090TG69P" started. 2025-06-26 04:07:30.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:07:30.554 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:07:30.554 +03:00 [DBG] POST requests are not supported 2025-06-26 04:07:30.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:07:30.554 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:07:30.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:07:30.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:07:30.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:07:30.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:07:30.554 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:07:30.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:07:30.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:07:30.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:07:30.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:07:30.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:07:30.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:07:30.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:07:30.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:07:30.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:07:30.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:07:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:07:30.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:07:30.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-06-26 04:07:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:07:30.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:07:30.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:07:30.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:07:30.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:07:30.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0155ms 2025-06-26 04:07:30.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:07:30.556 +03:00 [DBG] Connection id "0HNC8090TG69P" completed keep alive response. 2025-06-26 04:07:30.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6751ms 2025-06-26 04:07:30.556 +03:00 [DBG] Connection id "0HNC8090TG69P" received FIN. 2025-06-26 04:07:30.556 +03:00 [DBG] Connection id "0HNC8090TG69P" disconnecting. 2025-06-26 04:07:30.556 +03:00 [DBG] Connection id "0HNC8090TG69P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:07:30.557 +03:00 [DBG] Connection id "0HNC8090TG69P" stopped. 2025-06-26 04:08:30.558 +03:00 [DBG] Connection id "0HNC8090TG69Q" accepted. 2025-06-26 04:08:30.558 +03:00 [DBG] Connection id "0HNC8090TG69Q" started. 2025-06-26 04:08:30.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:08:30.558 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:08:30.558 +03:00 [DBG] POST requests are not supported 2025-06-26 04:08:30.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:08:30.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:08:30.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:08:30.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:08:30.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:08:30.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:08:30.558 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:08:30.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:08:30.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:08:30.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:08:30.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:08:30.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:08:30.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:08:30.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:08:30.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:08:30.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:08:30.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:08:30.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:08:30.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:08:30.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-06-26 04:08:30.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:08:30.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:08:30.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:08:30.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:08:30.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:08:30.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:08:30.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:08:30.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:08:30.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:08:30.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:08:30.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:08:30.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:08:30.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:08:30.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1361ms 2025-06-26 04:08:30.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:08:30.560 +03:00 [DBG] Connection id "0HNC8090TG69Q" completed keep alive response. 2025-06-26 04:08:30.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0096ms 2025-06-26 04:08:30.560 +03:00 [DBG] Connection id "0HNC8090TG69Q" received FIN. 2025-06-26 04:08:30.560 +03:00 [DBG] Connection id "0HNC8090TG69Q" disconnecting. 2025-06-26 04:08:30.560 +03:00 [DBG] Connection id "0HNC8090TG69Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:08:30.562 +03:00 [DBG] Connection id "0HNC8090TG69Q" stopped. 2025-06-26 04:09:30.554 +03:00 [DBG] Connection id "0HNC8090TG69R" accepted. 2025-06-26 04:09:30.554 +03:00 [DBG] Connection id "0HNC8090TG69R" started. 2025-06-26 04:09:30.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:09:30.555 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:09:30.555 +03:00 [DBG] POST requests are not supported 2025-06-26 04:09:30.555 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:09:30.555 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:09:30.555 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:09:30.555 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:09:30.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:09:30.555 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:09:30.555 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:09:30.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:09:30.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:09:30.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:09:30.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:09:30.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:09:30.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:09:30.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:09:30.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:09:30.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:09:30.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:09:30.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:09:30.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:09:30.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:09:30.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:09:30.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1626ms. 2025-06-26 04:09:30.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:09:30.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:09:30.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:09:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:09:30.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:09:30.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0659ms 2025-06-26 04:09:30.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:09:30.556 +03:00 [DBG] Connection id "0HNC8090TG69R" completed keep alive response. 2025-06-26 04:09:30.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0421ms 2025-06-26 04:09:30.557 +03:00 [DBG] Connection id "0HNC8090TG69R" received FIN. 2025-06-26 04:09:30.557 +03:00 [DBG] Connection id "0HNC8090TG69R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:09:30.557 +03:00 [DBG] Connection id "0HNC8090TG69R" disconnecting. 2025-06-26 04:09:30.557 +03:00 [DBG] Connection id "0HNC8090TG69R" stopped. 2025-06-26 04:10:30.565 +03:00 [DBG] Connection id "0HNC8090TG69S" accepted. 2025-06-26 04:10:30.565 +03:00 [DBG] Connection id "0HNC8090TG69S" started. 2025-06-26 04:10:30.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:10:30.565 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:10:30.565 +03:00 [DBG] POST requests are not supported 2025-06-26 04:10:30.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:10:30.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:10:30.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:10:30.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:10:30.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:10:30.566 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:10:30.566 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:10:30.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:10:30.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:10:30.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:10:30.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:10:30.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:10:30.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:10:30.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:10:30.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:10:30.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:10:30.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:10:30.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:10:30.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:10:30.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-26 04:10:30.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:10:30.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:10:30.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:10:30.566 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:10:30.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:10:30.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:10:30.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:10:30.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:10:30.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:10:30.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:10:30.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8851ms 2025-06-26 04:10:30.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:10:30.567 +03:00 [DBG] Connection id "0HNC8090TG69S" completed keep alive response. 2025-06-26 04:10:30.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5652ms 2025-06-26 04:10:30.567 +03:00 [DBG] Connection id "0HNC8090TG69S" received FIN. 2025-06-26 04:10:30.567 +03:00 [DBG] Connection id "0HNC8090TG69S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:10:30.567 +03:00 [DBG] Connection id "0HNC8090TG69S" disconnecting. 2025-06-26 04:10:30.567 +03:00 [DBG] Connection id "0HNC8090TG69S" stopped. 2025-06-26 04:11:30.561 +03:00 [DBG] Connection id "0HNC8090TG69T" accepted. 2025-06-26 04:11:30.561 +03:00 [DBG] Connection id "0HNC8090TG69T" started. 2025-06-26 04:11:30.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:11:30.561 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:11:30.561 +03:00 [DBG] POST requests are not supported 2025-06-26 04:11:30.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:11:30.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:11:30.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:11:30.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:11:30.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:11:30.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:11:30.562 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:11:30.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:11:30.562 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:11:30.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:11:30.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:11:30.562 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:11:30.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:11:30.562 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:11:30.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:11:30.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:11:30.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:11:30.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:11:30.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:11:30.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-26 04:11:30.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:11:30.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:11:30.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:11:30.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:11:30.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:11:30.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:11:30.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:11:30.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:11:30.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:11:30.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:11:30.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6885ms 2025-06-26 04:11:30.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:11:30.563 +03:00 [DBG] Connection id "0HNC8090TG69T" completed keep alive response. 2025-06-26 04:11:30.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4035ms 2025-06-26 04:11:30.563 +03:00 [DBG] Connection id "0HNC8090TG69T" received FIN. 2025-06-26 04:11:30.563 +03:00 [DBG] Connection id "0HNC8090TG69T" disconnecting. 2025-06-26 04:11:30.563 +03:00 [DBG] Connection id "0HNC8090TG69T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:11:30.564 +03:00 [DBG] Connection id "0HNC8090TG69T" stopped. 2025-06-26 04:12:30.827 +03:00 [DBG] Connection id "0HNC8090TG69U" accepted. 2025-06-26 04:12:30.827 +03:00 [DBG] Connection id "0HNC8090TG69U" started. 2025-06-26 04:12:30.827 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:12:30.827 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:12:30.827 +03:00 [DBG] POST requests are not supported 2025-06-26 04:12:30.827 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:12:30.827 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:12:30.827 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:12:30.828 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:12:30.828 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:12:30.828 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:12:30.828 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:12:30.828 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:12:30.828 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:12:30.828 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:12:30.828 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:12:30.828 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:12:30.828 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:12:30.828 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:12:30.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:12:30.828 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:12:30.828 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:12:30.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:12:30.828 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:12:30.828 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-06-26 04:12:30.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:12:30.828 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:12:30.828 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:12:30.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:12:30.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:12:30.828 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6165ms 2025-06-26 04:12:30.828 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:12:30.829 +03:00 [DBG] Connection id "0HNC8090TG69U" completed keep alive response. 2025-06-26 04:12:30.829 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2268ms 2025-06-26 04:12:30.829 +03:00 [DBG] Connection id "0HNC8090TG69U" received FIN. 2025-06-26 04:12:30.829 +03:00 [DBG] Connection id "0HNC8090TG69U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:12:30.829 +03:00 [DBG] Connection id "0HNC8090TG69U" disconnecting. 2025-06-26 04:12:30.829 +03:00 [DBG] Connection id "0HNC8090TG69U" stopped. 2025-06-26 04:13:30.588 +03:00 [DBG] Connection id "0HNC8090TG69V" accepted. 2025-06-26 04:13:30.588 +03:00 [DBG] Connection id "0HNC8090TG69V" started. 2025-06-26 04:13:30.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:13:30.588 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:13:30.588 +03:00 [DBG] POST requests are not supported 2025-06-26 04:13:30.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:13:30.588 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:13:30.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:13:30.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:13:30.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:13:30.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:13:30.588 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:13:30.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:13:30.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:13:30.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:13:30.589 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:13:30.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:13:30.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:13:30.589 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:13:30.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:13:30.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:13:30.589 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:13:30.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:13:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:13:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:13:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:13:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:13:30.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:13:30.589 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-06-26 04:13:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:13:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:13:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:13:30.590 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:13:30.590 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:13:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:13:30.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:13:30.590 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.374ms 2025-06-26 04:13:30.590 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:13:30.590 +03:00 [DBG] Connection id "0HNC8090TG69V" completed keep alive response. 2025-06-26 04:13:30.590 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2985ms 2025-06-26 04:13:30.591 +03:00 [DBG] Connection id "0HNC8090TG69V" received FIN. 2025-06-26 04:13:30.591 +03:00 [DBG] Connection id "0HNC8090TG69V" disconnecting. 2025-06-26 04:13:30.591 +03:00 [DBG] Connection id "0HNC8090TG69V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:13:30.592 +03:00 [DBG] Connection id "0HNC8090TG69V" stopped. 2025-06-26 04:14:30.568 +03:00 [DBG] Connection id "0HNC8090TG6A0" accepted. 2025-06-26 04:14:30.568 +03:00 [DBG] Connection id "0HNC8090TG6A0" started. 2025-06-26 04:14:30.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:14:30.568 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:14:30.568 +03:00 [DBG] POST requests are not supported 2025-06-26 04:14:30.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:14:30.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:14:30.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:14:30.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:14:30.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:14:30.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:14:30.568 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:14:30.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:14:30.569 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:14:30.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:14:30.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:14:30.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:14:30.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:14:30.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:14:30.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:14:30.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:14:30.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:14:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:14:30.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:14:30.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-06-26 04:14:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:14:30.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:14:30.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:14:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:14:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:14:30.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:14:30.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:14:30.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8121ms 2025-06-26 04:14:30.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:14:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A0" completed keep alive response. 2025-06-26 04:14:30.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4063ms 2025-06-26 04:14:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A0" received FIN. 2025-06-26 04:14:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A0" disconnecting. 2025-06-26 04:14:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:14:30.571 +03:00 [DBG] Connection id "0HNC8090TG6A0" stopped. 2025-06-26 04:15:30.562 +03:00 [DBG] Connection id "0HNC8090TG6A1" accepted. 2025-06-26 04:15:30.563 +03:00 [DBG] Connection id "0HNC8090TG6A1" started. 2025-06-26 04:15:30.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:15:30.563 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:15:30.563 +03:00 [DBG] POST requests are not supported 2025-06-26 04:15:30.563 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:15:30.563 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:15:30.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:15:30.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:15:30.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:15:30.563 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:15:30.563 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:15:30.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:15:30.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:15:30.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:15:30.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:15:30.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:15:30.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:15:30.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:15:30.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:15:30.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:15:30.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:15:30.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:15:30.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:15:30.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:15:30.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:15:30.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:15:30.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:15:30.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-06-26 04:15:30.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:15:30.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:15:30.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:15:30.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:15:30.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:15:30.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6628ms 2025-06-26 04:15:30.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:15:30.564 +03:00 [DBG] Connection id "0HNC8090TG6A1" completed keep alive response. 2025-06-26 04:15:30.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.318ms 2025-06-26 04:15:30.564 +03:00 [DBG] Connection id "0HNC8090TG6A1" received FIN. 2025-06-26 04:15:30.564 +03:00 [DBG] Connection id "0HNC8090TG6A1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:15:30.565 +03:00 [DBG] Connection id "0HNC8090TG6A1" disconnecting. 2025-06-26 04:15:30.565 +03:00 [DBG] Connection id "0HNC8090TG6A1" stopped. 2025-06-26 04:16:30.568 +03:00 [DBG] Connection id "0HNC8090TG6A2" accepted. 2025-06-26 04:16:30.568 +03:00 [DBG] Connection id "0HNC8090TG6A2" started. 2025-06-26 04:16:30.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:16:30.568 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:16:30.568 +03:00 [DBG] POST requests are not supported 2025-06-26 04:16:30.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:16:30.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:16:30.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:16:30.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:16:30.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:16:30.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:16:30.568 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:16:30.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:16:30.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:16:30.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:16:30.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:16:30.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:16:30.568 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:16:30.568 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:16:30.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:16:30.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:16:30.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:16:30.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:16:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:16:30.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:16:30.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-06-26 04:16:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:16:30.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:16:30.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:16:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:16:30.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:16:30.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8754ms 2025-06-26 04:16:30.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:16:30.569 +03:00 [DBG] Connection id "0HNC8090TG6A2" completed keep alive response. 2025-06-26 04:16:30.569 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5339ms 2025-06-26 04:16:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A2" received FIN. 2025-06-26 04:16:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:16:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A2" disconnecting. 2025-06-26 04:16:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A2" stopped. 2025-06-26 04:17:30.575 +03:00 [DBG] Connection id "0HNC8090TG6A3" accepted. 2025-06-26 04:17:30.576 +03:00 [DBG] Connection id "0HNC8090TG6A3" started. 2025-06-26 04:17:30.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:17:30.576 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:17:30.576 +03:00 [DBG] POST requests are not supported 2025-06-26 04:17:30.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:17:30.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:17:30.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:17:30.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:17:30.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:17:30.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:17:30.576 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:17:30.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:17:30.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:17:30.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:17:30.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:17:30.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:17:30.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:17:30.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:17:30.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:17:30.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:17:30.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:17:30.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:17:30.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:17:30.577 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:17:30.577 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-06-26 04:17:30.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:17:30.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:17:30.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:17:30.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:17:30.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:17:30.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.79ms 2025-06-26 04:17:30.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:17:30.577 +03:00 [DBG] Connection id "0HNC8090TG6A3" completed keep alive response. 2025-06-26 04:17:30.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5605ms 2025-06-26 04:17:30.578 +03:00 [DBG] Connection id "0HNC8090TG6A3" received FIN. 2025-06-26 04:17:30.578 +03:00 [DBG] Connection id "0HNC8090TG6A3" disconnecting. 2025-06-26 04:17:30.578 +03:00 [DBG] Connection id "0HNC8090TG6A3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:17:30.579 +03:00 [DBG] Connection id "0HNC8090TG6A3" stopped. 2025-06-26 04:18:30.576 +03:00 [DBG] Connection id "0HNC8090TG6A4" accepted. 2025-06-26 04:18:30.576 +03:00 [DBG] Connection id "0HNC8090TG6A4" started. 2025-06-26 04:18:30.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:18:30.576 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:18:30.576 +03:00 [DBG] POST requests are not supported 2025-06-26 04:18:30.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:18:30.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:18:30.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:18:30.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:18:30.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:18:30.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:18:30.577 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:18:30.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:18:30.577 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:18:30.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:18:30.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:18:30.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:18:30.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:18:30.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:18:30.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:18:30.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:18:30.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:18:30.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:18:30.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:18:30.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:18:30.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-06-26 04:18:30.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:18:30.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:18:30.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:18:30.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:18:30.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:18:30.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:18:30.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:18:30.579 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2683ms 2025-06-26 04:18:30.579 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:18:30.579 +03:00 [DBG] Connection id "0HNC8090TG6A4" completed keep alive response. 2025-06-26 04:18:30.579 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5721ms 2025-06-26 04:18:30.579 +03:00 [DBG] Connection id "0HNC8090TG6A4" received FIN. 2025-06-26 04:18:30.579 +03:00 [DBG] Connection id "0HNC8090TG6A4" disconnecting. 2025-06-26 04:18:30.580 +03:00 [DBG] Connection id "0HNC8090TG6A4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:18:30.581 +03:00 [DBG] Connection id "0HNC8090TG6A4" stopped. 2025-06-26 04:19:30.576 +03:00 [DBG] Connection id "0HNC8090TG6A5" accepted. 2025-06-26 04:19:30.576 +03:00 [DBG] Connection id "0HNC8090TG6A5" started. 2025-06-26 04:19:30.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:19:30.577 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:19:30.577 +03:00 [DBG] POST requests are not supported 2025-06-26 04:19:30.577 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:19:30.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:19:30.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:19:30.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:19:30.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:19:30.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:19:30.577 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:19:30.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:19:30.577 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:19:30.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:19:30.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:19:30.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:19:30.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:19:30.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:19:30.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:19:30.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:19:30.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:19:30.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:19:30.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:19:30.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:19:30.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:19:30.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:19:30.577 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:19:30.577 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-06-26 04:19:30.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:19:30.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:19:30.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:19:30.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:19:30.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:19:30.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.758ms 2025-06-26 04:19:30.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:19:30.578 +03:00 [DBG] Connection id "0HNC8090TG6A5" completed keep alive response. 2025-06-26 04:19:30.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4218ms 2025-06-26 04:19:30.578 +03:00 [DBG] Connection id "0HNC8090TG6A5" received FIN. 2025-06-26 04:19:30.578 +03:00 [DBG] Connection id "0HNC8090TG6A5" disconnecting. 2025-06-26 04:19:30.578 +03:00 [DBG] Connection id "0HNC8090TG6A5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:19:30.579 +03:00 [DBG] Connection id "0HNC8090TG6A5" stopped. 2025-06-26 04:20:30.579 +03:00 [DBG] Connection id "0HNC8090TG6A6" accepted. 2025-06-26 04:20:30.579 +03:00 [DBG] Connection id "0HNC8090TG6A6" started. 2025-06-26 04:20:30.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:20:30.580 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:20:30.580 +03:00 [DBG] POST requests are not supported 2025-06-26 04:20:30.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:20:30.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:20:30.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:20:30.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:20:30.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:20:30.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:20:30.580 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:20:30.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:20:30.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:20:30.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:20:30.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:20:30.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:20:30.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:20:30.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:20:30.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:20:30.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:20:30.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:20:30.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:20:30.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:20:30.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:20:30.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:20:30.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:20:30.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1547ms. 2025-06-26 04:20:30.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:20:30.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:20:30.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:20:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:20:30.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:20:30.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7656ms 2025-06-26 04:20:30.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:20:30.581 +03:00 [DBG] Connection id "0HNC8090TG6A6" completed keep alive response. 2025-06-26 04:20:30.581 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.536ms 2025-06-26 04:20:30.581 +03:00 [DBG] Connection id "0HNC8090TG6A6" received FIN. 2025-06-26 04:20:30.581 +03:00 [DBG] Connection id "0HNC8090TG6A6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:20:30.581 +03:00 [DBG] Connection id "0HNC8090TG6A6" disconnecting. 2025-06-26 04:20:30.582 +03:00 [DBG] Connection id "0HNC8090TG6A6" stopped. 2025-06-26 04:21:30.572 +03:00 [DBG] Connection id "0HNC8090TG6A7" accepted. 2025-06-26 04:21:30.572 +03:00 [DBG] Connection id "0HNC8090TG6A7" started. 2025-06-26 04:21:30.572 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:21:30.572 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:21:30.572 +03:00 [DBG] POST requests are not supported 2025-06-26 04:21:30.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:21:30.572 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:21:30.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:21:30.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:21:30.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:21:30.572 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:21:30.572 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:21:30.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:21:30.573 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:21:30.573 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:21:30.573 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:21:30.573 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:21:30.573 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:21:30.573 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:21:30.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:21:30.573 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:21:30.573 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:21:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:21:30.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:21:30.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-06-26 04:21:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:21:30.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:21:30.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:21:30.574 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:21:30.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:21:30.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:21:30.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:21:30.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:21:30.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:21:30.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:21:30.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:21:30.574 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.843ms 2025-06-26 04:21:30.574 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:21:30.574 +03:00 [DBG] Connection id "0HNC8090TG6A7" completed keep alive response. 2025-06-26 04:21:30.574 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8463ms 2025-06-26 04:21:30.574 +03:00 [DBG] Connection id "0HNC8090TG6A7" received FIN. 2025-06-26 04:21:30.574 +03:00 [DBG] Connection id "0HNC8090TG6A7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:21:30.574 +03:00 [DBG] Connection id "0HNC8090TG6A7" disconnecting. 2025-06-26 04:21:30.574 +03:00 [DBG] Connection id "0HNC8090TG6A7" stopped. 2025-06-26 04:22:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A8" accepted. 2025-06-26 04:22:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A8" started. 2025-06-26 04:22:30.570 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:22:30.570 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:22:30.570 +03:00 [DBG] POST requests are not supported 2025-06-26 04:22:30.570 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:22:30.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:22:30.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:22:30.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:22:30.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:22:30.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:22:30.571 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:22:30.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:22:30.571 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:22:30.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:22:30.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:22:30.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:22:30.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:22:30.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:22:30.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:22:30.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:22:30.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:22:30.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:22:30.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:22:30.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:22:30.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:22:30.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:22:30.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:22:30.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.279ms. 2025-06-26 04:22:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:22:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:22:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:22:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:22:30.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:22:30.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:22:30.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:22:30.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:22:30.573 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:22:30.573 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:22:30.573 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:22:30.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:22:30.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:22:30.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:22:30.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:22:30.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:22:30.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:22:30.574 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3626ms 2025-06-26 04:22:30.574 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:22:30.574 +03:00 [DBG] Connection id "0HNC8090TG6A8" completed keep alive response. 2025-06-26 04:22:30.574 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0244ms 2025-06-26 04:22:30.574 +03:00 [DBG] Connection id "0HNC8090TG6A8" received FIN. 2025-06-26 04:22:30.575 +03:00 [DBG] Connection id "0HNC8090TG6A8" disconnecting. 2025-06-26 04:22:30.575 +03:00 [DBG] Connection id "0HNC8090TG6A8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:22:30.576 +03:00 [DBG] Connection id "0HNC8090TG6A8" stopped. 2025-06-26 04:23:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A9" accepted. 2025-06-26 04:23:30.570 +03:00 [DBG] Connection id "0HNC8090TG6A9" started. 2025-06-26 04:23:30.570 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:23:30.570 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:23:30.570 +03:00 [DBG] POST requests are not supported 2025-06-26 04:23:30.570 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:23:30.570 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:23:30.570 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:23:30.570 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:23:30.570 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:23:30.570 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:23:30.570 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:23:30.570 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:23:30.571 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:23:30.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:23:30.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:23:30.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:23:30.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:23:30.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:23:30.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:23:30.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:23:30.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:23:30.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:23:30.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:23:30.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:23:30.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:23:30.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:23:30.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:23:30.571 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1945ms. 2025-06-26 04:23:30.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:23:30.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:23:30.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:23:30.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:23:30.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:23:30.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:23:30.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:23:30.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:23:30.572 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0768ms 2025-06-26 04:23:30.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:23:30.572 +03:00 [DBG] Connection id "0HNC8090TG6A9" completed keep alive response. 2025-06-26 04:23:30.572 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0045ms 2025-06-26 04:23:30.572 +03:00 [DBG] Connection id "0HNC8090TG6A9" received FIN. 2025-06-26 04:23:30.573 +03:00 [DBG] Connection id "0HNC8090TG6A9" disconnecting. 2025-06-26 04:23:30.573 +03:00 [DBG] Connection id "0HNC8090TG6A9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:23:30.574 +03:00 [DBG] Connection id "0HNC8090TG6A9" stopped. 2025-06-26 04:24:30.578 +03:00 [DBG] Connection id "0HNC8090TG6AA" accepted. 2025-06-26 04:24:30.579 +03:00 [DBG] Connection id "0HNC8090TG6AA" started. 2025-06-26 04:24:30.579 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:24:30.579 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:24:30.579 +03:00 [DBG] POST requests are not supported 2025-06-26 04:24:30.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:24:30.579 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:24:30.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:24:30.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:24:30.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:24:30.579 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:24:30.579 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:24:30.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:24:30.579 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:24:30.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:24:30.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:24:30.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:24:30.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:24:30.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:24:30.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:24:30.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:24:30.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:24:30.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:24:30.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:24:30.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:24:30.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:24:30.580 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:24:30.580 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1583ms. 2025-06-26 04:24:30.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:24:30.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:24:30.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:24:30.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:24:30.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:24:30.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9578ms 2025-06-26 04:24:30.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:24:30.580 +03:00 [DBG] Connection id "0HNC8090TG6AA" completed keep alive response. 2025-06-26 04:24:30.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5141ms 2025-06-26 04:24:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AA" received FIN. 2025-06-26 04:24:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AA" disconnecting. 2025-06-26 04:24:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:24:30.582 +03:00 [DBG] Connection id "0HNC8090TG6AA" stopped. 2025-06-26 04:25:30.579 +03:00 [DBG] Connection id "0HNC8090TG6AB" accepted. 2025-06-26 04:25:30.580 +03:00 [DBG] Connection id "0HNC8090TG6AB" started. 2025-06-26 04:25:30.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:25:30.580 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:25:30.580 +03:00 [DBG] POST requests are not supported 2025-06-26 04:25:30.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:25:30.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:25:30.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:25:30.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:25:30.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:25:30.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:25:30.580 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:25:30.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:25:30.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:25:30.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:25:30.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:25:30.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:25:30.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:25:30.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:25:30.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:25:30.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:25:30.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:25:30.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:25:30.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:25:30.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:25:30.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:25:30.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:25:30.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-06-26 04:25:30.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:25:30.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:25:30.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:25:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:25:30.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:25:30.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7626ms 2025-06-26 04:25:30.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:25:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AB" completed keep alive response. 2025-06-26 04:25:30.581 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3515ms 2025-06-26 04:25:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AB" received FIN. 2025-06-26 04:25:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AB" disconnecting. 2025-06-26 04:25:30.582 +03:00 [DBG] Connection id "0HNC8090TG6AB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:25:30.583 +03:00 [DBG] Connection id "0HNC8090TG6AB" stopped. 2025-06-26 04:26:30.572 +03:00 [DBG] Connection id "0HNC8090TG6AC" accepted. 2025-06-26 04:26:30.572 +03:00 [DBG] Connection id "0HNC8090TG6AC" started. 2025-06-26 04:26:30.572 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:26:30.572 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:26:30.572 +03:00 [DBG] POST requests are not supported 2025-06-26 04:26:30.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:26:30.572 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:26:30.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:26:30.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:26:30.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:26:30.572 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:26:30.572 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:26:30.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:26:30.573 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:26:30.573 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:26:30.573 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:26:30.573 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:26:30.573 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:26:30.573 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:26:30.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:26:30.573 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:26:30.573 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:26:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:26:30.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:26:30.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-06-26 04:26:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:26:30.573 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:26:30.573 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:26:30.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:26:30.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:26:30.573 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6781ms 2025-06-26 04:26:30.573 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:26:30.573 +03:00 [DBG] Connection id "0HNC8090TG6AC" completed keep alive response. 2025-06-26 04:26:30.574 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3967ms 2025-06-26 04:26:30.574 +03:00 [DBG] Connection id "0HNC8090TG6AC" received FIN. 2025-06-26 04:26:30.574 +03:00 [DBG] Connection id "0HNC8090TG6AC" disconnecting. 2025-06-26 04:26:30.574 +03:00 [DBG] Connection id "0HNC8090TG6AC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:26:30.575 +03:00 [DBG] Connection id "0HNC8090TG6AC" stopped. 2025-06-26 04:27:30.579 +03:00 [DBG] Connection id "0HNC8090TG6AD" accepted. 2025-06-26 04:27:30.579 +03:00 [DBG] Connection id "0HNC8090TG6AD" started. 2025-06-26 04:27:30.579 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:27:30.579 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:27:30.579 +03:00 [DBG] POST requests are not supported 2025-06-26 04:27:30.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:27:30.579 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:27:30.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:27:30.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:27:30.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:27:30.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:27:30.580 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:27:30.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:27:30.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:27:30.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:27:30.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:27:30.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:27:30.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:27:30.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:27:30.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:27:30.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:27:30.581 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:27:30.581 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:27:30.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:27:30.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:27:30.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-06-26 04:27:30.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:27:30.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:27:30.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:27:30.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:27:30.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:27:30.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:27:30.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:27:30.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:27:30.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:27:30.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:27:30.582 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3605ms 2025-06-26 04:27:30.582 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:27:30.582 +03:00 [DBG] Connection id "0HNC8090TG6AD" completed keep alive response. 2025-06-26 04:27:30.582 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7132ms 2025-06-26 04:27:30.582 +03:00 [DBG] Connection id "0HNC8090TG6AD" received FIN. 2025-06-26 04:27:30.582 +03:00 [DBG] Connection id "0HNC8090TG6AD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:27:30.582 +03:00 [DBG] Connection id "0HNC8090TG6AD" disconnecting. 2025-06-26 04:27:30.583 +03:00 [DBG] Connection id "0HNC8090TG6AD" stopped. 2025-06-26 04:28:30.575 +03:00 [DBG] Connection id "0HNC8090TG6AE" accepted. 2025-06-26 04:28:30.575 +03:00 [DBG] Connection id "0HNC8090TG6AE" started. 2025-06-26 04:28:30.575 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:28:30.575 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:28:30.575 +03:00 [DBG] POST requests are not supported 2025-06-26 04:28:30.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:28:30.575 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:28:30.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:28:30.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:28:30.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:28:30.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:28:30.575 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:28:30.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:28:30.575 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:28:30.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:28:30.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:28:30.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:28:30.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:28:30.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:28:30.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:28:30.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:28:30.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:28:30.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:28:30.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:28:30.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-06-26 04:28:30.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:28:30.576 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:28:30.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:28:30.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:28:30.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:28:30.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6827ms 2025-06-26 04:28:30.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:28:30.576 +03:00 [DBG] Connection id "0HNC8090TG6AE" completed keep alive response. 2025-06-26 04:28:30.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3184ms 2025-06-26 04:28:30.577 +03:00 [DBG] Connection id "0HNC8090TG6AE" received FIN. 2025-06-26 04:28:30.577 +03:00 [DBG] Connection id "0HNC8090TG6AE" disconnecting. 2025-06-26 04:28:30.577 +03:00 [DBG] Connection id "0HNC8090TG6AE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:28:30.578 +03:00 [DBG] Connection id "0HNC8090TG6AE" stopped. 2025-06-26 04:29:30.578 +03:00 [DBG] Connection id "0HNC8090TG6AF" accepted. 2025-06-26 04:29:30.578 +03:00 [DBG] Connection id "0HNC8090TG6AF" started. 2025-06-26 04:29:30.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:29:30.578 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:29:30.578 +03:00 [DBG] POST requests are not supported 2025-06-26 04:29:30.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:29:30.579 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:29:30.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:29:30.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:29:30.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:29:30.579 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:29:30.579 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:29:30.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:29:30.579 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:29:30.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:29:30.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:29:30.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:29:30.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:29:30.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:29:30.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:29:30.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:29:30.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:29:30.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:29:30.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:29:30.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1128ms. 2025-06-26 04:29:30.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:29:30.579 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:29:30.579 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:29:30.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:29:30.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:29:30.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:29:30.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.593ms 2025-06-26 04:29:30.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:29:30.580 +03:00 [DBG] Connection id "0HNC8090TG6AF" completed keep alive response. 2025-06-26 04:29:30.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2608ms 2025-06-26 04:29:30.580 +03:00 [DBG] Connection id "0HNC8090TG6AF" received FIN. 2025-06-26 04:29:30.580 +03:00 [DBG] Connection id "0HNC8090TG6AF" disconnecting. 2025-06-26 04:29:30.580 +03:00 [DBG] Connection id "0HNC8090TG6AF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:29:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AF" stopped. 2025-06-26 04:30:30.575 +03:00 [DBG] Connection id "0HNC8090TG6AG" accepted. 2025-06-26 04:30:30.575 +03:00 [DBG] Connection id "0HNC8090TG6AG" started. 2025-06-26 04:30:30.575 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:30:30.575 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:30:30.575 +03:00 [DBG] POST requests are not supported 2025-06-26 04:30:30.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:30:30.575 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:30:30.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:30:30.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:30:30.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:30:30.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:30:30.576 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:30:30.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:30:30.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:30:30.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:30:30.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:30:30.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:30:30.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:30:30.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:30:30.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:30:30.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:30:30.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:30:30.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:30:30.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:30:30.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1606ms. 2025-06-26 04:30:30.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:30:30.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:30:30.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:30:30.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:30:30.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:30:30.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:30:30.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:30:30.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:30:30.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:30:30.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:30:30.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:30:30.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:30:30.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9514ms 2025-06-26 04:30:30.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:30:30.577 +03:00 [DBG] Connection id "0HNC8090TG6AG" completed keep alive response. 2025-06-26 04:30:30.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5873ms 2025-06-26 04:30:30.577 +03:00 [DBG] Connection id "0HNC8090TG6AG" received FIN. 2025-06-26 04:30:30.577 +03:00 [DBG] Connection id "0HNC8090TG6AG" disconnecting. 2025-06-26 04:30:30.577 +03:00 [DBG] Connection id "0HNC8090TG6AG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:30:30.578 +03:00 [DBG] Connection id "0HNC8090TG6AG" stopped. 2025-06-26 04:31:30.582 +03:00 [DBG] Connection id "0HNC8090TG6AH" accepted. 2025-06-26 04:31:30.583 +03:00 [DBG] Connection id "0HNC8090TG6AH" started. 2025-06-26 04:31:30.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:31:30.583 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:31:30.583 +03:00 [DBG] POST requests are not supported 2025-06-26 04:31:30.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:31:30.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:31:30.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:31:30.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:31:30.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:31:30.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:31:30.583 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:31:30.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:31:30.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:31:30.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:31:30.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:31:30.583 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:31:30.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:31:30.583 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:31:30.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:31:30.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:31:30.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:31:30.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:31:30.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:31:30.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:31:30.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-06-26 04:31:30.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:31:30.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:31:30.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:31:30.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:31:30.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:31:30.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:31:30.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:31:30.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1662ms 2025-06-26 04:31:30.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:31:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AH" completed keep alive response. 2025-06-26 04:31:30.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1394ms 2025-06-26 04:31:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AH" received FIN. 2025-06-26 04:31:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:31:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AH" disconnecting. 2025-06-26 04:31:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AH" stopped. 2025-06-26 04:32:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AI" accepted. 2025-06-26 04:32:30.581 +03:00 [DBG] Connection id "0HNC8090TG6AI" started. 2025-06-26 04:32:30.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:32:30.581 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:32:30.581 +03:00 [DBG] POST requests are not supported 2025-06-26 04:32:30.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:32:30.581 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:32:30.581 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:32:30.581 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:32:30.581 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:32:30.581 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:32:30.581 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:32:30.581 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:32:30.581 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:32:30.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:32:30.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:32:30.582 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:32:30.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:32:30.582 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:32:30.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:32:30.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:32:30.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:32:30.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:32:30.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:32:30.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-06-26 04:32:30.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:32:30.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:32:30.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:32:30.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:32:30.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:32:30.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:32:30.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:32:30.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:32:30.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:32:30.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:32:30.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1031ms 2025-06-26 04:32:30.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:32:30.583 +03:00 [DBG] Connection id "0HNC8090TG6AI" completed keep alive response. 2025-06-26 04:32:30.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9988ms 2025-06-26 04:32:30.583 +03:00 [DBG] Connection id "0HNC8090TG6AI" received FIN. 2025-06-26 04:32:30.583 +03:00 [DBG] Connection id "0HNC8090TG6AI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:32:30.583 +03:00 [DBG] Connection id "0HNC8090TG6AI" disconnecting. 2025-06-26 04:32:30.583 +03:00 [DBG] Connection id "0HNC8090TG6AI" stopped. 2025-06-26 04:33:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AJ" accepted. 2025-06-26 04:33:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AJ" started. 2025-06-26 04:33:30.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:33:30.587 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:33:30.587 +03:00 [DBG] POST requests are not supported 2025-06-26 04:33:30.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:33:30.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:33:30.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:33:30.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:33:30.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:33:30.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:33:30.588 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:33:30.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:33:30.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:33:30.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:33:30.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:33:30.588 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:33:30.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:33:30.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:33:30.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:33:30.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:33:30.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:33:30.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:33:30.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:33:30.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:33:30.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:33:30.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:33:30.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:33:30.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-06-26 04:33:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:33:30.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:33:30.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:33:30.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:33:30.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:33:30.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1864ms 2025-06-26 04:33:30.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:33:30.589 +03:00 [DBG] Connection id "0HNC8090TG6AJ" completed keep alive response. 2025-06-26 04:33:30.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1887ms 2025-06-26 04:33:30.589 +03:00 [DBG] Connection id "0HNC8090TG6AJ" received FIN. 2025-06-26 04:33:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:33:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AJ" disconnecting. 2025-06-26 04:33:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AJ" stopped. 2025-06-26 04:34:30.595 +03:00 [DBG] Connection id "0HNC8090TG6AK" accepted. 2025-06-26 04:34:30.595 +03:00 [DBG] Connection id "0HNC8090TG6AK" started. 2025-06-26 04:34:30.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:34:30.595 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:34:30.595 +03:00 [DBG] POST requests are not supported 2025-06-26 04:34:30.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:34:30.595 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:34:30.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:34:30.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:34:30.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:34:30.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:34:30.595 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:34:30.595 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:34:30.595 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:34:30.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:34:30.595 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:34:30.595 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:34:30.595 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:34:30.595 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:34:30.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:34:30.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:34:30.595 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:34:30.595 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:34:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:34:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:34:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:34:30.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:34:30.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-26 04:34:30.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:34:30.596 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:34:30.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:34:30.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:34:30.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:34:30.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6494ms 2025-06-26 04:34:30.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:34:30.596 +03:00 [DBG] Connection id "0HNC8090TG6AK" completed keep alive response. 2025-06-26 04:34:30.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2383ms 2025-06-26 04:34:30.596 +03:00 [DBG] Connection id "0HNC8090TG6AK" received FIN. 2025-06-26 04:34:30.597 +03:00 [DBG] Connection id "0HNC8090TG6AK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:34:30.597 +03:00 [DBG] Connection id "0HNC8090TG6AK" disconnecting. 2025-06-26 04:34:30.597 +03:00 [DBG] Connection id "0HNC8090TG6AK" stopped. 2025-06-26 04:35:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AL" accepted. 2025-06-26 04:35:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AL" started. 2025-06-26 04:35:30.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:35:30.590 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:35:30.590 +03:00 [DBG] POST requests are not supported 2025-06-26 04:35:30.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:35:30.590 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:35:30.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:35:30.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:35:30.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:35:30.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:35:30.590 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:35:30.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:35:30.590 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:35:30.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:35:30.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:35:30.591 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:35:30.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:35:30.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:35:30.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:35:30.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:35:30.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:35:30.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:35:30.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:35:30.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-26 04:35:30.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:35:30.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:35:30.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:35:30.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:35:30.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:35:30.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6998ms 2025-06-26 04:35:30.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:35:30.591 +03:00 [DBG] Connection id "0HNC8090TG6AL" completed keep alive response. 2025-06-26 04:35:30.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3021ms 2025-06-26 04:35:30.592 +03:00 [DBG] Connection id "0HNC8090TG6AL" received FIN. 2025-06-26 04:35:30.592 +03:00 [DBG] Connection id "0HNC8090TG6AL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:35:30.592 +03:00 [DBG] Connection id "0HNC8090TG6AL" disconnecting. 2025-06-26 04:35:30.592 +03:00 [DBG] Connection id "0HNC8090TG6AL" stopped. 2025-06-26 04:36:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AM" accepted. 2025-06-26 04:36:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AM" started. 2025-06-26 04:36:30.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:36:30.586 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:36:30.586 +03:00 [DBG] POST requests are not supported 2025-06-26 04:36:30.586 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:36:30.586 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:36:30.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:36:30.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:36:30.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:36:30.586 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:36:30.586 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:36:30.586 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:36:30.586 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:36:30.586 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:36:30.586 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:36:30.586 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:36:30.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:36:30.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:36:30.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:36:30.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:36:30.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:36:30.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:36:30.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:36:30.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1549ms. 2025-06-26 04:36:30.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:36:30.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:36:30.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:36:30.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:36:30.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:36:30.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:36:30.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:36:30.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:36:30.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:36:30.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:36:30.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1724ms 2025-06-26 04:36:30.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:36:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AM" completed keep alive response. 2025-06-26 04:36:30.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.317ms 2025-06-26 04:36:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AM" received FIN. 2025-06-26 04:36:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:36:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AM" disconnecting. 2025-06-26 04:36:30.589 +03:00 [DBG] Connection id "0HNC8090TG6AM" stopped. 2025-06-26 04:37:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AN" accepted. 2025-06-26 04:37:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AN" started. 2025-06-26 04:37:30.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:37:30.588 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:37:30.588 +03:00 [DBG] POST requests are not supported 2025-06-26 04:37:30.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:37:30.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:37:30.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:37:30.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:37:30.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:37:30.589 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:37:30.589 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:37:30.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:37:30.589 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:37:30.589 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:37:30.589 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:37:30.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:37:30.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:37:30.589 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:37:30.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:37:30.589 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:37:30.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:37:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:37:30.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:37:30.589 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-06-26 04:37:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:37:30.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:37:30.590 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:37:30.590 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:37:30.590 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:37:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:37:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:37:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:37:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:37:30.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:37:30.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:37:30.590 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7431ms 2025-06-26 04:37:30.590 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:37:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AN" completed keep alive response. 2025-06-26 04:37:30.590 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3911ms 2025-06-26 04:37:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AN" received FIN. 2025-06-26 04:37:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:37:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AN" disconnecting. 2025-06-26 04:37:30.591 +03:00 [DBG] Connection id "0HNC8090TG6AN" stopped. 2025-06-26 04:38:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AO" accepted. 2025-06-26 04:38:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AO" started. 2025-06-26 04:38:30.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:38:30.586 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:38:30.586 +03:00 [DBG] POST requests are not supported 2025-06-26 04:38:30.586 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:38:30.586 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:38:30.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:38:30.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:38:30.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:38:30.586 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:38:30.586 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:38:30.586 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:38:30.586 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:38:30.586 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:38:30.586 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:38:30.586 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:38:30.586 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:38:30.586 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:38:30.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:38:30.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:38:30.586 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:38:30.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:38:30.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:38:30.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:38:30.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:38:30.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:38:30.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:38:30.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-26 04:38:30.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:38:30.587 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:38:30.587 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:38:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:38:30.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:38:30.587 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7007ms 2025-06-26 04:38:30.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:38:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AO" completed keep alive response. 2025-06-26 04:38:30.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.341ms 2025-06-26 04:38:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AO" received FIN. 2025-06-26 04:38:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:38:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AO" disconnecting. 2025-06-26 04:38:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AO" stopped. 2025-06-26 04:39:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AP" accepted. 2025-06-26 04:39:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AP" started. 2025-06-26 04:39:30.585 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:39:30.585 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:39:30.585 +03:00 [DBG] POST requests are not supported 2025-06-26 04:39:30.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:39:30.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:39:30.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:39:30.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:39:30.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:39:30.586 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:39:30.586 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:39:30.586 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:39:30.586 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:39:30.586 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:39:30.586 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:39:30.586 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:39:30.586 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:39:30.586 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:39:30.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:39:30.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:39:30.586 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:39:30.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:39:30.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:39:30.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:39:30.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:39:30.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:39:30.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:39:30.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-06-26 04:39:30.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:39:30.587 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:39:30.587 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:39:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:39:30.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:39:30.587 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1001ms 2025-06-26 04:39:30.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:39:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AP" completed keep alive response. 2025-06-26 04:39:30.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0213ms 2025-06-26 04:39:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AP" received FIN. 2025-06-26 04:39:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:39:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AP" disconnecting. 2025-06-26 04:39:30.588 +03:00 [DBG] Connection id "0HNC8090TG6AP" stopped. 2025-06-26 04:40:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AQ" accepted. 2025-06-26 04:40:30.590 +03:00 [DBG] Connection id "0HNC8090TG6AQ" started. 2025-06-26 04:40:30.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:40:30.591 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:40:30.591 +03:00 [DBG] POST requests are not supported 2025-06-26 04:40:30.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:40:30.591 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:40:30.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:40:30.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:40:30.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:40:30.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:40:30.591 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:40:30.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:40:30.591 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:40:30.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:40:30.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:40:30.591 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:40:30.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:40:30.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:40:30.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:40:30.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:40:30.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:40:30.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:40:30.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:40:30.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:40:30.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:40:30.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:40:30.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:40:30.592 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-06-26 04:40:30.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:40:30.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:40:30.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:40:30.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:40:30.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:40:30.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7675ms 2025-06-26 04:40:30.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:40:30.592 +03:00 [DBG] Connection id "0HNC8090TG6AQ" completed keep alive response. 2025-06-26 04:40:30.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4969ms 2025-06-26 04:40:30.592 +03:00 [DBG] Connection id "0HNC8090TG6AQ" received FIN. 2025-06-26 04:40:30.592 +03:00 [DBG] Connection id "0HNC8090TG6AQ" disconnecting. 2025-06-26 04:40:30.593 +03:00 [DBG] Connection id "0HNC8090TG6AQ" stopped. 2025-06-26 04:40:30.593 +03:00 [DBG] Connection id "0HNC8090TG6AQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:41:30.584 +03:00 [DBG] Connection id "0HNC8090TG6AR" accepted. 2025-06-26 04:41:30.584 +03:00 [DBG] Connection id "0HNC8090TG6AR" started. 2025-06-26 04:41:30.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:41:30.584 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:41:30.584 +03:00 [DBG] POST requests are not supported 2025-06-26 04:41:30.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:41:30.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:41:30.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:41:30.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:41:30.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:41:30.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:41:30.584 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:41:30.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:41:30.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:41:30.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:41:30.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:41:30.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:41:30.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:41:30.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:41:30.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:41:30.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:41:30.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:41:30.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:41:30.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:41:30.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-26 04:41:30.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:41:30.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:41:30.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:41:30.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:41:30.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:41:30.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7488ms 2025-06-26 04:41:30.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:41:30.585 +03:00 [DBG] Connection id "0HNC8090TG6AR" completed keep alive response. 2025-06-26 04:41:30.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4244ms 2025-06-26 04:41:30.586 +03:00 [DBG] Connection id "0HNC8090TG6AR" received FIN. 2025-06-26 04:41:30.586 +03:00 [DBG] Connection id "0HNC8090TG6AR" disconnecting. 2025-06-26 04:41:30.586 +03:00 [DBG] Connection id "0HNC8090TG6AR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:41:30.587 +03:00 [DBG] Connection id "0HNC8090TG6AR" stopped. 2025-06-26 04:42:30.861 +03:00 [DBG] Connection id "0HNC8090TG6AS" accepted. 2025-06-26 04:42:30.861 +03:00 [DBG] Connection id "0HNC8090TG6AS" started. 2025-06-26 04:42:30.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:42:30.862 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:42:30.862 +03:00 [DBG] POST requests are not supported 2025-06-26 04:42:30.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:42:30.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:42:30.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:42:30.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:42:30.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:42:30.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:42:30.862 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:42:30.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:42:30.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:42:30.862 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:42:30.862 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:42:30.862 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:42:30.862 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:42:30.862 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:42:30.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:42:30.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:42:30.862 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:42:30.862 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:42:30.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:42:30.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:42:30.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:42:30.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:42:30.862 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:42:30.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1105ms. 2025-06-26 04:42:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:42:30.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:42:30.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:42:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:42:30.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:42:30.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6829ms 2025-06-26 04:42:30.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:42:30.863 +03:00 [DBG] Connection id "0HNC8090TG6AS" completed keep alive response. 2025-06-26 04:42:30.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3084ms 2025-06-26 04:42:30.863 +03:00 [DBG] Connection id "0HNC8090TG6AS" received FIN. 2025-06-26 04:42:30.863 +03:00 [DBG] Connection id "0HNC8090TG6AS" disconnecting. 2025-06-26 04:42:30.863 +03:00 [DBG] Connection id "0HNC8090TG6AS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:42:30.864 +03:00 [DBG] Connection id "0HNC8090TG6AS" stopped. 2025-06-26 04:43:30.598 +03:00 [DBG] Connection id "0HNC8090TG6AT" accepted. 2025-06-26 04:43:30.598 +03:00 [DBG] Connection id "0HNC8090TG6AT" started. 2025-06-26 04:43:30.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:43:30.598 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:43:30.598 +03:00 [DBG] POST requests are not supported 2025-06-26 04:43:30.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:43:30.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:43:30.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:43:30.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:43:30.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:43:30.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:43:30.599 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:43:30.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:43:30.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:43:30.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:43:30.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:43:30.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:43:30.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:43:30.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:43:30.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:43:30.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:43:30.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:43:30.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:43:30.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:43:30.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:43:30.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:43:30.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:43:30.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:43:30.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1657ms. 2025-06-26 04:43:30.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:43:30.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:43:30.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:43:30.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:43:30.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:43:30.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1327ms 2025-06-26 04:43:30.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:43:30.600 +03:00 [DBG] Connection id "0HNC8090TG6AT" completed keep alive response. 2025-06-26 04:43:30.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0402ms 2025-06-26 04:43:30.601 +03:00 [DBG] Connection id "0HNC8090TG6AT" received FIN. 2025-06-26 04:43:30.601 +03:00 [DBG] Connection id "0HNC8090TG6AT" disconnecting. 2025-06-26 04:43:30.601 +03:00 [DBG] Connection id "0HNC8090TG6AT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:43:30.602 +03:00 [DBG] Connection id "0HNC8090TG6AT" stopped. 2025-06-26 04:44:30.598 +03:00 [DBG] Connection id "0HNC8090TG6AU" accepted. 2025-06-26 04:44:30.598 +03:00 [DBG] Connection id "0HNC8090TG6AU" started. 2025-06-26 04:44:30.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:44:30.599 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:44:30.599 +03:00 [DBG] POST requests are not supported 2025-06-26 04:44:30.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:44:30.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:44:30.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:44:30.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:44:30.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:44:30.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:44:30.599 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:44:30.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:44:30.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:44:30.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:44:30.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:44:30.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:44:30.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:44:30.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:44:30.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:44:30.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:44:30.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:44:30.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:44:30.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:44:30.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-26 04:44:30.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:44:30.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:44:30.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:44:30.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:44:30.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:44:30.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:44:30.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:44:30.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:44:30.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:44:30.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:44:30.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:44:30.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6422ms 2025-06-26 04:44:30.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:44:30.600 +03:00 [DBG] Connection id "0HNC8090TG6AU" completed keep alive response. 2025-06-26 04:44:30.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2357ms 2025-06-26 04:44:30.600 +03:00 [DBG] Connection id "0HNC8090TG6AU" received FIN. 2025-06-26 04:44:30.600 +03:00 [DBG] Connection id "0HNC8090TG6AU" disconnecting. 2025-06-26 04:44:30.600 +03:00 [DBG] Connection id "0HNC8090TG6AU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:44:30.601 +03:00 [DBG] Connection id "0HNC8090TG6AU" stopped. 2025-06-26 04:45:30.612 +03:00 [DBG] Connection id "0HNC8090TG6AV" accepted. 2025-06-26 04:45:30.612 +03:00 [DBG] Connection id "0HNC8090TG6AV" started. 2025-06-26 04:45:30.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:45:30.612 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:45:30.612 +03:00 [DBG] POST requests are not supported 2025-06-26 04:45:30.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:45:30.612 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:45:30.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:45:30.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:45:30.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:45:30.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:45:30.612 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:45:30.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:45:30.612 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:45:30.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:45:30.613 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:45:30.613 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:45:30.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:45:30.613 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:45:30.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:45:30.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:45:30.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:45:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:45:30.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:45:30.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-06-26 04:45:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:45:30.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:45:30.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:45:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:45:30.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:45:30.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7947ms 2025-06-26 04:45:30.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:45:30.613 +03:00 [DBG] Connection id "0HNC8090TG6AV" completed keep alive response. 2025-06-26 04:45:30.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5225ms 2025-06-26 04:45:30.614 +03:00 [DBG] Connection id "0HNC8090TG6AV" received FIN. 2025-06-26 04:45:30.614 +03:00 [DBG] Connection id "0HNC8090TG6AV" disconnecting. 2025-06-26 04:45:30.614 +03:00 [DBG] Connection id "0HNC8090TG6AV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:45:30.615 +03:00 [DBG] Connection id "0HNC8090TG6AV" stopped. 2025-06-26 04:46:30.589 +03:00 [DBG] Connection id "0HNC8090TG6B0" accepted. 2025-06-26 04:46:30.589 +03:00 [DBG] Connection id "0HNC8090TG6B0" started. 2025-06-26 04:46:30.589 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:46:30.589 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:46:30.589 +03:00 [DBG] POST requests are not supported 2025-06-26 04:46:30.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:46:30.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:46:30.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:46:30.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:46:30.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:46:30.589 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:46:30.589 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:46:30.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:46:30.589 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:46:30.589 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:46:30.589 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:46:30.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:46:30.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:46:30.589 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:46:30.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:46:30.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:46:30.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:46:30.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:46:30.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:46:30.590 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-26 04:46:30.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:46:30.590 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:46:30.590 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:46:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:46:30.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:46:30.590 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8077ms 2025-06-26 04:46:30.590 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:46:30.590 +03:00 [DBG] Connection id "0HNC8090TG6B0" completed keep alive response. 2025-06-26 04:46:30.590 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5438ms 2025-06-26 04:46:30.591 +03:00 [DBG] Connection id "0HNC8090TG6B0" received FIN. 2025-06-26 04:46:30.591 +03:00 [DBG] Connection id "0HNC8090TG6B0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:46:30.591 +03:00 [DBG] Connection id "0HNC8090TG6B0" disconnecting. 2025-06-26 04:46:30.591 +03:00 [DBG] Connection id "0HNC8090TG6B0" stopped. 2025-06-26 04:47:30.592 +03:00 [DBG] Connection id "0HNC8090TG6B1" accepted. 2025-06-26 04:47:30.592 +03:00 [DBG] Connection id "0HNC8090TG6B1" started. 2025-06-26 04:47:30.592 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:47:30.592 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:47:30.592 +03:00 [DBG] POST requests are not supported 2025-06-26 04:47:30.592 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:47:30.592 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:47:30.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:47:30.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:47:30.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:47:30.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:47:30.592 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:47:30.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:47:30.592 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:47:30.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:47:30.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:47:30.593 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:47:30.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:47:30.593 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:47:30.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:47:30.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:47:30.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:47:30.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:47:30.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:47:30.593 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1319ms. 2025-06-26 04:47:30.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:47:30.593 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:47:30.593 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:47:30.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:47:30.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:47:30.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:47:30.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7974ms 2025-06-26 04:47:30.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:47:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B1" completed keep alive response. 2025-06-26 04:47:30.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6437ms 2025-06-26 04:47:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B1" received FIN. 2025-06-26 04:47:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:47:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B1" disconnecting. 2025-06-26 04:47:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B1" stopped. 2025-06-26 04:48:30.593 +03:00 [DBG] Connection id "0HNC8090TG6B2" accepted. 2025-06-26 04:48:30.593 +03:00 [DBG] Connection id "0HNC8090TG6B2" started. 2025-06-26 04:48:30.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:48:30.594 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:48:30.594 +03:00 [DBG] POST requests are not supported 2025-06-26 04:48:30.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:48:30.594 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:48:30.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:48:30.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:48:30.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:48:30.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:48:30.594 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:48:30.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:48:30.594 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:48:30.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:48:30.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:48:30.594 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:48:30.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:48:30.594 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:48:30.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:48:30.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:48:30.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:48:30.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:48:30.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:48:30.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:48:30.595 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:48:30.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-06-26 04:48:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:48:30.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:48:30.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:48:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:48:30.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:48:30.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1294ms 2025-06-26 04:48:30.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:48:30.595 +03:00 [DBG] Connection id "0HNC8090TG6B2" completed keep alive response. 2025-06-26 04:48:30.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0914ms 2025-06-26 04:48:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B2" received FIN. 2025-06-26 04:48:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:48:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B2" disconnecting. 2025-06-26 04:48:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B2" stopped. 2025-06-26 04:49:30.605 +03:00 [DBG] Connection id "0HNC8090TG6B3" accepted. 2025-06-26 04:49:30.605 +03:00 [DBG] Connection id "0HNC8090TG6B3" started. 2025-06-26 04:49:30.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:49:30.605 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:49:30.605 +03:00 [DBG] POST requests are not supported 2025-06-26 04:49:30.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:49:30.605 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:49:30.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:49:30.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:49:30.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:49:30.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:49:30.606 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:49:30.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:49:30.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:49:30.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:49:30.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:49:30.606 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:49:30.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:49:30.606 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:49:30.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:49:30.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:49:30.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:49:30.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:49:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:49:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:49:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:49:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:49:30.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:49:30.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-06-26 04:49:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:49:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:49:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:49:30.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:49:30.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:49:30.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:49:30.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:49:30.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7124ms 2025-06-26 04:49:30.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:49:30.607 +03:00 [DBG] Connection id "0HNC8090TG6B3" completed keep alive response. 2025-06-26 04:49:30.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5829ms 2025-06-26 04:49:30.607 +03:00 [DBG] Connection id "0HNC8090TG6B3" received FIN. 2025-06-26 04:49:30.608 +03:00 [DBG] Connection id "0HNC8090TG6B3" disconnecting. 2025-06-26 04:49:30.608 +03:00 [DBG] Connection id "0HNC8090TG6B3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:49:30.609 +03:00 [DBG] Connection id "0HNC8090TG6B3" stopped. 2025-06-26 04:50:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B4" accepted. 2025-06-26 04:50:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B4" started. 2025-06-26 04:50:30.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:50:30.596 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:50:30.596 +03:00 [DBG] POST requests are not supported 2025-06-26 04:50:30.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:50:30.596 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:50:30.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:50:30.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:50:30.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:50:30.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:50:30.596 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:50:30.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:50:30.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-06-26 04:50:30.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:50:30.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:50:30.597 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:50:30.597 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:50:30.597 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:50:30.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:50:30.597 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:50:30.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:50:30.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:50:30.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:50:30.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1322ms. 2025-06-26 04:50:30.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:50:30.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:50:30.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:50:30.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:50:30.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:50:30.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:50:30.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:50:30.598 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:50:30.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:50:30.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:50:30.598 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1191ms 2025-06-26 04:50:30.598 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:50:30.598 +03:00 [DBG] Connection id "0HNC8090TG6B4" completed keep alive response. 2025-06-26 04:50:30.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0918ms 2025-06-26 04:50:30.598 +03:00 [DBG] Connection id "0HNC8090TG6B4" received FIN. 2025-06-26 04:50:30.598 +03:00 [DBG] Connection id "0HNC8090TG6B4" disconnecting. 2025-06-26 04:50:30.598 +03:00 [DBG] Connection id "0HNC8090TG6B4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:50:30.599 +03:00 [DBG] Connection id "0HNC8090TG6B4" stopped. 2025-06-26 04:51:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B5" accepted. 2025-06-26 04:51:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B5" started. 2025-06-26 04:51:30.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:51:30.594 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:51:30.594 +03:00 [DBG] POST requests are not supported 2025-06-26 04:51:30.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:51:30.594 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:51:30.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:51:30.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:51:30.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:51:30.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:51:30.594 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:51:30.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:51:30.594 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:51:30.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:51:30.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:51:30.594 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:51:30.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:51:30.594 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:51:30.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:51:30.595 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:51:30.595 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:51:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:51:30.595 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:51:30.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-06-26 04:51:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:51:30.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:51:30.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:51:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:51:30.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:51:30.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.678ms 2025-06-26 04:51:30.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:51:30.595 +03:00 [DBG] Connection id "0HNC8090TG6B5" completed keep alive response. 2025-06-26 04:51:30.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3639ms 2025-06-26 04:51:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B5" received FIN. 2025-06-26 04:51:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:51:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B5" disconnecting. 2025-06-26 04:51:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B5" stopped. 2025-06-26 04:52:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B6" accepted. 2025-06-26 04:52:30.594 +03:00 [DBG] Connection id "0HNC8090TG6B6" started. 2025-06-26 04:52:30.594 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:52:30.594 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:52:30.594 +03:00 [DBG] POST requests are not supported 2025-06-26 04:52:30.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:52:30.594 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:52:30.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:52:30.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:52:30.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:52:30.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:52:30.595 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:52:30.595 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:52:30.595 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:52:30.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:52:30.595 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:52:30.595 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:52:30.595 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:52:30.595 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:52:30.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:52:30.595 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:52:30.595 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:52:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:52:30.595 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:52:30.595 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-06-26 04:52:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:52:30.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:52:30.596 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:52:30.596 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:52:30.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:52:30.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:52:30.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:52:30.596 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:52:30.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:52:30.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:52:30.596 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7767ms 2025-06-26 04:52:30.596 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:52:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B6" completed keep alive response. 2025-06-26 04:52:30.596 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3972ms 2025-06-26 04:52:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B6" received FIN. 2025-06-26 04:52:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:52:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B6" disconnecting. 2025-06-26 04:52:30.596 +03:00 [DBG] Connection id "0HNC8090TG6B6" stopped. 2025-06-26 04:53:30.602 +03:00 [DBG] Connection id "0HNC8090TG6B7" accepted. 2025-06-26 04:53:30.602 +03:00 [DBG] Connection id "0HNC8090TG6B7" started. 2025-06-26 04:53:30.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:53:30.602 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:53:30.602 +03:00 [DBG] POST requests are not supported 2025-06-26 04:53:30.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:53:30.602 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:53:30.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:53:30.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:53:30.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:53:30.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:53:30.602 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:53:30.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:53:30.603 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:53:30.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:53:30.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:53:30.603 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:53:30.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:53:30.603 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:53:30.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:53:30.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:53:30.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:53:30.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:53:30.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:53:30.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:53:30.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:53:30.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:53:30.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:53:30.603 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-06-26 04:53:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:53:30.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:53:30.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:53:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:53:30.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:53:30.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1891ms 2025-06-26 04:53:30.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:53:30.604 +03:00 [DBG] Connection id "0HNC8090TG6B7" completed keep alive response. 2025-06-26 04:53:30.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7333ms 2025-06-26 04:53:30.604 +03:00 [DBG] Connection id "0HNC8090TG6B7" received FIN. 2025-06-26 04:53:30.604 +03:00 [DBG] Connection id "0HNC8090TG6B7" disconnecting. 2025-06-26 04:53:30.604 +03:00 [DBG] Connection id "0HNC8090TG6B7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:53:30.606 +03:00 [DBG] Connection id "0HNC8090TG6B7" stopped. 2025-06-26 04:54:30.603 +03:00 [DBG] Connection id "0HNC8090TG6B8" accepted. 2025-06-26 04:54:30.603 +03:00 [DBG] Connection id "0HNC8090TG6B8" started. 2025-06-26 04:54:30.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:54:30.603 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:54:30.603 +03:00 [DBG] POST requests are not supported 2025-06-26 04:54:30.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:54:30.603 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:54:30.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:54:30.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:54:30.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:54:30.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:54:30.603 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:54:30.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:54:30.604 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:54:30.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:54:30.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:54:30.604 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:54:30.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:54:30.604 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:54:30.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:54:30.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:54:30.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:54:30.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:54:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:54:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:54:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:54:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:54:30.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:54:30.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2005ms. 2025-06-26 04:54:30.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:54:30.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:54:30.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:54:30.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:54:30.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:54:30.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4217ms 2025-06-26 04:54:30.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:54:30.605 +03:00 [DBG] Connection id "0HNC8090TG6B8" completed keep alive response. 2025-06-26 04:54:30.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4129ms 2025-06-26 04:54:30.606 +03:00 [DBG] Connection id "0HNC8090TG6B8" received FIN. 2025-06-26 04:54:30.606 +03:00 [DBG] Connection id "0HNC8090TG6B8" disconnecting. 2025-06-26 04:54:30.606 +03:00 [DBG] Connection id "0HNC8090TG6B8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:54:30.607 +03:00 [DBG] Connection id "0HNC8090TG6B8" stopped. 2025-06-26 04:55:30.636 +03:00 [DBG] Connection id "0HNC8090TG6B9" accepted. 2025-06-26 04:55:30.636 +03:00 [DBG] Connection id "0HNC8090TG6B9" started. 2025-06-26 04:55:30.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:55:30.636 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:55:30.636 +03:00 [DBG] POST requests are not supported 2025-06-26 04:55:30.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:55:30.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:55:30.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:55:30.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:55:30.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:55:30.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:55:30.636 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:55:30.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:55:30.637 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:55:30.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:55:30.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:55:30.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:55:30.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:55:30.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:55:30.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:55:30.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:55:30.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:55:30.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:55:30.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:55:30.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:55:30.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:55:30.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:55:30.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:55:30.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-06-26 04:55:30.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:55:30.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:55:30.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:55:30.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:55:30.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:55:30.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1572ms 2025-06-26 04:55:30.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:55:30.638 +03:00 [DBG] Connection id "0HNC8090TG6B9" completed keep alive response. 2025-06-26 04:55:30.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2257ms 2025-06-26 04:55:30.639 +03:00 [DBG] Connection id "0HNC8090TG6B9" received FIN. 2025-06-26 04:55:30.639 +03:00 [DBG] Connection id "0HNC8090TG6B9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:55:30.639 +03:00 [DBG] Connection id "0HNC8090TG6B9" disconnecting. 2025-06-26 04:55:30.639 +03:00 [DBG] Connection id "0HNC8090TG6B9" stopped. 2025-06-26 04:56:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BA" accepted. 2025-06-26 04:56:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BA" started. 2025-06-26 04:56:30.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:56:30.624 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:56:30.624 +03:00 [DBG] POST requests are not supported 2025-06-26 04:56:30.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:56:30.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:56:30.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:56:30.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:56:30.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:56:30.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:56:30.625 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:56:30.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:56:30.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:56:30.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:56:30.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:56:30.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:56:30.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:56:30.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:56:30.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:56:30.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:56:30.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:56:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:56:30.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:56:30.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1163ms. 2025-06-26 04:56:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:56:30.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:56:30.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:56:30.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:56:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:56:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:56:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:56:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:56:30.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:56:30.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:56:30.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6724ms 2025-06-26 04:56:30.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:56:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BA" completed keep alive response. 2025-06-26 04:56:30.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3126ms 2025-06-26 04:56:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BA" received FIN. 2025-06-26 04:56:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:56:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BA" disconnecting. 2025-06-26 04:56:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BA" stopped. 2025-06-26 04:57:30.603 +03:00 [DBG] Connection id "0HNC8090TG6BB" accepted. 2025-06-26 04:57:30.603 +03:00 [DBG] Connection id "0HNC8090TG6BB" started. 2025-06-26 04:57:30.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:57:30.603 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:57:30.603 +03:00 [DBG] POST requests are not supported 2025-06-26 04:57:30.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:57:30.603 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:57:30.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:57:30.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:57:30.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:57:30.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:57:30.603 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:57:30.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:57:30.603 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:57:30.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:57:30.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:57:30.604 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:57:30.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:57:30.604 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:57:30.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:57:30.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:57:30.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:57:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:57:30.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:57:30.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-06-26 04:57:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:57:30.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:57:30.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:57:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:57:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:57:30.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:57:30.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:57:30.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.879ms 2025-06-26 04:57:30.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:57:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BB" completed keep alive response. 2025-06-26 04:57:30.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6917ms 2025-06-26 04:57:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BB" received FIN. 2025-06-26 04:57:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BB" disconnecting. 2025-06-26 04:57:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:57:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BB" stopped. 2025-06-26 04:58:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BC" accepted. 2025-06-26 04:58:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BC" started. 2025-06-26 04:58:30.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:58:30.618 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:58:30.618 +03:00 [DBG] POST requests are not supported 2025-06-26 04:58:30.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:58:30.618 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:58:30.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:58:30.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:58:30.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:58:30.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:58:30.618 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:58:30.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:58:30.618 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:58:30.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:58:30.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:58:30.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:58:30.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:58:30.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:58:30.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:58:30.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:58:30.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:58:30.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:58:30.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:58:30.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-06-26 04:58:30.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:58:30.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:58:30.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:58:30.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:58:30.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:58:30.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:58:30.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:58:30.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:58:30.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:58:30.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:58:30.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0574ms 2025-06-26 04:58:30.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:58:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BC" completed keep alive response. 2025-06-26 04:58:30.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9125ms 2025-06-26 04:58:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BC" received FIN. 2025-06-26 04:58:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:58:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BC" disconnecting. 2025-06-26 04:58:30.621 +03:00 [DBG] Connection id "0HNC8090TG6BC" stopped. 2025-06-26 04:59:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BD" accepted. 2025-06-26 04:59:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BD" started. 2025-06-26 04:59:30.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 04:59:30.614 +03:00 [VRB] All hosts are allowed. 2025-06-26 04:59:30.614 +03:00 [DBG] POST requests are not supported 2025-06-26 04:59:30.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 04:59:30.614 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 04:59:30.614 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:59:30.614 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 04:59:30.614 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 04:59:30.614 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 04:59:30.614 +03:00 [INF] CORS policy execution successful. 2025-06-26 04:59:30.614 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:59:30.614 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 04:59:30.614 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 04:59:30.614 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 04:59:30.614 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 04:59:30.614 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 04:59:30.614 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 04:59:30.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:59:30.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:59:30.614 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:59:30.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 04:59:30.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:59:30.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 04:59:30.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-06-26 04:59:30.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:59:30.615 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 04:59:30.615 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 04:59:30.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:59:30.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 04:59:30.615 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8284ms 2025-06-26 04:59:30.615 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 04:59:30.615 +03:00 [DBG] Connection id "0HNC8090TG6BD" completed keep alive response. 2025-06-26 04:59:30.615 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5186ms 2025-06-26 04:59:30.616 +03:00 [DBG] Connection id "0HNC8090TG6BD" received FIN. 2025-06-26 04:59:30.616 +03:00 [DBG] Connection id "0HNC8090TG6BD" disconnecting. 2025-06-26 04:59:30.616 +03:00 [DBG] Connection id "0HNC8090TG6BD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 04:59:30.617 +03:00 [DBG] Connection id "0HNC8090TG6BD" stopped. 2025-06-26 05:00:30.603 +03:00 [DBG] Connection id "0HNC8090TG6BE" accepted. 2025-06-26 05:00:30.603 +03:00 [DBG] Connection id "0HNC8090TG6BE" started. 2025-06-26 05:00:30.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:00:30.603 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:00:30.603 +03:00 [DBG] POST requests are not supported 2025-06-26 05:00:30.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:00:30.603 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:00:30.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:00:30.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:00:30.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:00:30.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:00:30.604 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:00:30.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:00:30.604 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:00:30.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:00:30.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:00:30.604 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:00:30.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:00:30.604 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:00:30.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:00:30.604 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:00:30.604 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:00:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:00:30.604 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:00:30.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-06-26 05:00:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:00:30.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:00:30.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:00:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:00:30.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:00:30.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:00:30.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:00:30.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7201ms 2025-06-26 05:00:30.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:00:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BE" completed keep alive response. 2025-06-26 05:00:30.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4279ms 2025-06-26 05:00:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BE" received FIN. 2025-06-26 05:00:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BE" disconnecting. 2025-06-26 05:00:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:00:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BE" stopped. 2025-06-26 05:01:30.604 +03:00 [DBG] Connection id "0HNC8090TG6BF" accepted. 2025-06-26 05:01:30.604 +03:00 [DBG] Connection id "0HNC8090TG6BF" started. 2025-06-26 05:01:30.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:01:30.605 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:01:30.605 +03:00 [DBG] POST requests are not supported 2025-06-26 05:01:30.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:01:30.605 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:01:30.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:01:30.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:01:30.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:01:30.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:01:30.605 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:01:30.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:01:30.605 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:01:30.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:01:30.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:01:30.605 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:01:30.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:01:30.605 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:01:30.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:01:30.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:01:30.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:01:30.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:01:30.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:01:30.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:01:30.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:01:30.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:01:30.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:01:30.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-06-26 05:01:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:01:30.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:01:30.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:01:30.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:01:30.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:01:30.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7581ms 2025-06-26 05:01:30.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:01:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BF" completed keep alive response. 2025-06-26 05:01:30.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3798ms 2025-06-26 05:01:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BF" received FIN. 2025-06-26 05:01:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:01:30.607 +03:00 [DBG] Connection id "0HNC8090TG6BF" disconnecting. 2025-06-26 05:01:30.607 +03:00 [DBG] Connection id "0HNC8090TG6BF" stopped. 2025-06-26 05:02:30.611 +03:00 [DBG] Connection id "0HNC8090TG6BG" accepted. 2025-06-26 05:02:30.611 +03:00 [DBG] Connection id "0HNC8090TG6BG" started. 2025-06-26 05:02:30.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:02:30.612 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:02:30.612 +03:00 [DBG] POST requests are not supported 2025-06-26 05:02:30.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:02:30.612 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:02:30.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:02:30.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:02:30.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:02:30.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:02:30.612 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:02:30.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:02:30.612 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:02:30.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:02:30.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:02:30.612 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:02:30.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:02:30.612 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:02:30.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:02:30.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:02:30.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:02:30.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:02:30.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:02:30.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:02:30.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:02:30.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:02:30.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:02:30.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-26 05:02:30.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:02:30.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:02:30.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:02:30.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:02:30.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:02:30.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:02:30.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:02:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:02:30.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:02:30.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6956ms 2025-06-26 05:02:30.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:02:30.613 +03:00 [DBG] Connection id "0HNC8090TG6BG" completed keep alive response. 2025-06-26 05:02:30.613 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3015ms 2025-06-26 05:02:30.613 +03:00 [DBG] Connection id "0HNC8090TG6BG" received FIN. 2025-06-26 05:02:30.613 +03:00 [DBG] Connection id "0HNC8090TG6BG" disconnecting. 2025-06-26 05:02:30.613 +03:00 [DBG] Connection id "0HNC8090TG6BG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:02:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BG" stopped. 2025-06-26 05:03:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BH" accepted. 2025-06-26 05:03:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BH" started. 2025-06-26 05:03:30.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:03:30.614 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:03:30.614 +03:00 [DBG] POST requests are not supported 2025-06-26 05:03:30.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:03:30.614 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:03:30.615 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:03:30.615 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:03:30.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:03:30.615 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:03:30.615 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:03:30.615 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:03:30.615 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:03:30.615 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:03:30.615 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:03:30.615 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:03:30.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:03:30.615 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:03:30.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:03:30.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:03:30.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:03:30.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:03:30.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:03:30.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:03:30.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:03:30.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:03:30.616 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:03:30.616 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1886ms. 2025-06-26 05:03:30.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:03:30.616 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:03:30.616 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:03:30.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:03:30.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:03:30.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3852ms 2025-06-26 05:03:30.617 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:03:30.617 +03:00 [DBG] Connection id "0HNC8090TG6BH" completed keep alive response. 2025-06-26 05:03:30.617 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4434ms 2025-06-26 05:03:30.617 +03:00 [DBG] Connection id "0HNC8090TG6BH" received FIN. 2025-06-26 05:03:30.617 +03:00 [DBG] Connection id "0HNC8090TG6BH" disconnecting. 2025-06-26 05:03:30.617 +03:00 [DBG] Connection id "0HNC8090TG6BH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:03:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BH" stopped. 2025-06-26 05:04:30.611 +03:00 [DBG] Connection id "0HNC8090TG6BI" accepted. 2025-06-26 05:04:30.611 +03:00 [DBG] Connection id "0HNC8090TG6BI" started. 2025-06-26 05:04:30.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:04:30.612 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:04:30.612 +03:00 [DBG] POST requests are not supported 2025-06-26 05:04:30.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:04:30.612 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:04:30.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:04:30.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:04:30.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:04:30.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:04:30.612 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:04:30.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:04:30.612 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:04:30.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:04:30.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:04:30.612 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:04:30.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:04:30.612 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:04:30.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:04:30.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:04:30.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:04:30.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:04:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:04:30.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:04:30.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1771ms. 2025-06-26 05:04:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:04:30.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:04:30.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:04:30.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:04:30.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:04:30.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:04:30.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:04:30.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:04:30.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:04:30.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:04:30.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3748ms 2025-06-26 05:04:30.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:04:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BI" completed keep alive response. 2025-06-26 05:04:30.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3608ms 2025-06-26 05:04:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BI" received FIN. 2025-06-26 05:04:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BI" disconnecting. 2025-06-26 05:04:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:04:30.616 +03:00 [DBG] Connection id "0HNC8090TG6BI" stopped. 2025-06-26 05:05:30.617 +03:00 [DBG] Connection id "0HNC8090TG6BJ" accepted. 2025-06-26 05:05:30.617 +03:00 [DBG] Connection id "0HNC8090TG6BJ" started. 2025-06-26 05:05:30.617 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:05:30.617 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:05:30.617 +03:00 [DBG] POST requests are not supported 2025-06-26 05:05:30.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:05:30.617 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:05:30.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:05:30.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:05:30.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:05:30.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:05:30.618 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:05:30.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:05:30.618 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:05:30.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:05:30.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:05:30.618 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:05:30.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:05:30.618 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:05:30.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:05:30.618 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:05:30.618 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:05:30.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:05:30.618 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:05:30.618 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-06-26 05:05:30.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:05:30.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:05:30.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:05:30.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:05:30.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:05:30.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:05:30.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:05:30.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:05:30.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:05:30.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6325ms 2025-06-26 05:05:30.619 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:05:30.619 +03:00 [DBG] Connection id "0HNC8090TG6BJ" completed keep alive response. 2025-06-26 05:05:30.619 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2861ms 2025-06-26 05:05:30.619 +03:00 [DBG] Connection id "0HNC8090TG6BJ" received FIN. 2025-06-26 05:05:30.619 +03:00 [DBG] Connection id "0HNC8090TG6BJ" disconnecting. 2025-06-26 05:05:30.619 +03:00 [DBG] Connection id "0HNC8090TG6BJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:05:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BJ" stopped. 2025-06-26 05:06:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BK" accepted. 2025-06-26 05:06:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BK" started. 2025-06-26 05:06:30.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:06:30.618 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:06:30.618 +03:00 [DBG] POST requests are not supported 2025-06-26 05:06:30.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:06:30.618 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:06:30.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:06:30.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:06:30.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:06:30.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:06:30.618 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:06:30.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:06:30.618 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:06:30.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:06:30.618 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:06:30.618 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:06:30.618 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:06:30.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:06:30.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:06:30.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:06:30.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:06:30.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:06:30.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:06:30.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1471ms. 2025-06-26 05:06:30.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:06:30.619 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:06:30.619 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:06:30.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:06:30.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:06:30.619 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9661ms 2025-06-26 05:06:30.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:06:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BK" completed keep alive response. 2025-06-26 05:06:30.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7269ms 2025-06-26 05:06:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BK" received FIN. 2025-06-26 05:06:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BK" disconnecting. 2025-06-26 05:06:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:06:30.621 +03:00 [DBG] Connection id "0HNC8090TG6BK" stopped. 2025-06-26 05:07:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BL" accepted. 2025-06-26 05:07:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BL" started. 2025-06-26 05:07:30.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:07:30.605 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:07:30.605 +03:00 [DBG] POST requests are not supported 2025-06-26 05:07:30.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:07:30.605 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:07:30.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:07:30.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:07:30.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:07:30.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:07:30.605 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:07:30.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:07:30.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:07:30.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:07:30.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:07:30.606 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:07:30.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:07:30.606 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:07:30.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:07:30.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:07:30.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:07:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:07:30.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:07:30.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-06-26 05:07:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:07:30.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:07:30.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:07:30.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:07:30.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:07:30.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7316ms 2025-06-26 05:07:30.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:07:30.607 +03:00 [DBG] Connection id "0HNC8090TG6BL" completed keep alive response. 2025-06-26 05:07:30.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3626ms 2025-06-26 05:07:30.607 +03:00 [DBG] Connection id "0HNC8090TG6BL" received FIN. 2025-06-26 05:07:30.607 +03:00 [DBG] Connection id "0HNC8090TG6BL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:07:30.607 +03:00 [DBG] Connection id "0HNC8090TG6BL" disconnecting. 2025-06-26 05:07:30.607 +03:00 [DBG] Connection id "0HNC8090TG6BL" stopped. 2025-06-26 05:08:30.604 +03:00 [DBG] Connection id "0HNC8090TG6BM" accepted. 2025-06-26 05:08:30.604 +03:00 [DBG] Connection id "0HNC8090TG6BM" started. 2025-06-26 05:08:30.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:08:30.604 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:08:30.604 +03:00 [DBG] POST requests are not supported 2025-06-26 05:08:30.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:08:30.604 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:08:30.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:08:30.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:08:30.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:08:30.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:08:30.604 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:08:30.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:08:30.604 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:08:30.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:08:30.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:08:30.604 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:08:30.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:08:30.605 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:08:30.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:08:30.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:08:30.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:08:30.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:08:30.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:08:30.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-06-26 05:08:30.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:08:30.605 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:08:30.605 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:08:30.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:08:30.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:08:30.605 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7953ms 2025-06-26 05:08:30.605 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:08:30.605 +03:00 [DBG] Connection id "0HNC8090TG6BM" completed keep alive response. 2025-06-26 05:08:30.605 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3946ms 2025-06-26 05:08:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BM" received FIN. 2025-06-26 05:08:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:08:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BM" disconnecting. 2025-06-26 05:08:30.606 +03:00 [DBG] Connection id "0HNC8090TG6BM" stopped. 2025-06-26 05:09:30.612 +03:00 [DBG] Connection id "0HNC8090TG6BN" accepted. 2025-06-26 05:09:30.612 +03:00 [DBG] Connection id "0HNC8090TG6BN" started. 2025-06-26 05:09:30.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:09:30.612 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:09:30.612 +03:00 [DBG] POST requests are not supported 2025-06-26 05:09:30.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:09:30.612 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:09:30.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:09:30.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:09:30.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:09:30.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:09:30.612 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:09:30.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:09:30.612 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:09:30.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:09:30.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:09:30.612 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:09:30.613 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:09:30.613 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:09:30.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:09:30.613 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:09:30.613 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:09:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:09:30.613 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:09:30.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-06-26 05:09:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:09:30.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:09:30.614 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:09:30.614 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:09:30.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:09:30.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:09:30.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:09:30.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:09:30.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:09:30.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:09:30.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:09:30.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2533ms 2025-06-26 05:09:30.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:09:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BN" completed keep alive response. 2025-06-26 05:09:30.614 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0366ms 2025-06-26 05:09:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BN" received FIN. 2025-06-26 05:09:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:09:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BN" disconnecting. 2025-06-26 05:09:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BN" stopped. 2025-06-26 05:10:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BO" accepted. 2025-06-26 05:10:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BO" started. 2025-06-26 05:10:30.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:10:30.624 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:10:30.624 +03:00 [DBG] POST requests are not supported 2025-06-26 05:10:30.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:10:30.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:10:30.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:10:30.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:10:30.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:10:30.625 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:10:30.625 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:10:30.625 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:10:30.625 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:10:30.625 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:10:30.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:10:30.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:10:30.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:10:30.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:10:30.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:10:30.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:10:30.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:10:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:10:30.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:10:30.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-06-26 05:10:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:10:30.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:10:30.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:10:30.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:10:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:10:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:10:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:10:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:10:30.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:10:30.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:10:30.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7922ms 2025-06-26 05:10:30.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:10:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BO" completed keep alive response. 2025-06-26 05:10:30.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5303ms 2025-06-26 05:10:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BO" received FIN. 2025-06-26 05:10:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BO" disconnecting. 2025-06-26 05:10:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BO" stopped. 2025-06-26 05:10:30.626 +03:00 [DBG] Connection id "0HNC8090TG6BO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:11:30.611 +03:00 [DBG] Connection id "0HNC8090TG6BP" accepted. 2025-06-26 05:11:30.611 +03:00 [DBG] Connection id "0HNC8090TG6BP" started. 2025-06-26 05:11:30.611 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:11:30.611 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:11:30.611 +03:00 [DBG] POST requests are not supported 2025-06-26 05:11:30.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:11:30.611 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:11:30.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:11:30.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:11:30.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:11:30.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:11:30.611 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:11:30.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:11:30.611 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:11:30.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:11:30.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:11:30.612 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:11:30.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:11:30.612 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:11:30.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:11:30.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:11:30.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:11:30.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:11:30.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:11:30.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-06-26 05:11:30.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:11:30.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:11:30.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:11:30.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:11:30.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:11:30.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6881ms 2025-06-26 05:11:30.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:11:30.612 +03:00 [DBG] Connection id "0HNC8090TG6BP" completed keep alive response. 2025-06-26 05:11:30.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3051ms 2025-06-26 05:11:30.613 +03:00 [DBG] Connection id "0HNC8090TG6BP" received FIN. 2025-06-26 05:11:30.613 +03:00 [DBG] Connection id "0HNC8090TG6BP" disconnecting. 2025-06-26 05:11:30.613 +03:00 [DBG] Connection id "0HNC8090TG6BP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:11:30.614 +03:00 [DBG] Connection id "0HNC8090TG6BP" stopped. 2025-06-26 05:12:30.891 +03:00 [DBG] Connection id "0HNC8090TG6BQ" accepted. 2025-06-26 05:12:30.891 +03:00 [DBG] Connection id "0HNC8090TG6BQ" started. 2025-06-26 05:12:30.891 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:12:30.891 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:12:30.891 +03:00 [DBG] POST requests are not supported 2025-06-26 05:12:30.891 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:12:30.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:12:30.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:12:30.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:12:30.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:12:30.892 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:12:30.892 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:12:30.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:12:30.892 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:12:30.892 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:12:30.892 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:12:30.892 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:12:30.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:12:30.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:12:30.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:12:30.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:12:30.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:12:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:12:30.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:12:30.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1409ms. 2025-06-26 05:12:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:12:30.892 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:12:30.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:12:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:12:30.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:12:30.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5812ms 2025-06-26 05:12:30.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:12:30.892 +03:00 [DBG] Connection id "0HNC8090TG6BQ" completed keep alive response. 2025-06-26 05:12:30.892 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1042ms 2025-06-26 05:12:30.893 +03:00 [DBG] Connection id "0HNC8090TG6BQ" received FIN. 2025-06-26 05:12:30.893 +03:00 [DBG] Connection id "0HNC8090TG6BQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:12:30.893 +03:00 [DBG] Connection id "0HNC8090TG6BQ" disconnecting. 2025-06-26 05:12:30.893 +03:00 [DBG] Connection id "0HNC8090TG6BQ" stopped. 2025-06-26 05:13:30.622 +03:00 [DBG] Connection id "0HNC8090TG6BR" accepted. 2025-06-26 05:13:30.622 +03:00 [DBG] Connection id "0HNC8090TG6BR" started. 2025-06-26 05:13:30.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:13:30.622 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:13:30.623 +03:00 [DBG] POST requests are not supported 2025-06-26 05:13:30.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:13:30.623 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:13:30.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:13:30.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:13:30.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:13:30.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:13:30.623 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:13:30.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:13:30.623 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:13:30.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:13:30.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:13:30.623 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:13:30.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:13:30.623 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:13:30.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:13:30.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:13:30.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:13:30.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:13:30.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:13:30.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:13:30.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:13:30.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:13:30.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:13:30.623 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-06-26 05:13:30.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:13:30.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:13:30.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:13:30.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:13:30.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:13:30.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:13:30.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:13:30.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7471ms 2025-06-26 05:13:30.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:13:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BR" completed keep alive response. 2025-06-26 05:13:30.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5095ms 2025-06-26 05:13:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BR" received FIN. 2025-06-26 05:13:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BR" disconnecting. 2025-06-26 05:13:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:13:30.625 +03:00 [DBG] Connection id "0HNC8090TG6BR" stopped. 2025-06-26 05:14:30.615 +03:00 [DBG] Connection id "0HNC8090TG6BS" accepted. 2025-06-26 05:14:30.615 +03:00 [DBG] Connection id "0HNC8090TG6BS" started. 2025-06-26 05:14:30.615 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:14:30.616 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:14:30.616 +03:00 [DBG] POST requests are not supported 2025-06-26 05:14:30.616 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:14:30.616 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:14:30.616 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:14:30.616 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:14:30.616 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:14:30.616 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:14:30.616 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:14:30.616 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:14:30.616 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:14:30.616 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:14:30.616 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:14:30.616 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:14:30.616 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:14:30.616 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:14:30.616 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:14:30.616 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:14:30.616 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:14:30.616 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:14:30.616 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:14:30.616 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:14:30.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:14:30.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1655ms. 2025-06-26 05:14:30.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:14:30.617 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:14:30.617 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:14:30.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:14:30.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:14:30.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:14:30.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.325ms 2025-06-26 05:14:30.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:14:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BS" completed keep alive response. 2025-06-26 05:14:30.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3176ms 2025-06-26 05:14:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BS" received FIN. 2025-06-26 05:14:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:14:30.618 +03:00 [DBG] Connection id "0HNC8090TG6BS" disconnecting. 2025-06-26 05:14:30.619 +03:00 [DBG] Connection id "0HNC8090TG6BS" stopped. 2025-06-26 05:15:30.625 +03:00 [DBG] Connection id "0HNC8090TG6BT" accepted. 2025-06-26 05:15:30.625 +03:00 [DBG] Connection id "0HNC8090TG6BT" started. 2025-06-26 05:15:30.625 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:15:30.625 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:15:30.625 +03:00 [DBG] POST requests are not supported 2025-06-26 05:15:30.625 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:15:30.625 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:15:30.625 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:15:30.625 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:15:30.626 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:15:30.626 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:15:30.626 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:15:30.626 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:15:30.626 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:15:30.626 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:15:30.626 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:15:30.626 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:15:30.626 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:15:30.626 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:15:30.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:15:30.626 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:15:30.626 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:15:30.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:15:30.626 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:15:30.626 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-06-26 05:15:30.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:15:30.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:15:30.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:15:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:15:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:15:30.627 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:15:30.627 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:15:30.627 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:15:30.627 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7344ms 2025-06-26 05:15:30.627 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:15:30.627 +03:00 [DBG] Connection id "0HNC8090TG6BT" completed keep alive response. 2025-06-26 05:15:30.627 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.349ms 2025-06-26 05:15:30.627 +03:00 [DBG] Connection id "0HNC8090TG6BT" received FIN. 2025-06-26 05:15:30.627 +03:00 [DBG] Connection id "0HNC8090TG6BT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:15:30.627 +03:00 [DBG] Connection id "0HNC8090TG6BT" disconnecting. 2025-06-26 05:15:30.627 +03:00 [DBG] Connection id "0HNC8090TG6BT" stopped. 2025-06-26 05:16:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BU" accepted. 2025-06-26 05:16:30.620 +03:00 [DBG] Connection id "0HNC8090TG6BU" started. 2025-06-26 05:16:30.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:16:30.621 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:16:30.621 +03:00 [DBG] POST requests are not supported 2025-06-26 05:16:30.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:16:30.621 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:16:30.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:16:30.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:16:30.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:16:30.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:16:30.621 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:16:30.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:16:30.621 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:16:30.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:16:30.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:16:30.622 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:16:30.622 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:16:30.622 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:16:30.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:16:30.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:16:30.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:16:30.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:16:30.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:16:30.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:16:30.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:16:30.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:16:30.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:16:30.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2815ms. 2025-06-26 05:16:30.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:16:30.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:16:30.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:16:30.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:16:30.623 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:16:30.623 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:16:30.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:16:30.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:16:30.623 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.231ms 2025-06-26 05:16:30.623 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:16:30.623 +03:00 [DBG] Connection id "0HNC8090TG6BU" completed keep alive response. 2025-06-26 05:16:30.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3178ms 2025-06-26 05:16:30.623 +03:00 [DBG] Connection id "0HNC8090TG6BU" received FIN. 2025-06-26 05:16:30.623 +03:00 [DBG] Connection id "0HNC8090TG6BU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:16:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BU" disconnecting. 2025-06-26 05:16:30.624 +03:00 [DBG] Connection id "0HNC8090TG6BU" stopped. 2025-06-26 05:17:30.630 +03:00 [DBG] Connection id "0HNC8090TG6BV" accepted. 2025-06-26 05:17:30.630 +03:00 [DBG] Connection id "0HNC8090TG6BV" started. 2025-06-26 05:17:30.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:17:30.630 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:17:30.630 +03:00 [DBG] POST requests are not supported 2025-06-26 05:17:30.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:17:30.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-06-26 05:17:30.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:17:30.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:17:30.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:17:30.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:17:30.631 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:17:30.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:17:30.631 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:17:30.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:17:30.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:17:30.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:17:30.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:17:30.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-06-26 05:17:30.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:17:30.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:17:30.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:17:30.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:17:30.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:17:30.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-06-26 05:17:30.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:17:30.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:17:30.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:17:30.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:17:30.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:17:30.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:17:30.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:17:30.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:17:30.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:17:30.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7324ms 2025-06-26 05:17:30.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:17:30.632 +03:00 [DBG] Connection id "0HNC8090TG6BV" completed keep alive response. 2025-06-26 05:17:30.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4523ms 2025-06-26 05:17:30.632 +03:00 [DBG] Connection id "0HNC8090TG6BV" received FIN. 2025-06-26 05:17:30.632 +03:00 [DBG] Connection id "0HNC8090TG6BV" disconnecting. 2025-06-26 05:17:30.632 +03:00 [DBG] Connection id "0HNC8090TG6BV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:17:30.633 +03:00 [DBG] Connection id "0HNC8090TG6BV" stopped. 2025-06-26 05:18:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C0" accepted. 2025-06-26 05:18:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C0" started. 2025-06-26 05:18:30.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:18:30.635 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:18:30.635 +03:00 [DBG] POST requests are not supported 2025-06-26 05:18:30.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:18:30.635 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:18:30.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:18:30.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:18:30.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:18:30.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:18:30.635 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:18:30.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:18:30.635 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:18:30.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:18:30.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:18:30.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:18:30.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:18:30.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:18:30.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:18:30.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:18:30.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:18:30.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:18:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:18:30.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:18:30.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-06-26 05:18:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:18:30.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:18:30.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:18:30.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:18:30.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:18:30.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7474ms 2025-06-26 05:18:30.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:18:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C0" completed keep alive response. 2025-06-26 05:18:30.636 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3226ms 2025-06-26 05:18:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C0" received FIN. 2025-06-26 05:18:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C0" disconnecting. 2025-06-26 05:18:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:18:30.638 +03:00 [DBG] Connection id "0HNC8090TG6C0" stopped. 2025-06-26 05:19:30.619 +03:00 [DBG] Connection id "0HNC8090TG6C1" accepted. 2025-06-26 05:19:30.619 +03:00 [DBG] Connection id "0HNC8090TG6C1" started. 2025-06-26 05:19:30.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:19:30.619 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:19:30.619 +03:00 [DBG] POST requests are not supported 2025-06-26 05:19:30.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:19:30.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:19:30.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:19:30.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:19:30.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:19:30.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:19:30.620 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:19:30.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:19:30.620 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:19:30.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:19:30.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:19:30.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:19:30.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:19:30.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:19:30.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:19:30.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:19:30.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:19:30.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:19:30.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:19:30.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-06-26 05:19:30.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:19:30.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:19:30.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:19:30.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:19:30.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:19:30.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:19:30.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:19:30.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:19:30.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:19:30.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7563ms 2025-06-26 05:19:30.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:19:30.621 +03:00 [DBG] Connection id "0HNC8090TG6C1" completed keep alive response. 2025-06-26 05:19:30.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4912ms 2025-06-26 05:19:30.621 +03:00 [DBG] Connection id "0HNC8090TG6C1" received FIN. 2025-06-26 05:19:30.621 +03:00 [DBG] Connection id "0HNC8090TG6C1" disconnecting. 2025-06-26 05:19:30.621 +03:00 [DBG] Connection id "0HNC8090TG6C1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:19:30.622 +03:00 [DBG] Connection id "0HNC8090TG6C1" stopped. 2025-06-26 05:20:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C2" accepted. 2025-06-26 05:20:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C2" started. 2025-06-26 05:20:30.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:20:30.636 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:20:30.636 +03:00 [DBG] POST requests are not supported 2025-06-26 05:20:30.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:20:30.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:20:30.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:20:30.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:20:30.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:20:30.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:20:30.636 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:20:30.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:20:30.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:20:30.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:20:30.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:20:30.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:20:30.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:20:30.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:20:30.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:20:30.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:20:30.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:20:30.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:20:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:20:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:20:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:20:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:20:30.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:20:30.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-26 05:20:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:20:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:20:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:20:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:20:30.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:20:30.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:20:30.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:20:30.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:20:30.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7287ms 2025-06-26 05:20:30.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:20:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C2" completed keep alive response. 2025-06-26 05:20:30.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3486ms 2025-06-26 05:20:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C2" received FIN. 2025-06-26 05:20:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C2" disconnecting. 2025-06-26 05:20:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:20:30.638 +03:00 [DBG] Connection id "0HNC8090TG6C2" stopped. 2025-06-26 05:21:30.629 +03:00 [DBG] Connection id "0HNC8090TG6C3" accepted. 2025-06-26 05:21:30.629 +03:00 [DBG] Connection id "0HNC8090TG6C3" started. 2025-06-26 05:21:30.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:21:30.629 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:21:30.629 +03:00 [DBG] POST requests are not supported 2025-06-26 05:21:30.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:21:30.629 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:21:30.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:21:30.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:21:30.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:21:30.629 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:21:30.629 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:21:30.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:21:30.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:21:30.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:21:30.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:21:30.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:21:30.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:21:30.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:21:30.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:21:30.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:21:30.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:21:30.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:21:30.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:21:30.630 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-06-26 05:21:30.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:21:30.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:21:30.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:21:30.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:21:30.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:21:30.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:21:30.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7492ms 2025-06-26 05:21:30.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:21:30.631 +03:00 [DBG] Connection id "0HNC8090TG6C3" completed keep alive response. 2025-06-26 05:21:30.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4683ms 2025-06-26 05:21:30.631 +03:00 [DBG] Connection id "0HNC8090TG6C3" received FIN. 2025-06-26 05:21:30.631 +03:00 [DBG] Connection id "0HNC8090TG6C3" disconnecting. 2025-06-26 05:21:30.631 +03:00 [DBG] Connection id "0HNC8090TG6C3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:21:30.632 +03:00 [DBG] Connection id "0HNC8090TG6C3" stopped. 2025-06-26 05:22:30.624 +03:00 [DBG] Connection id "0HNC8090TG6C4" accepted. 2025-06-26 05:22:30.624 +03:00 [DBG] Connection id "0HNC8090TG6C4" started. 2025-06-26 05:22:30.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:22:30.624 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:22:30.624 +03:00 [DBG] POST requests are not supported 2025-06-26 05:22:30.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:22:30.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:22:30.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:22:30.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:22:30.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:22:30.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:22:30.624 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:22:30.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:22:30.624 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:22:30.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:22:30.625 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:22:30.625 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:22:30.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:22:30.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:22:30.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:22:30.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:22:30.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:22:30.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:22:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:22:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:22:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:22:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:22:30.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:22:30.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-06-26 05:22:30.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:22:30.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:22:30.626 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:22:30.626 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:22:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:22:30.626 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:22:30.626 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3928ms 2025-06-26 05:22:30.626 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:22:30.626 +03:00 [DBG] Connection id "0HNC8090TG6C4" completed keep alive response. 2025-06-26 05:22:30.626 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3631ms 2025-06-26 05:22:30.627 +03:00 [DBG] Connection id "0HNC8090TG6C4" received FIN. 2025-06-26 05:22:30.627 +03:00 [DBG] Connection id "0HNC8090TG6C4" disconnecting. 2025-06-26 05:22:30.627 +03:00 [DBG] Connection id "0HNC8090TG6C4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:22:30.628 +03:00 [DBG] Connection id "0HNC8090TG6C4" stopped. 2025-06-26 05:23:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C5" accepted. 2025-06-26 05:23:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C5" started. 2025-06-26 05:23:30.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:23:30.636 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:23:30.636 +03:00 [DBG] POST requests are not supported 2025-06-26 05:23:30.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:23:30.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:23:30.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:23:30.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:23:30.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:23:30.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:23:30.636 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:23:30.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:23:30.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:23:30.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:23:30.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:23:30.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:23:30.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:23:30.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:23:30.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:23:30.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:23:30.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:23:30.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:23:30.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:23:30.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:23:30.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:23:30.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:23:30.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:23:30.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1994ms. 2025-06-26 05:23:30.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:23:30.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:23:30.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:23:30.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:23:30.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:23:30.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3656ms 2025-06-26 05:23:30.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:23:30.638 +03:00 [DBG] Connection id "0HNC8090TG6C5" completed keep alive response. 2025-06-26 05:23:30.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9728ms 2025-06-26 05:23:30.639 +03:00 [DBG] Connection id "0HNC8090TG6C5" received FIN. 2025-06-26 05:23:30.639 +03:00 [DBG] Connection id "0HNC8090TG6C5" disconnecting. 2025-06-26 05:23:30.639 +03:00 [DBG] Connection id "0HNC8090TG6C5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:23:30.640 +03:00 [DBG] Connection id "0HNC8090TG6C5" stopped. 2025-06-26 05:24:30.634 +03:00 [DBG] Connection id "0HNC8090TG6C6" accepted. 2025-06-26 05:24:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C6" started. 2025-06-26 05:24:30.635 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:24:30.635 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:24:30.635 +03:00 [DBG] POST requests are not supported 2025-06-26 05:24:30.635 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:24:30.635 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:24:30.635 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:24:30.635 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:24:30.635 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:24:30.635 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:24:30.635 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:24:30.635 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:24:30.635 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:24:30.635 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:24:30.635 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:24:30.635 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:24:30.635 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:24:30.635 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:24:30.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:24:30.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:24:30.635 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:24:30.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:24:30.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:24:30.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:24:30.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:24:30.635 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:24:30.635 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:24:30.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-06-26 05:24:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:24:30.636 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:24:30.636 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:24:30.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:24:30.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:24:30.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6178ms 2025-06-26 05:24:30.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:24:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C6" completed keep alive response. 2025-06-26 05:24:30.636 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1672ms 2025-06-26 05:24:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C6" received FIN. 2025-06-26 05:24:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C6" disconnecting. 2025-06-26 05:24:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:24:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C6" stopped. 2025-06-26 05:25:30.631 +03:00 [DBG] Connection id "0HNC8090TG6C7" accepted. 2025-06-26 05:25:30.632 +03:00 [DBG] Connection id "0HNC8090TG6C7" started. 2025-06-26 05:25:30.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:25:30.632 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:25:30.632 +03:00 [DBG] POST requests are not supported 2025-06-26 05:25:30.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:25:30.632 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:25:30.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:25:30.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:25:30.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:25:30.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:25:30.633 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:25:30.633 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:25:30.633 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:25:30.633 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:25:30.633 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:25:30.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:25:30.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:25:30.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:25:30.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:25:30.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:25:30.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:25:30.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:25:30.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:25:30.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:25:30.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:25:30.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:25:30.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:25:30.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.207ms. 2025-06-26 05:25:30.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:25:30.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:25:30.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:25:30.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:25:30.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:25:30.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:25:30.636 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2615ms 2025-06-26 05:25:30.636 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:25:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C7" completed keep alive response. 2025-06-26 05:25:30.636 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.029ms 2025-06-26 05:25:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C7" received FIN. 2025-06-26 05:25:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:25:30.636 +03:00 [DBG] Connection id "0HNC8090TG6C7" disconnecting. 2025-06-26 05:25:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C7" stopped. 2025-06-26 05:26:30.621 +03:00 [DBG] Connection id "0HNC8090TG6C8" accepted. 2025-06-26 05:26:30.621 +03:00 [DBG] Connection id "0HNC8090TG6C8" started. 2025-06-26 05:26:30.621 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:26:30.621 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:26:30.621 +03:00 [DBG] POST requests are not supported 2025-06-26 05:26:30.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:26:30.621 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:26:30.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:26:30.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:26:30.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:26:30.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:26:30.621 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:26:30.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:26:30.621 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:26:30.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:26:30.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:26:30.621 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:26:30.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:26:30.621 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:26:30.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:26:30.622 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:26:30.622 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:26:30.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:26:30.622 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:26:30.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-06-26 05:26:30.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:26:30.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:26:30.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:26:30.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:26:30.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:26:30.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.734ms 2025-06-26 05:26:30.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:26:30.622 +03:00 [DBG] Connection id "0HNC8090TG6C8" completed keep alive response. 2025-06-26 05:26:30.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4532ms 2025-06-26 05:26:30.623 +03:00 [DBG] Connection id "0HNC8090TG6C8" received FIN. 2025-06-26 05:26:30.623 +03:00 [DBG] Connection id "0HNC8090TG6C8" disconnecting. 2025-06-26 05:26:30.623 +03:00 [DBG] Connection id "0HNC8090TG6C8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:26:30.624 +03:00 [DBG] Connection id "0HNC8090TG6C8" stopped. 2025-06-26 05:27:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C9" accepted. 2025-06-26 05:27:30.635 +03:00 [DBG] Connection id "0HNC8090TG6C9" started. 2025-06-26 05:27:30.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:27:30.636 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:27:30.636 +03:00 [DBG] POST requests are not supported 2025-06-26 05:27:30.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:27:30.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:27:30.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:27:30.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:27:30.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:27:30.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:27:30.636 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:27:30.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:27:30.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:27:30.636 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:27:30.636 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:27:30.636 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:27:30.636 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:27:30.636 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:27:30.636 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:27:30.636 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:27:30.636 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:27:30.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:27:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:27:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:27:30.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:27:30.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:27:30.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:27:30.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-06-26 05:27:30.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:27:30.637 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:27:30.637 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:27:30.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:27:30.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:27:30.637 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.751ms 2025-06-26 05:27:30.637 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:27:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C9" completed keep alive response. 2025-06-26 05:27:30.637 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.371ms 2025-06-26 05:27:30.637 +03:00 [DBG] Connection id "0HNC8090TG6C9" received FIN. 2025-06-26 05:27:30.638 +03:00 [DBG] Connection id "0HNC8090TG6C9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:27:30.638 +03:00 [DBG] Connection id "0HNC8090TG6C9" disconnecting. 2025-06-26 05:27:30.638 +03:00 [DBG] Connection id "0HNC8090TG6C9" stopped. 2025-06-26 05:28:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CA" accepted. 2025-06-26 05:28:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CA" started. 2025-06-26 05:28:30.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:28:30.639 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:28:30.639 +03:00 [DBG] POST requests are not supported 2025-06-26 05:28:30.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:28:30.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:28:30.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:28:30.640 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:28:30.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:28:30.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:28:30.640 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:28:30.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:28:30.640 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:28:30.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:28:30.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:28:30.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:28:30.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:28:30.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:28:30.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:28:30.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:28:30.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:28:30.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:28:30.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:28:30.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:28:30.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:28:30.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:28:30.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:28:30.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-06-26 05:28:30.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:28:30.641 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:28:30.641 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:28:30.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:28:30.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:28:30.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.011ms 2025-06-26 05:28:30.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:28:30.641 +03:00 [DBG] Connection id "0HNC8090TG6CA" completed keep alive response. 2025-06-26 05:28:30.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8144ms 2025-06-26 05:28:30.641 +03:00 [DBG] Connection id "0HNC8090TG6CA" received FIN. 2025-06-26 05:28:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CA" disconnecting. 2025-06-26 05:28:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:28:30.643 +03:00 [DBG] Connection id "0HNC8090TG6CA" stopped. 2025-06-26 05:29:30.629 +03:00 [DBG] Connection id "0HNC8090TG6CB" accepted. 2025-06-26 05:29:30.629 +03:00 [DBG] Connection id "0HNC8090TG6CB" started. 2025-06-26 05:29:30.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:29:30.630 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:29:30.630 +03:00 [DBG] POST requests are not supported 2025-06-26 05:29:30.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:29:30.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-06-26 05:29:30.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:29:30.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:29:30.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:29:30.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:29:30.630 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:29:30.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:29:30.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:29:30.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:29:30.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:29:30.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:29:30.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:29:30.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:29:30.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:29:30.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:29:30.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:29:30.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:29:30.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:29:30.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1723ms. 2025-06-26 05:29:30.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:29:30.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:29:30.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:29:30.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:29:30.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:29:30.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:29:30.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:29:30.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:29:30.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:29:30.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:29:30.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2962ms 2025-06-26 05:29:30.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:29:30.632 +03:00 [DBG] Connection id "0HNC8090TG6CB" completed keep alive response. 2025-06-26 05:29:30.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2955ms 2025-06-26 05:29:30.632 +03:00 [DBG] Connection id "0HNC8090TG6CB" received FIN. 2025-06-26 05:29:30.632 +03:00 [DBG] Connection id "0HNC8090TG6CB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:29:30.632 +03:00 [DBG] Connection id "0HNC8090TG6CB" disconnecting. 2025-06-26 05:29:30.633 +03:00 [DBG] Connection id "0HNC8090TG6CB" stopped. 2025-06-26 05:30:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CC" accepted. 2025-06-26 05:30:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CC" started. 2025-06-26 05:30:30.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:30:30.642 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:30:30.643 +03:00 [DBG] POST requests are not supported 2025-06-26 05:30:30.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:30:30.643 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:30:30.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:30:30.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:30:30.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:30:30.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:30:30.643 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:30:30.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:30:30.643 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:30:30.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:30:30.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:30:30.643 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:30:30.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:30:30.643 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:30:30.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:30:30.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:30:30.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:30:30.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:30:30.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:30:30.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:30:30.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:30:30.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:30:30.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:30:30.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1161ms. 2025-06-26 05:30:30.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:30:30.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:30:30.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:30:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:30:30.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:30:30.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7508ms 2025-06-26 05:30:30.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:30:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CC" completed keep alive response. 2025-06-26 05:30:30.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5189ms 2025-06-26 05:30:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CC" received FIN. 2025-06-26 05:30:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:30:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CC" disconnecting. 2025-06-26 05:30:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CC" stopped. 2025-06-26 05:31:30.638 +03:00 [DBG] Connection id "0HNC8090TG6CD" accepted. 2025-06-26 05:31:30.638 +03:00 [DBG] Connection id "0HNC8090TG6CD" started. 2025-06-26 05:31:30.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:31:30.638 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:31:30.638 +03:00 [DBG] POST requests are not supported 2025-06-26 05:31:30.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:31:30.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:31:30.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:31:30.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:31:30.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:31:30.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:31:30.638 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:31:30.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:31:30.638 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:31:30.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:31:30.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:31:30.638 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:31:30.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:31:30.638 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:31:30.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:31:30.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:31:30.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:31:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:31:30.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:31:30.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-26 05:31:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:31:30.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:31:30.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:31:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:31:30.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:31:30.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7736ms 2025-06-26 05:31:30.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:31:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CD" completed keep alive response. 2025-06-26 05:31:30.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5402ms 2025-06-26 05:31:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CD" received FIN. 2025-06-26 05:31:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:31:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CD" disconnecting. 2025-06-26 05:31:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CD" stopped. 2025-06-26 05:32:30.641 +03:00 [DBG] Connection id "0HNC8090TG6CE" accepted. 2025-06-26 05:32:30.641 +03:00 [DBG] Connection id "0HNC8090TG6CE" started. 2025-06-26 05:32:30.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:32:30.641 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:32:30.641 +03:00 [DBG] POST requests are not supported 2025-06-26 05:32:30.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:32:30.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:32:30.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:32:30.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:32:30.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:32:30.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:32:30.642 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:32:30.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:32:30.642 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:32:30.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:32:30.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:32:30.642 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:32:30.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:32:30.642 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:32:30.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:32:30.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:32:30.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:32:30.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:32:30.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:32:30.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:32:30.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:32:30.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:32:30.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:32:30.643 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1713ms. 2025-06-26 05:32:30.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:32:30.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:32:30.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:32:30.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:32:30.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:32:30.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3028ms 2025-06-26 05:32:30.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:32:30.643 +03:00 [DBG] Connection id "0HNC8090TG6CE" completed keep alive response. 2025-06-26 05:32:30.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4253ms 2025-06-26 05:32:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CE" received FIN. 2025-06-26 05:32:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:32:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CE" disconnecting. 2025-06-26 05:32:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CE" stopped. 2025-06-26 05:33:30.643 +03:00 [DBG] Connection id "0HNC8090TG6CF" accepted. 2025-06-26 05:33:30.643 +03:00 [DBG] Connection id "0HNC8090TG6CF" started. 2025-06-26 05:33:30.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:33:30.643 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:33:30.643 +03:00 [DBG] POST requests are not supported 2025-06-26 05:33:30.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:33:30.644 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:33:30.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:33:30.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:33:30.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:33:30.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:33:30.644 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:33:30.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:33:30.644 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:33:30.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:33:30.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:33:30.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:33:30.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:33:30.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:33:30.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:33:30.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:33:30.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:33:30.645 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:33:30.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:33:30.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:33:30.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:33:30.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:33:30.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:33:30.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2153ms. 2025-06-26 05:33:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:33:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:33:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:33:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:33:30.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:33:30.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:33:30.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:33:30.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:33:30.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:33:30.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:33:30.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:33:30.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:33:30.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:33:30.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:33:30.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:33:30.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:33:30.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:33:30.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2623ms 2025-06-26 05:33:30.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:33:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CF" completed keep alive response. 2025-06-26 05:33:30.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9945ms 2025-06-26 05:33:30.648 +03:00 [DBG] Connection id "0HNC8090TG6CF" received FIN. 2025-06-26 05:33:30.648 +03:00 [DBG] Connection id "0HNC8090TG6CF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:33:30.648 +03:00 [DBG] Connection id "0HNC8090TG6CF" disconnecting. 2025-06-26 05:33:30.648 +03:00 [DBG] Connection id "0HNC8090TG6CF" stopped. 2025-06-26 05:34:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CG" accepted. 2025-06-26 05:34:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CG" started. 2025-06-26 05:34:30.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:34:30.639 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:34:30.639 +03:00 [DBG] POST requests are not supported 2025-06-26 05:34:30.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:34:30.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:34:30.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:34:30.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:34:30.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:34:30.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:34:30.640 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:34:30.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:34:30.640 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:34:30.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:34:30.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:34:30.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:34:30.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:34:30.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:34:30.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:34:30.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:34:30.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:34:30.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:34:30.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:34:30.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:34:30.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:34:30.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:34:30.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:34:30.641 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2101ms. 2025-06-26 05:34:30.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:34:30.641 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:34:30.641 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:34:30.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:34:30.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:34:30.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:34:30.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:34:30.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:34:30.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7672ms 2025-06-26 05:34:30.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:34:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CG" completed keep alive response. 2025-06-26 05:34:30.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7277ms 2025-06-26 05:34:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CG" received FIN. 2025-06-26 05:34:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:34:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CG" disconnecting. 2025-06-26 05:34:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CG" stopped. 2025-06-26 05:35:30.637 +03:00 [DBG] Connection id "0HNC8090TG6CH" accepted. 2025-06-26 05:35:30.637 +03:00 [DBG] Connection id "0HNC8090TG6CH" started. 2025-06-26 05:35:30.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:35:30.637 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:35:30.637 +03:00 [DBG] POST requests are not supported 2025-06-26 05:35:30.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:35:30.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:35:30.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:35:30.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:35:30.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:35:30.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:35:30.638 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:35:30.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:35:30.638 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:35:30.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:35:30.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:35:30.638 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:35:30.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:35:30.638 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:35:30.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:35:30.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:35:30.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:35:30.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:35:30.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:35:30.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:35:30.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:35:30.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:35:30.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:35:30.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1681ms. 2025-06-26 05:35:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:35:30.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:35:30.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:35:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:35:30.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:35:30.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1542ms 2025-06-26 05:35:30.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:35:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CH" completed keep alive response. 2025-06-26 05:35:30.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1052ms 2025-06-26 05:35:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CH" received FIN. 2025-06-26 05:35:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:35:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CH" disconnecting. 2025-06-26 05:35:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CH" stopped. 2025-06-26 05:36:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CI" accepted. 2025-06-26 05:36:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CI" started. 2025-06-26 05:36:30.642 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:36:30.642 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:36:30.642 +03:00 [DBG] POST requests are not supported 2025-06-26 05:36:30.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:36:30.642 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:36:30.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:36:30.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:36:30.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:36:30.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:36:30.643 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:36:30.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:36:30.643 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:36:30.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:36:30.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:36:30.643 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:36:30.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:36:30.643 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:36:30.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:36:30.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:36:30.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:36:30.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:36:30.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:36:30.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:36:30.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:36:30.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:36:30.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:36:30.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-06-26 05:36:30.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:36:30.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:36:30.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:36:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:36:30.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:36:30.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1446ms 2025-06-26 05:36:30.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:36:30.644 +03:00 [DBG] Connection id "0HNC8090TG6CI" completed keep alive response. 2025-06-26 05:36:30.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9982ms 2025-06-26 05:36:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CI" received FIN. 2025-06-26 05:36:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CI" disconnecting. 2025-06-26 05:36:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:36:30.646 +03:00 [DBG] Connection id "0HNC8090TG6CI" stopped. 2025-06-26 05:37:30.636 +03:00 [DBG] Connection id "0HNC8090TG6CJ" accepted. 2025-06-26 05:37:30.637 +03:00 [DBG] Connection id "0HNC8090TG6CJ" started. 2025-06-26 05:37:30.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:37:30.637 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:37:30.637 +03:00 [DBG] POST requests are not supported 2025-06-26 05:37:30.637 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:37:30.637 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:37:30.637 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:37:30.637 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:37:30.637 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:37:30.637 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:37:30.637 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:37:30.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:37:30.638 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:37:30.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:37:30.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:37:30.638 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:37:30.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:37:30.638 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:37:30.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:37:30.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:37:30.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:37:30.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:37:30.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:37:30.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:37:30.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:37:30.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:37:30.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:37:30.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1705ms. 2025-06-26 05:37:30.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:37:30.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:37:30.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:37:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:37:30.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:37:30.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1591ms 2025-06-26 05:37:30.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:37:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CJ" completed keep alive response. 2025-06-26 05:37:30.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4469ms 2025-06-26 05:37:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CJ" received FIN. 2025-06-26 05:37:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:37:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CJ" disconnecting. 2025-06-26 05:37:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CJ" stopped. 2025-06-26 05:38:30.646 +03:00 [DBG] Connection id "0HNC8090TG6CK" accepted. 2025-06-26 05:38:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CK" started. 2025-06-26 05:38:30.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:38:30.647 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:38:30.647 +03:00 [DBG] POST requests are not supported 2025-06-26 05:38:30.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:38:30.647 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:38:30.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:38:30.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:38:30.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:38:30.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:38:30.647 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:38:30.647 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:38:30.647 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:38:30.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:38:30.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:38:30.648 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:38:30.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:38:30.648 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:38:30.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:38:30.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:38:30.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:38:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:38:30.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:38:30.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1657ms. 2025-06-26 05:38:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:38:30.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:38:30.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:38:30.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:38:30.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:38:30.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:38:30.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:38:30.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:38:30.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:38:30.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:38:30.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:38:30.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1389ms 2025-06-26 05:38:30.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:38:30.649 +03:00 [DBG] Connection id "0HNC8090TG6CK" completed keep alive response. 2025-06-26 05:38:30.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1789ms 2025-06-26 05:38:30.649 +03:00 [DBG] Connection id "0HNC8090TG6CK" received FIN. 2025-06-26 05:38:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CK" disconnecting. 2025-06-26 05:38:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:38:30.651 +03:00 [DBG] Connection id "0HNC8090TG6CK" stopped. 2025-06-26 05:39:30.638 +03:00 [DBG] Connection id "0HNC8090TG6CL" accepted. 2025-06-26 05:39:30.639 +03:00 [DBG] Connection id "0HNC8090TG6CL" started. 2025-06-26 05:39:30.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:39:30.639 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:39:30.639 +03:00 [DBG] POST requests are not supported 2025-06-26 05:39:30.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:39:30.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:39:30.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:39:30.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:39:30.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:39:30.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:39:30.639 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:39:30.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:39:30.639 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:39:30.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:39:30.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:39:30.639 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:39:30.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:39:30.639 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:39:30.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:39:30.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:39:30.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:39:30.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:39:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:39:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:39:30.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:39:30.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:39:30.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:39:30.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-06-26 05:39:30.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:39:30.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:39:30.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:39:30.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:39:30.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:39:30.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6792ms 2025-06-26 05:39:30.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:39:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CL" completed keep alive response. 2025-06-26 05:39:30.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.331ms 2025-06-26 05:39:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CL" received FIN. 2025-06-26 05:39:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CL" disconnecting. 2025-06-26 05:39:30.640 +03:00 [DBG] Connection id "0HNC8090TG6CL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:39:30.642 +03:00 [DBG] Connection id "0HNC8090TG6CL" stopped. 2025-06-26 05:40:30.704 +03:00 [DBG] Connection id "0HNC8090TG6CM" accepted. 2025-06-26 05:40:30.704 +03:00 [DBG] Connection id "0HNC8090TG6CM" started. 2025-06-26 05:40:30.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:40:30.704 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:40:30.704 +03:00 [DBG] POST requests are not supported 2025-06-26 05:40:30.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:40:30.704 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:40:30.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:40:30.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:40:30.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:40:30.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:40:30.704 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:40:30.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:40:30.704 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:40:30.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:40:30.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:40:30.705 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:40:30.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:40:30.705 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:40:30.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:40:30.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:40:30.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:40:30.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:40:30.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:40:30.705 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-06-26 05:40:30.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:40:30.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:40:30.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:40:30.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:40:30.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:40:30.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6248ms 2025-06-26 05:40:30.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:40:30.705 +03:00 [DBG] Connection id "0HNC8090TG6CM" completed keep alive response. 2025-06-26 05:40:30.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1858ms 2025-06-26 05:40:30.706 +03:00 [DBG] Connection id "0HNC8090TG6CM" received FIN. 2025-06-26 05:40:30.706 +03:00 [DBG] Connection id "0HNC8090TG6CM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:40:30.706 +03:00 [DBG] Connection id "0HNC8090TG6CM" disconnecting. 2025-06-26 05:40:30.706 +03:00 [DBG] Connection id "0HNC8090TG6CM" stopped. 2025-06-26 05:41:30.643 +03:00 [DBG] Connection id "0HNC8090TG6CN" accepted. 2025-06-26 05:41:30.643 +03:00 [DBG] Connection id "0HNC8090TG6CN" started. 2025-06-26 05:41:30.644 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:41:30.644 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:41:30.644 +03:00 [DBG] POST requests are not supported 2025-06-26 05:41:30.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:41:30.644 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:41:30.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:41:30.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:41:30.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:41:30.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:41:30.644 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:41:30.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:41:30.644 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:41:30.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:41:30.644 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:41:30.644 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:41:30.644 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:41:30.644 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:41:30.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:41:30.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:41:30.644 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:41:30.644 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:41:30.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:41:30.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:41:30.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:41:30.644 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:41:30.644 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:41:30.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1103ms. 2025-06-26 05:41:30.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:41:30.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:41:30.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:41:30.645 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:41:30.645 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:41:30.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:41:30.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:41:30.645 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5924ms 2025-06-26 05:41:30.645 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:41:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CN" completed keep alive response. 2025-06-26 05:41:30.645 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1835ms 2025-06-26 05:41:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CN" received FIN. 2025-06-26 05:41:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:41:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CN" disconnecting. 2025-06-26 05:41:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CN" stopped. 2025-06-26 05:42:30.920 +03:00 [DBG] Connection id "0HNC8090TG6CO" accepted. 2025-06-26 05:42:30.921 +03:00 [DBG] Connection id "0HNC8090TG6CO" started. 2025-06-26 05:42:30.921 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:42:30.921 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:42:30.921 +03:00 [DBG] POST requests are not supported 2025-06-26 05:42:30.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:42:30.921 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:42:30.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:42:30.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:42:30.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:42:30.921 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:42:30.921 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:42:30.921 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:42:30.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:42:30.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:42:30.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:42:30.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:42:30.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:42:30.922 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:42:30.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:42:30.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:42:30.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:42:30.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:42:30.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:42:30.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1899ms. 2025-06-26 05:42:30.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:42:30.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:42:30.923 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:42:30.923 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:42:30.923 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:42:30.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:42:30.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:42:30.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:42:30.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:42:30.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:42:30.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:42:30.923 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2382ms 2025-06-26 05:42:30.923 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:42:30.923 +03:00 [DBG] Connection id "0HNC8090TG6CO" completed keep alive response. 2025-06-26 05:42:30.923 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2314ms 2025-06-26 05:42:30.923 +03:00 [DBG] Connection id "0HNC8090TG6CO" received FIN. 2025-06-26 05:42:30.923 +03:00 [DBG] Connection id "0HNC8090TG6CO" disconnecting. 2025-06-26 05:42:30.923 +03:00 [DBG] Connection id "0HNC8090TG6CO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:42:30.925 +03:00 [DBG] Connection id "0HNC8090TG6CO" stopped. 2025-06-26 05:43:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CP" accepted. 2025-06-26 05:43:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CP" started. 2025-06-26 05:43:30.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:43:30.645 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:43:30.645 +03:00 [DBG] POST requests are not supported 2025-06-26 05:43:30.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:43:30.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:43:30.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:43:30.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:43:30.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:43:30.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:43:30.645 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:43:30.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:43:30.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:43:30.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:43:30.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:43:30.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:43:30.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:43:30.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:43:30.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:43:30.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:43:30.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:43:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:43:30.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:43:30.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-06-26 05:43:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:43:30.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:43:30.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:43:30.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:43:30.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:43:30.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8173ms 2025-06-26 05:43:30.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:43:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CP" completed keep alive response. 2025-06-26 05:43:30.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.57ms 2025-06-26 05:43:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CP" received FIN. 2025-06-26 05:43:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:43:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CP" disconnecting. 2025-06-26 05:43:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CP" stopped. 2025-06-26 05:44:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CQ" accepted. 2025-06-26 05:44:30.645 +03:00 [DBG] Connection id "0HNC8090TG6CQ" started. 2025-06-26 05:44:30.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:44:30.645 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:44:30.645 +03:00 [DBG] POST requests are not supported 2025-06-26 05:44:30.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:44:30.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:44:30.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:44:30.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:44:30.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:44:30.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:44:30.645 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:44:30.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:44:30.646 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:44:30.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:44:30.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:44:30.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:44:30.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:44:30.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:44:30.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:44:30.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:44:30.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:44:30.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:44:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:44:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:44:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:44:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:44:30.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:44:30.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-06-26 05:44:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:44:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:44:30.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:44:30.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:44:30.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:44:30.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:44:30.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:44:30.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:44:30.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.14ms 2025-06-26 05:44:30.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:44:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CQ" completed keep alive response. 2025-06-26 05:44:30.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1692ms 2025-06-26 05:44:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CQ" received FIN. 2025-06-26 05:44:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:44:30.648 +03:00 [DBG] Connection id "0HNC8090TG6CQ" disconnecting. 2025-06-26 05:44:30.648 +03:00 [DBG] Connection id "0HNC8090TG6CQ" stopped. 2025-06-26 05:45:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CR" accepted. 2025-06-26 05:45:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CR" started. 2025-06-26 05:45:30.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:45:30.647 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:45:30.647 +03:00 [DBG] POST requests are not supported 2025-06-26 05:45:30.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:45:30.648 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:45:30.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:45:30.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:45:30.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:45:30.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:45:30.648 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:45:30.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:45:30.648 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:45:30.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:45:30.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:45:30.648 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:45:30.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:45:30.648 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:45:30.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:45:30.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:45:30.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:45:30.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:45:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:45:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:45:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:45:30.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:45:30.649 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1538ms. 2025-06-26 05:45:30.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:45:30.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:45:30.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:45:30.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:45:30.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:45:30.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3836ms 2025-06-26 05:45:30.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:45:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CR" completed keep alive response. 2025-06-26 05:45:30.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2857ms 2025-06-26 05:45:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CR" received FIN. 2025-06-26 05:45:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CR" disconnecting. 2025-06-26 05:45:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CR" stopped. 2025-06-26 05:45:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:46:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CS" accepted. 2025-06-26 05:46:30.651 +03:00 [DBG] Connection id "0HNC8090TG6CS" started. 2025-06-26 05:46:30.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:46:30.651 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:46:30.651 +03:00 [DBG] POST requests are not supported 2025-06-26 05:46:30.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:46:30.651 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:46:30.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:46:30.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:46:30.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:46:30.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:46:30.652 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:46:30.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:46:30.652 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:46:30.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:46:30.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:46:30.652 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:46:30.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:46:30.652 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:46:30.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:46:30.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:46:30.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:46:30.653 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:46:30.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:46:30.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:46:30.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:46:30.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:46:30.653 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:46:30.653 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1876ms. 2025-06-26 05:46:30.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:46:30.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:46:30.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:46:30.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:46:30.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:46:30.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:46:30.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:46:30.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:46:30.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:46:30.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:46:30.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:46:30.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:46:30.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:46:30.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:46:30.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:46:30.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:46:30.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:46:30.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0073ms 2025-06-26 05:46:30.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:46:30.654 +03:00 [DBG] Connection id "0HNC8090TG6CS" completed keep alive response. 2025-06-26 05:46:30.655 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6353ms 2025-06-26 05:46:30.655 +03:00 [DBG] Connection id "0HNC8090TG6CS" received FIN. 2025-06-26 05:46:30.655 +03:00 [DBG] Connection id "0HNC8090TG6CS" disconnecting. 2025-06-26 05:46:30.655 +03:00 [DBG] Connection id "0HNC8090TG6CS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:46:30.656 +03:00 [DBG] Connection id "0HNC8090TG6CS" stopped. 2025-06-26 05:47:30.656 +03:00 [DBG] Connection id "0HNC8090TG6CT" accepted. 2025-06-26 05:47:30.656 +03:00 [DBG] Connection id "0HNC8090TG6CT" started. 2025-06-26 05:47:30.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:47:30.657 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:47:30.657 +03:00 [DBG] POST requests are not supported 2025-06-26 05:47:30.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:47:30.657 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:47:30.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:47:30.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:47:30.657 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:47:30.657 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:47:30.657 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:47:30.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:47:30.657 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:47:30.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:47:30.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:47:30.657 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:47:30.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:47:30.657 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:47:30.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:47:30.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:47:30.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:47:30.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:47:30.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:47:30.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-06-26 05:47:30.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:47:30.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:47:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:47:30.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:47:30.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:47:30.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:47:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:47:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:47:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:47:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:47:30.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:47:30.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:47:30.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6749ms 2025-06-26 05:47:30.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:47:30.658 +03:00 [DBG] Connection id "0HNC8090TG6CT" completed keep alive response. 2025-06-26 05:47:30.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2759ms 2025-06-26 05:47:30.658 +03:00 [DBG] Connection id "0HNC8090TG6CT" received FIN. 2025-06-26 05:47:30.658 +03:00 [DBG] Connection id "0HNC8090TG6CT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:47:30.658 +03:00 [DBG] Connection id "0HNC8090TG6CT" disconnecting. 2025-06-26 05:47:30.658 +03:00 [DBG] Connection id "0HNC8090TG6CT" stopped. 2025-06-26 05:48:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CU" accepted. 2025-06-26 05:48:30.647 +03:00 [DBG] Connection id "0HNC8090TG6CU" started. 2025-06-26 05:48:30.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:48:30.647 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:48:30.647 +03:00 [DBG] POST requests are not supported 2025-06-26 05:48:30.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:48:30.647 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:48:30.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:48:30.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:48:30.647 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:48:30.647 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:48:30.648 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:48:30.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:48:30.648 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:48:30.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:48:30.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:48:30.648 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:48:30.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:48:30.648 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:48:30.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:48:30.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:48:30.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:48:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:48:30.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:48:30.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-06-26 05:48:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:48:30.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:48:30.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:48:30.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:48:30.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:48:30.648 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.765ms 2025-06-26 05:48:30.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:48:30.649 +03:00 [DBG] Connection id "0HNC8090TG6CU" completed keep alive response. 2025-06-26 05:48:30.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3886ms 2025-06-26 05:48:30.649 +03:00 [DBG] Connection id "0HNC8090TG6CU" received FIN. 2025-06-26 05:48:30.649 +03:00 [DBG] Connection id "0HNC8090TG6CU" disconnecting. 2025-06-26 05:48:30.649 +03:00 [DBG] Connection id "0HNC8090TG6CU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:48:30.650 +03:00 [DBG] Connection id "0HNC8090TG6CU" stopped. 2025-06-26 05:49:30.717 +03:00 [DBG] Connection id "0HNC8090TG6CV" accepted. 2025-06-26 05:49:30.717 +03:00 [DBG] Connection id "0HNC8090TG6CV" started. 2025-06-26 05:49:30.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:49:30.717 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:49:30.717 +03:00 [DBG] POST requests are not supported 2025-06-26 05:49:30.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:49:30.718 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:49:30.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:49:30.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:49:30.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:49:30.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:49:30.718 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:49:30.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:49:30.718 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:49:30.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:49:30.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:49:30.718 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:49:30.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:49:30.718 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:49:30.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:49:30.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:49:30.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:49:30.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:49:30.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:49:30.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-06-26 05:49:30.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:49:30.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:49:30.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:49:30.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:49:30.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:49:30.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:49:30.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:49:30.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:49:30.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:49:30.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:49:30.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6991ms 2025-06-26 05:49:30.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:49:30.719 +03:00 [DBG] Connection id "0HNC8090TG6CV" completed keep alive response. 2025-06-26 05:49:30.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2812ms 2025-06-26 05:49:30.719 +03:00 [DBG] Connection id "0HNC8090TG6CV" received FIN. 2025-06-26 05:49:30.719 +03:00 [DBG] Connection id "0HNC8090TG6CV" disconnecting. 2025-06-26 05:49:30.719 +03:00 [DBG] Connection id "0HNC8090TG6CV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:49:30.720 +03:00 [DBG] Connection id "0HNC8090TG6CV" stopped. 2025-06-26 05:50:30.649 +03:00 [DBG] Connection id "0HNC8090TG6D0" accepted. 2025-06-26 05:50:30.649 +03:00 [DBG] Connection id "0HNC8090TG6D0" started. 2025-06-26 05:50:30.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:50:30.649 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:50:30.649 +03:00 [DBG] POST requests are not supported 2025-06-26 05:50:30.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:50:30.649 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:50:30.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:50:30.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:50:30.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:50:30.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:50:30.649 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:50:30.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:50:30.649 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:50:30.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:50:30.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:50:30.649 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:50:30.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:50:30.649 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:50:30.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:50:30.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:50:30.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:50:30.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:50:30.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:50:30.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:50:30.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-26 05:50:30.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:50:30.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:50:30.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:50:30.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:50:30.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:50:30.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6751ms 2025-06-26 05:50:30.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:50:30.650 +03:00 [DBG] Connection id "0HNC8090TG6D0" completed keep alive response. 2025-06-26 05:50:30.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2917ms 2025-06-26 05:50:30.651 +03:00 [DBG] Connection id "0HNC8090TG6D0" received FIN. 2025-06-26 05:50:30.651 +03:00 [DBG] Connection id "0HNC8090TG6D0" disconnecting. 2025-06-26 05:50:30.651 +03:00 [DBG] Connection id "0HNC8090TG6D0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:50:30.652 +03:00 [DBG] Connection id "0HNC8090TG6D0" stopped. 2025-06-26 05:51:30.651 +03:00 [DBG] Connection id "0HNC8090TG6D1" accepted. 2025-06-26 05:51:30.652 +03:00 [DBG] Connection id "0HNC8090TG6D1" started. 2025-06-26 05:51:30.652 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:51:30.652 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:51:30.652 +03:00 [DBG] POST requests are not supported 2025-06-26 05:51:30.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:51:30.652 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:51:30.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:51:30.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:51:30.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:51:30.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:51:30.652 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:51:30.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:51:30.652 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:51:30.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:51:30.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:51:30.652 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:51:30.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:51:30.652 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:51:30.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:51:30.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:51:30.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:51:30.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:51:30.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:51:30.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:51:30.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:51:30.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:51:30.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:51:30.653 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-06-26 05:51:30.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:51:30.653 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:51:30.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:51:30.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:51:30.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:51:30.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7342ms 2025-06-26 05:51:30.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:51:30.653 +03:00 [DBG] Connection id "0HNC8090TG6D1" completed keep alive response. 2025-06-26 05:51:30.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3389ms 2025-06-26 05:51:30.653 +03:00 [DBG] Connection id "0HNC8090TG6D1" received FIN. 2025-06-26 05:51:30.653 +03:00 [DBG] Connection id "0HNC8090TG6D1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:51:30.653 +03:00 [DBG] Connection id "0HNC8090TG6D1" disconnecting. 2025-06-26 05:51:30.653 +03:00 [DBG] Connection id "0HNC8090TG6D1" stopped. 2025-06-26 05:52:30.656 +03:00 [DBG] Connection id "0HNC8090TG6D2" accepted. 2025-06-26 05:52:30.656 +03:00 [DBG] Connection id "0HNC8090TG6D2" started. 2025-06-26 05:52:30.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:52:30.656 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:52:30.656 +03:00 [DBG] POST requests are not supported 2025-06-26 05:52:30.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:52:30.656 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:52:30.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:52:30.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:52:30.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:52:30.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:52:30.657 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:52:30.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:52:30.657 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:52:30.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:52:30.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:52:30.657 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:52:30.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:52:30.657 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:52:30.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:52:30.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:52:30.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:52:30.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:52:30.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:52:30.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-26 05:52:30.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:52:30.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:52:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:52:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:52:30.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:52:30.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:52:30.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:52:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:52:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:52:30.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:52:30.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:52:30.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:52:30.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:52:30.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.959ms 2025-06-26 05:52:30.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:52:30.658 +03:00 [DBG] Connection id "0HNC8090TG6D2" completed keep alive response. 2025-06-26 05:52:30.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7238ms 2025-06-26 05:52:30.658 +03:00 [DBG] Connection id "0HNC8090TG6D2" received FIN. 2025-06-26 05:52:30.658 +03:00 [DBG] Connection id "0HNC8090TG6D2" disconnecting. 2025-06-26 05:52:30.659 +03:00 [DBG] Connection id "0HNC8090TG6D2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:52:30.660 +03:00 [DBG] Connection id "0HNC8090TG6D2" stopped. 2025-06-26 05:53:30.661 +03:00 [DBG] Connection id "0HNC8090TG6D3" accepted. 2025-06-26 05:53:30.661 +03:00 [DBG] Connection id "0HNC8090TG6D3" started. 2025-06-26 05:53:30.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:53:30.662 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:53:30.662 +03:00 [DBG] POST requests are not supported 2025-06-26 05:53:30.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:53:30.662 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:53:30.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:53:30.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:53:30.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:53:30.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:53:30.662 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:53:30.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:53:30.662 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:53:30.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:53:30.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:53:30.662 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:53:30.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:53:30.662 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:53:30.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:53:30.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:53:30.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:53:30.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:53:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:53:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:53:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:53:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:53:30.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:53:30.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-06-26 05:53:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:53:30.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:53:30.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:53:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:53:30.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:53:30.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8076ms 2025-06-26 05:53:30.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:53:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D3" completed keep alive response. 2025-06-26 05:53:30.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4401ms 2025-06-26 05:53:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D3" received FIN. 2025-06-26 05:53:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D3" disconnecting. 2025-06-26 05:53:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:53:30.664 +03:00 [DBG] Connection id "0HNC8090TG6D3" stopped. 2025-06-26 05:54:30.649 +03:00 [DBG] Connection id "0HNC8090TG6D4" accepted. 2025-06-26 05:54:30.649 +03:00 [DBG] Connection id "0HNC8090TG6D4" started. 2025-06-26 05:54:30.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:54:30.649 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:54:30.649 +03:00 [DBG] POST requests are not supported 2025-06-26 05:54:30.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:54:30.649 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:54:30.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:54:30.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:54:30.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:54:30.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:54:30.649 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:54:30.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:54:30.649 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:54:30.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:54:30.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:54:30.649 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:54:30.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:54:30.649 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:54:30.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:54:30.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:54:30.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:54:30.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:54:30.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:54:30.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:54:30.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:54:30.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:54:30.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:54:30.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-06-26 05:54:30.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:54:30.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:54:30.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:54:30.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:54:30.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:54:30.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6427ms 2025-06-26 05:54:30.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:54:30.650 +03:00 [DBG] Connection id "0HNC8090TG6D4" completed keep alive response. 2025-06-26 05:54:30.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2459ms 2025-06-26 05:54:30.650 +03:00 [DBG] Connection id "0HNC8090TG6D4" received FIN. 2025-06-26 05:54:30.650 +03:00 [DBG] Connection id "0HNC8090TG6D4" disconnecting. 2025-06-26 05:54:30.650 +03:00 [DBG] Connection id "0HNC8090TG6D4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:54:30.651 +03:00 [DBG] Connection id "0HNC8090TG6D4" stopped. 2025-06-26 05:55:30.666 +03:00 [DBG] Connection id "0HNC8090TG6D5" accepted. 2025-06-26 05:55:30.666 +03:00 [DBG] Connection id "0HNC8090TG6D5" started. 2025-06-26 05:55:30.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:55:30.666 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:55:30.666 +03:00 [DBG] POST requests are not supported 2025-06-26 05:55:30.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:55:30.666 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:55:30.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:55:30.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:55:30.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:55:30.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:55:30.666 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:55:30.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:55:30.667 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:55:30.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:55:30.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:55:30.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:55:30.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:55:30.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:55:30.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:55:30.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:55:30.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:55:30.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:55:30.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:55:30.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:55:30.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:55:30.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:55:30.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:55:30.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-06-26 05:55:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:55:30.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:55:30.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:55:30.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:55:30.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:55:30.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.197ms 2025-06-26 05:55:30.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:55:30.668 +03:00 [DBG] Connection id "0HNC8090TG6D5" completed keep alive response. 2025-06-26 05:55:30.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.309ms 2025-06-26 05:55:30.668 +03:00 [DBG] Connection id "0HNC8090TG6D5" received FIN. 2025-06-26 05:55:30.669 +03:00 [DBG] Connection id "0HNC8090TG6D5" disconnecting. 2025-06-26 05:55:30.669 +03:00 [DBG] Connection id "0HNC8090TG6D5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:55:30.670 +03:00 [DBG] Connection id "0HNC8090TG6D5" stopped. 2025-06-26 05:56:30.652 +03:00 [DBG] Connection id "0HNC8090TG6D6" accepted. 2025-06-26 05:56:30.652 +03:00 [DBG] Connection id "0HNC8090TG6D6" started. 2025-06-26 05:56:30.652 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:56:30.653 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:56:30.653 +03:00 [DBG] POST requests are not supported 2025-06-26 05:56:30.653 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:56:30.653 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:56:30.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:56:30.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:56:30.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:56:30.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:56:30.653 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:56:30.653 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:56:30.653 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:56:30.653 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:56:30.653 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:56:30.653 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:56:30.653 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:56:30.653 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:56:30.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:56:30.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:56:30.653 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:56:30.653 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:56:30.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:56:30.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:56:30.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:56:30.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:56:30.653 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:56:30.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-06-26 05:56:30.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:56:30.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:56:30.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:56:30.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:56:30.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:56:30.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9031ms 2025-06-26 05:56:30.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:56:30.654 +03:00 [DBG] Connection id "0HNC8090TG6D6" completed keep alive response. 2025-06-26 05:56:30.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6809ms 2025-06-26 05:56:30.654 +03:00 [DBG] Connection id "0HNC8090TG6D6" received FIN. 2025-06-26 05:56:30.655 +03:00 [DBG] Connection id "0HNC8090TG6D6" disconnecting. 2025-06-26 05:56:30.655 +03:00 [DBG] Connection id "0HNC8090TG6D6" stopped. 2025-06-26 05:56:30.655 +03:00 [DBG] Connection id "0HNC8090TG6D6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:57:30.661 +03:00 [DBG] Connection id "0HNC8090TG6D7" accepted. 2025-06-26 05:57:30.661 +03:00 [DBG] Connection id "0HNC8090TG6D7" started. 2025-06-26 05:57:30.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:57:30.661 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:57:30.661 +03:00 [DBG] POST requests are not supported 2025-06-26 05:57:30.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:57:30.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:57:30.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:57:30.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:57:30.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:57:30.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:57:30.662 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:57:30.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:57:30.662 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:57:30.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:57:30.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:57:30.662 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:57:30.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:57:30.662 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:57:30.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:57:30.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:57:30.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:57:30.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:57:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:57:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:57:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:57:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:57:30.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:57:30.663 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1431ms. 2025-06-26 05:57:30.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:57:30.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:57:30.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:57:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:57:30.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:57:30.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1892ms 2025-06-26 05:57:30.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:57:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D7" completed keep alive response. 2025-06-26 05:57:30.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0163ms 2025-06-26 05:57:30.664 +03:00 [DBG] Connection id "0HNC8090TG6D7" received FIN. 2025-06-26 05:57:30.664 +03:00 [DBG] Connection id "0HNC8090TG6D7" disconnecting. 2025-06-26 05:57:30.664 +03:00 [DBG] Connection id "0HNC8090TG6D7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:57:30.665 +03:00 [DBG] Connection id "0HNC8090TG6D7" stopped. 2025-06-26 05:58:30.661 +03:00 [DBG] Connection id "0HNC8090TG6D8" accepted. 2025-06-26 05:58:30.661 +03:00 [DBG] Connection id "0HNC8090TG6D8" started. 2025-06-26 05:58:30.662 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:58:30.662 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:58:30.662 +03:00 [DBG] POST requests are not supported 2025-06-26 05:58:30.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:58:30.662 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:58:30.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:58:30.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:58:30.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:58:30.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:58:30.662 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:58:30.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:58:30.662 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:58:30.662 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:58:30.662 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:58:30.662 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:58:30.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:58:30.662 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:58:30.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:58:30.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:58:30.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:58:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:58:30.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:58:30.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-06-26 05:58:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:58:30.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:58:30.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:58:30.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:58:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:58:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:58:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:58:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:58:30.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:58:30.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:58:30.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6251ms 2025-06-26 05:58:30.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:58:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D8" completed keep alive response. 2025-06-26 05:58:30.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.161ms 2025-06-26 05:58:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D8" received FIN. 2025-06-26 05:58:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:58:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D8" disconnecting. 2025-06-26 05:58:30.663 +03:00 [DBG] Connection id "0HNC8090TG6D8" stopped. 2025-06-26 05:59:30.672 +03:00 [DBG] Connection id "0HNC8090TG6D9" accepted. 2025-06-26 05:59:30.672 +03:00 [DBG] Connection id "0HNC8090TG6D9" started. 2025-06-26 05:59:30.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 05:59:30.672 +03:00 [VRB] All hosts are allowed. 2025-06-26 05:59:30.672 +03:00 [DBG] POST requests are not supported 2025-06-26 05:59:30.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 05:59:30.672 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 05:59:30.672 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:59:30.672 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 05:59:30.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 05:59:30.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 05:59:30.673 +03:00 [INF] CORS policy execution successful. 2025-06-26 05:59:30.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:59:30.673 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 05:59:30.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 05:59:30.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 05:59:30.673 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 05:59:30.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 05:59:30.673 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 05:59:30.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:59:30.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:59:30.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 05:59:30.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:59:30.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 05:59:30.673 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-06-26 05:59:30.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:59:30.673 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 05:59:30.673 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 05:59:30.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 05:59:30.673 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:59:30.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:59:30.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:59:30.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 05:59:30.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7254ms 2025-06-26 05:59:30.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 05:59:30.674 +03:00 [DBG] Connection id "0HNC8090TG6D9" completed keep alive response. 2025-06-26 05:59:30.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3853ms 2025-06-26 05:59:30.674 +03:00 [DBG] Connection id "0HNC8090TG6D9" received FIN. 2025-06-26 05:59:30.674 +03:00 [DBG] Connection id "0HNC8090TG6D9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 05:59:30.674 +03:00 [DBG] Connection id "0HNC8090TG6D9" disconnecting. 2025-06-26 05:59:30.674 +03:00 [DBG] Connection id "0HNC8090TG6D9" stopped. 2025-06-26 06:00:30.660 +03:00 [DBG] Connection id "0HNC8090TG6DA" accepted. 2025-06-26 06:00:30.661 +03:00 [DBG] Connection id "0HNC8090TG6DA" started. 2025-06-26 06:00:30.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:00:30.661 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:00:30.661 +03:00 [DBG] POST requests are not supported 2025-06-26 06:00:30.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:00:30.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:00:30.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:00:30.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:00:30.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:00:30.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:00:30.661 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:00:30.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:00:30.661 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:00:30.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:00:30.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:00:30.662 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:00:30.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:00:30.662 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:00:30.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:00:30.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:00:30.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:00:30.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:00:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:00:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:00:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:00:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:00:30.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:00:30.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2247ms. 2025-06-26 06:00:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:00:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:00:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:00:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:00:30.663 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:00:30.663 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:00:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:00:30.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:00:30.663 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2256ms 2025-06-26 06:00:30.663 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:00:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DA" completed keep alive response. 2025-06-26 06:00:30.663 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2317ms 2025-06-26 06:00:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DA" received FIN. 2025-06-26 06:00:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:00:30.664 +03:00 [DBG] Connection id "0HNC8090TG6DA" disconnecting. 2025-06-26 06:00:30.664 +03:00 [DBG] Connection id "0HNC8090TG6DA" stopped. 2025-06-26 06:01:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DB" accepted. 2025-06-26 06:01:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DB" started. 2025-06-26 06:01:30.669 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:01:30.669 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:01:30.670 +03:00 [DBG] POST requests are not supported 2025-06-26 06:01:30.670 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:01:30.670 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:01:30.670 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:01:30.670 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:01:30.670 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:01:30.670 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:01:30.670 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:01:30.670 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:01:30.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-06-26 06:01:30.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:01:30.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:01:30.671 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:01:30.671 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:01:30.671 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:01:30.671 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:01:30.671 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:01:30.671 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:01:30.671 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:01:30.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:01:30.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:01:30.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:01:30.671 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:01:30.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:01:30.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2139ms. 2025-06-26 06:01:30.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:01:30.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:01:30.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:01:30.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:01:30.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:01:30.673 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:01:30.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:01:30.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:01:30.673 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0267ms 2025-06-26 06:01:30.673 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:01:30.673 +03:00 [DBG] Connection id "0HNC8090TG6DB" completed keep alive response. 2025-06-26 06:01:30.673 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6038ms 2025-06-26 06:01:30.673 +03:00 [DBG] Connection id "0HNC8090TG6DB" received FIN. 2025-06-26 06:01:30.673 +03:00 [DBG] Connection id "0HNC8090TG6DB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:01:30.674 +03:00 [DBG] Connection id "0HNC8090TG6DB" disconnecting. 2025-06-26 06:01:30.674 +03:00 [DBG] Connection id "0HNC8090TG6DB" stopped. 2025-06-26 06:02:30.660 +03:00 [DBG] Connection id "0HNC8090TG6DC" accepted. 2025-06-26 06:02:30.661 +03:00 [DBG] Connection id "0HNC8090TG6DC" started. 2025-06-26 06:02:30.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:02:30.661 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:02:30.661 +03:00 [DBG] POST requests are not supported 2025-06-26 06:02:30.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:02:30.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:02:30.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:02:30.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:02:30.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:02:30.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:02:30.661 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:02:30.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:02:30.661 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:02:30.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:02:30.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:02:30.661 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:02:30.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:02:30.662 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:02:30.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:02:30.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:02:30.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:02:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:02:30.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:02:30.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-06-26 06:02:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:02:30.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:02:30.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:02:30.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:02:30.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:02:30.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7686ms 2025-06-26 06:02:30.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:02:30.662 +03:00 [DBG] Connection id "0HNC8090TG6DC" completed keep alive response. 2025-06-26 06:02:30.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4575ms 2025-06-26 06:02:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DC" received FIN. 2025-06-26 06:02:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:02:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DC" disconnecting. 2025-06-26 06:02:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DC" stopped. 2025-06-26 06:03:30.674 +03:00 [DBG] Connection id "0HNC8090TG6DD" accepted. 2025-06-26 06:03:30.674 +03:00 [DBG] Connection id "0HNC8090TG6DD" started. 2025-06-26 06:03:30.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:03:30.674 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:03:30.674 +03:00 [DBG] POST requests are not supported 2025-06-26 06:03:30.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:03:30.674 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:03:30.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:03:30.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:03:30.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:03:30.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:03:30.675 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:03:30.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:03:30.675 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:03:30.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:03:30.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:03:30.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:03:30.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:03:30.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:03:30.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:03:30.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:03:30.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:03:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:03:30.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:03:30.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-06-26 06:03:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:03:30.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:03:30.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:03:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:03:30.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:03:30.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6675ms 2025-06-26 06:03:30.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:03:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DD" completed keep alive response. 2025-06-26 06:03:30.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2881ms 2025-06-26 06:03:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DD" received FIN. 2025-06-26 06:03:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DD" disconnecting. 2025-06-26 06:03:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:03:30.677 +03:00 [DBG] Connection id "0HNC8090TG6DD" stopped. 2025-06-26 06:04:30.673 +03:00 [DBG] Connection id "0HNC8090TG6DE" accepted. 2025-06-26 06:04:30.673 +03:00 [DBG] Connection id "0HNC8090TG6DE" started. 2025-06-26 06:04:30.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:04:30.673 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:04:30.674 +03:00 [DBG] POST requests are not supported 2025-06-26 06:04:30.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:04:30.674 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:04:30.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:04:30.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:04:30.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:04:30.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:04:30.674 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:04:30.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:04:30.674 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:04:30.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:04:30.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:04:30.674 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:04:30.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:04:30.674 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:04:30.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:04:30.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:04:30.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:04:30.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:04:30.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:04:30.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:04:30.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:04:30.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1652ms. 2025-06-26 06:04:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:04:30.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:04:30.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:04:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:04:30.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:04:30.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1102ms 2025-06-26 06:04:30.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:04:30.675 +03:00 [DBG] Connection id "0HNC8090TG6DE" completed keep alive response. 2025-06-26 06:04:30.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0835ms 2025-06-26 06:04:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DE" received FIN. 2025-06-26 06:04:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:04:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DE" disconnecting. 2025-06-26 06:04:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DE" stopped. 2025-06-26 06:05:30.667 +03:00 [DBG] Connection id "0HNC8090TG6DF" accepted. 2025-06-26 06:05:30.667 +03:00 [DBG] Connection id "0HNC8090TG6DF" started. 2025-06-26 06:05:30.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:05:30.667 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:05:30.667 +03:00 [DBG] POST requests are not supported 2025-06-26 06:05:30.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:05:30.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:05:30.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:05:30.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:05:30.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:05:30.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:05:30.667 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:05:30.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:05:30.668 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:05:30.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:05:30.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:05:30.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:05:30.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:05:30.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:05:30.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:05:30.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:05:30.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:05:30.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:05:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:05:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:05:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:05:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:05:30.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:05:30.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2075ms. 2025-06-26 06:05:30.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:05:30.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:05:30.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:05:30.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:05:30.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:05:30.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2948ms 2025-06-26 06:05:30.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:05:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DF" completed keep alive response. 2025-06-26 06:05:30.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3132ms 2025-06-26 06:05:30.670 +03:00 [DBG] Connection id "0HNC8090TG6DF" received FIN. 2025-06-26 06:05:30.670 +03:00 [DBG] Connection id "0HNC8090TG6DF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:05:30.670 +03:00 [DBG] Connection id "0HNC8090TG6DF" disconnecting. 2025-06-26 06:05:30.670 +03:00 [DBG] Connection id "0HNC8090TG6DF" stopped. 2025-06-26 06:06:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DG" accepted. 2025-06-26 06:06:30.663 +03:00 [DBG] Connection id "0HNC8090TG6DG" started. 2025-06-26 06:06:30.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:06:30.663 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:06:30.664 +03:00 [DBG] POST requests are not supported 2025-06-26 06:06:30.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:06:30.664 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:06:30.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:06:30.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:06:30.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:06:30.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:06:30.664 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:06:30.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:06:30.664 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:06:30.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:06:30.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:06:30.664 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:06:30.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:06:30.664 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:06:30.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:06:30.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:06:30.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:06:30.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:06:30.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:06:30.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:06:30.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:06:30.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:06:30.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:06:30.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1537ms. 2025-06-26 06:06:30.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:06:30.665 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:06:30.665 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:06:30.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:06:30.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:06:30.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8934ms 2025-06-26 06:06:30.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:06:30.665 +03:00 [DBG] Connection id "0HNC8090TG6DG" completed keep alive response. 2025-06-26 06:06:30.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5855ms 2025-06-26 06:06:30.665 +03:00 [DBG] Connection id "0HNC8090TG6DG" received FIN. 2025-06-26 06:06:30.665 +03:00 [DBG] Connection id "0HNC8090TG6DG" disconnecting. 2025-06-26 06:06:30.665 +03:00 [DBG] Connection id "0HNC8090TG6DG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:06:30.667 +03:00 [DBG] Connection id "0HNC8090TG6DG" stopped. 2025-06-26 06:07:30.667 +03:00 [DBG] Connection id "0HNC8090TG6DH" accepted. 2025-06-26 06:07:30.668 +03:00 [DBG] Connection id "0HNC8090TG6DH" started. 2025-06-26 06:07:30.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:07:30.668 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:07:30.668 +03:00 [DBG] POST requests are not supported 2025-06-26 06:07:30.668 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:07:30.668 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:07:30.668 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:07:30.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:07:30.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:07:30.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:07:30.668 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:07:30.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:07:30.668 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:07:30.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:07:30.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:07:30.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:07:30.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:07:30.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:07:30.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:07:30.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:07:30.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:07:30.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:07:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:07:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:07:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:07:30.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:07:30.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-06-26 06:07:30.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:07:30.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:07:30.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:07:30.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:07:30.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:07:30.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7687ms 2025-06-26 06:07:30.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:07:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DH" completed keep alive response. 2025-06-26 06:07:30.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.402ms 2025-06-26 06:07:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DH" received FIN. 2025-06-26 06:07:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:07:30.670 +03:00 [DBG] Connection id "0HNC8090TG6DH" disconnecting. 2025-06-26 06:07:30.670 +03:00 [DBG] Connection id "0HNC8090TG6DH" stopped. 2025-06-26 06:08:30.673 +03:00 [DBG] Connection id "0HNC8090TG6DI" accepted. 2025-06-26 06:08:30.674 +03:00 [DBG] Connection id "0HNC8090TG6DI" started. 2025-06-26 06:08:30.674 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:08:30.674 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:08:30.674 +03:00 [DBG] POST requests are not supported 2025-06-26 06:08:30.674 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:08:30.674 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:08:30.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:08:30.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:08:30.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:08:30.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:08:30.674 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:08:30.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:08:30.674 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:08:30.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:08:30.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:08:30.674 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:08:30.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:08:30.674 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:08:30.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:08:30.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:08:30.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:08:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:08:30.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:08:30.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1836ms. 2025-06-26 06:08:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:08:30.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:08:30.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:08:30.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:08:30.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:08:30.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:08:30.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:08:30.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:08:30.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:08:30.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:08:30.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1857ms 2025-06-26 06:08:30.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:08:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DI" completed keep alive response. 2025-06-26 06:08:30.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1314ms 2025-06-26 06:08:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DI" received FIN. 2025-06-26 06:08:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DI" disconnecting. 2025-06-26 06:08:30.676 +03:00 [DBG] Connection id "0HNC8090TG6DI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:08:30.678 +03:00 [DBG] Connection id "0HNC8090TG6DI" stopped. 2025-06-26 06:09:30.678 +03:00 [DBG] Connection id "0HNC8090TG6DJ" accepted. 2025-06-26 06:09:30.678 +03:00 [DBG] Connection id "0HNC8090TG6DJ" started. 2025-06-26 06:09:30.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:09:30.678 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:09:30.679 +03:00 [DBG] POST requests are not supported 2025-06-26 06:09:30.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:09:30.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:09:30.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:09:30.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:09:30.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:09:30.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:09:30.679 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:09:30.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:09:30.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:09:30.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:09:30.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:09:30.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:09:30.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:09:30.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:09:30.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:09:30.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:09:30.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:09:30.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:09:30.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:09:30.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:09:30.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1719ms. 2025-06-26 06:09:30.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:09:30.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:09:30.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:09:30.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:09:30.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:09:30.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:09:30.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:09:30.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:09:30.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:09:30.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:09:30.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4974ms 2025-06-26 06:09:30.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:09:30.681 +03:00 [DBG] Connection id "0HNC8090TG6DJ" completed keep alive response. 2025-06-26 06:09:30.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7948ms 2025-06-26 06:09:30.682 +03:00 [DBG] Connection id "0HNC8090TG6DJ" received FIN. 2025-06-26 06:09:30.682 +03:00 [DBG] Connection id "0HNC8090TG6DJ" disconnecting. 2025-06-26 06:09:30.682 +03:00 [DBG] Connection id "0HNC8090TG6DJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:09:30.683 +03:00 [DBG] Connection id "0HNC8090TG6DJ" stopped. 2025-06-26 06:10:30.685 +03:00 [DBG] Connection id "0HNC8090TG6DK" accepted. 2025-06-26 06:10:30.685 +03:00 [DBG] Connection id "0HNC8090TG6DK" started. 2025-06-26 06:10:30.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:10:30.686 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:10:30.686 +03:00 [DBG] POST requests are not supported 2025-06-26 06:10:30.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:10:30.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:10:30.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:10:30.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:10:30.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:10:30.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:10:30.686 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:10:30.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:10:30.686 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:10:30.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:10:30.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:10:30.686 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:10:30.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:10:30.686 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:10:30.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:10:30.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:10:30.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:10:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:10:30.686 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:10:30.686 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1124ms. 2025-06-26 06:10:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:10:30.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:10:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:10:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:10:30.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:10:30.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:10:30.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:10:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:10:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:10:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:10:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:10:30.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:10:30.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:10:30.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7086ms 2025-06-26 06:10:30.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:10:30.687 +03:00 [DBG] Connection id "0HNC8090TG6DK" completed keep alive response. 2025-06-26 06:10:30.687 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3063ms 2025-06-26 06:10:30.687 +03:00 [DBG] Connection id "0HNC8090TG6DK" received FIN. 2025-06-26 06:10:30.687 +03:00 [DBG] Connection id "0HNC8090TG6DK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:10:30.687 +03:00 [DBG] Connection id "0HNC8090TG6DK" disconnecting. 2025-06-26 06:10:30.687 +03:00 [DBG] Connection id "0HNC8090TG6DK" stopped. 2025-06-26 06:11:30.684 +03:00 [DBG] Connection id "0HNC8090TG6DL" accepted. 2025-06-26 06:11:30.685 +03:00 [DBG] Connection id "0HNC8090TG6DL" started. 2025-06-26 06:11:30.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:11:30.686 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:11:30.686 +03:00 [DBG] POST requests are not supported 2025-06-26 06:11:30.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:11:30.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:11:30.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:11:30.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:11:30.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:11:30.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:11:30.686 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:11:30.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:11:30.686 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:11:30.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:11:30.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:11:30.686 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:11:30.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:11:30.686 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:11:30.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:11:30.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:11:30.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:11:30.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:11:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:11:30.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:11:30.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-06-26 06:11:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:11:30.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:11:30.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:11:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:11:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:11:30.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:11:30.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:11:30.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:11:30.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:11:30.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2265ms 2025-06-26 06:11:30.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:11:30.688 +03:00 [DBG] Connection id "0HNC8090TG6DL" completed keep alive response. 2025-06-26 06:11:30.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3494ms 2025-06-26 06:11:30.688 +03:00 [DBG] Connection id "0HNC8090TG6DL" received FIN. 2025-06-26 06:11:30.688 +03:00 [DBG] Connection id "0HNC8090TG6DL" disconnecting. 2025-06-26 06:11:30.689 +03:00 [DBG] Connection id "0HNC8090TG6DL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:11:30.690 +03:00 [DBG] Connection id "0HNC8090TG6DL" stopped. 2025-06-26 06:12:30.982 +03:00 [DBG] Connection id "0HNC8090TG6DM" accepted. 2025-06-26 06:12:30.982 +03:00 [DBG] Connection id "0HNC8090TG6DM" started. 2025-06-26 06:12:30.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:12:30.983 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:12:30.983 +03:00 [DBG] POST requests are not supported 2025-06-26 06:12:30.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:12:30.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:12:30.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:12:30.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:12:30.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:12:30.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:12:30.983 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:12:30.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:12:30.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:12:30.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:12:30.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:12:30.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:12:30.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:12:30.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:12:30.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:12:30.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:12:30.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:12:30.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:12:30.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:12:30.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-26 06:12:30.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:12:30.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:12:30.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:12:30.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:12:30.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:12:30.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:12:30.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:12:30.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:12:30.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:12:30.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:12:30.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:12:30.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:12:30.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:12:30.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6912ms 2025-06-26 06:12:30.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:12:30.984 +03:00 [DBG] Connection id "0HNC8090TG6DM" completed keep alive response. 2025-06-26 06:12:30.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3375ms 2025-06-26 06:12:30.984 +03:00 [DBG] Connection id "0HNC8090TG6DM" received FIN. 2025-06-26 06:12:30.984 +03:00 [DBG] Connection id "0HNC8090TG6DM" disconnecting. 2025-06-26 06:12:30.984 +03:00 [DBG] Connection id "0HNC8090TG6DM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:12:30.985 +03:00 [DBG] Connection id "0HNC8090TG6DM" stopped. 2025-06-26 06:13:30.667 +03:00 [DBG] Connection id "0HNC8090TG6DN" accepted. 2025-06-26 06:13:30.667 +03:00 [DBG] Connection id "0HNC8090TG6DN" started. 2025-06-26 06:13:30.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:13:30.667 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:13:30.667 +03:00 [DBG] POST requests are not supported 2025-06-26 06:13:30.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:13:30.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:13:30.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:13:30.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:13:30.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:13:30.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:13:30.667 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:13:30.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:13:30.667 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:13:30.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:13:30.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:13:30.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:13:30.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:13:30.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:13:30.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:13:30.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:13:30.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:13:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:13:30.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:13:30.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-26 06:13:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:13:30.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:13:30.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:13:30.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:13:30.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:13:30.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.697ms 2025-06-26 06:13:30.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:13:30.668 +03:00 [DBG] Connection id "0HNC8090TG6DN" completed keep alive response. 2025-06-26 06:13:30.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3059ms 2025-06-26 06:13:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DN" received FIN. 2025-06-26 06:13:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:13:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DN" disconnecting. 2025-06-26 06:13:30.669 +03:00 [DBG] Connection id "0HNC8090TG6DN" stopped. 2025-06-26 06:14:30.677 +03:00 [DBG] Connection id "0HNC8090TG6DO" accepted. 2025-06-26 06:14:30.677 +03:00 [DBG] Connection id "0HNC8090TG6DO" started. 2025-06-26 06:14:30.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:14:30.677 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:14:30.677 +03:00 [DBG] POST requests are not supported 2025-06-26 06:14:30.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:14:30.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:14:30.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:14:30.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:14:30.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:14:30.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:14:30.678 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:14:30.678 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:14:30.678 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:14:30.678 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:14:30.678 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:14:30.678 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:14:30.678 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:14:30.678 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:14:30.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:14:30.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:14:30.678 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:14:30.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:14:30.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:14:30.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:14:30.679 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2205ms. 2025-06-26 06:14:30.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:14:30.679 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:14:30.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:14:30.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:14:30.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:14:30.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:14:30.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:14:30.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:14:30.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:14:30.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:14:30.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:14:30.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0785ms 2025-06-26 06:14:30.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:14:30.680 +03:00 [DBG] Connection id "0HNC8090TG6DO" completed keep alive response. 2025-06-26 06:14:30.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3094ms 2025-06-26 06:14:30.681 +03:00 [DBG] Connection id "0HNC8090TG6DO" received FIN. 2025-06-26 06:14:30.681 +03:00 [DBG] Connection id "0HNC8090TG6DO" disconnecting. 2025-06-26 06:14:30.681 +03:00 [DBG] Connection id "0HNC8090TG6DO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:14:30.682 +03:00 [DBG] Connection id "0HNC8090TG6DO" stopped. 2025-06-26 06:15:30.685 +03:00 [DBG] Connection id "0HNC8090TG6DP" accepted. 2025-06-26 06:15:30.685 +03:00 [DBG] Connection id "0HNC8090TG6DP" started. 2025-06-26 06:15:30.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:15:30.685 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:15:30.685 +03:00 [DBG] POST requests are not supported 2025-06-26 06:15:30.685 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:15:30.685 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:15:30.685 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:15:30.685 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:15:30.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:15:30.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:15:30.686 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:15:30.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:15:30.686 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:15:30.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:15:30.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:15:30.686 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:15:30.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:15:30.686 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:15:30.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:15:30.686 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:15:30.686 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:15:30.686 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:15:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:15:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:15:30.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:15:30.686 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:15:30.686 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:15:30.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-06-26 06:15:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:15:30.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:15:30.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:15:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:15:30.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:15:30.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3792ms 2025-06-26 06:15:30.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:15:30.688 +03:00 [DBG] Connection id "0HNC8090TG6DP" completed keep alive response. 2025-06-26 06:15:30.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4742ms 2025-06-26 06:15:30.688 +03:00 [DBG] Connection id "0HNC8090TG6DP" received FIN. 2025-06-26 06:15:30.688 +03:00 [DBG] Connection id "0HNC8090TG6DP" disconnecting. 2025-06-26 06:15:30.688 +03:00 [DBG] Connection id "0HNC8090TG6DP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:15:30.689 +03:00 [DBG] Connection id "0HNC8090TG6DP" stopped. 2025-06-26 06:16:30.697 +03:00 [DBG] Connection id "0HNC8090TG6DQ" accepted. 2025-06-26 06:16:30.697 +03:00 [DBG] Connection id "0HNC8090TG6DQ" started. 2025-06-26 06:16:30.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:16:30.697 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:16:30.697 +03:00 [DBG] POST requests are not supported 2025-06-26 06:16:30.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:16:30.697 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:16:30.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:16:30.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:16:30.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:16:30.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:16:30.698 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:16:30.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:16:30.698 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:16:30.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:16:30.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:16:30.698 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:16:30.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:16:30.698 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:16:30.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:16:30.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:16:30.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:16:30.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:16:30.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:16:30.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:16:30.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:16:30.698 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:16:30.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:16:30.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2131ms. 2025-06-26 06:16:30.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:16:30.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:16:30.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:16:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:16:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:16:30.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:16:30.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:16:30.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:16:30.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6595ms 2025-06-26 06:16:30.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:16:30.700 +03:00 [DBG] Connection id "0HNC8090TG6DQ" completed keep alive response. 2025-06-26 06:16:30.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6115ms 2025-06-26 06:16:30.700 +03:00 [DBG] Connection id "0HNC8090TG6DQ" received FIN. 2025-06-26 06:16:30.700 +03:00 [DBG] Connection id "0HNC8090TG6DQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:16:30.700 +03:00 [DBG] Connection id "0HNC8090TG6DQ" disconnecting. 2025-06-26 06:16:30.700 +03:00 [DBG] Connection id "0HNC8090TG6DQ" stopped. 2025-06-26 06:16:52.108 +03:00 [DBG] Connection id "0HNC8090TG6DR" accepted. 2025-06-26 06:16:52.108 +03:00 [DBG] Connection id "0HNC8090TG6DR" started. 2025-06-26 06:16:52.109 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-06-26 06:16:52.109 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:16:52.109 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-06-26 06:16:52.109 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-06-26 06:16:52.109 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:16:52.109 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:16:52.109 +03:00 [DBG] Connection id "0HNC8090TG6DR" completed keep alive response. 2025-06-26 06:16:52.109 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.271ms 2025-06-26 06:16:52.109 +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/.git/config, Response status code: 404 2025-06-26 06:16:52.109 +03:00 [DBG] Connection id "0HNC8090TG6DR" received FIN. 2025-06-26 06:16:52.109 +03:00 [DBG] Connection id "0HNC8090TG6DR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:16:52.109 +03:00 [DBG] Connection id "0HNC8090TG6DR" disconnecting. 2025-06-26 06:16:52.109 +03:00 [DBG] Connection id "0HNC8090TG6DR" stopped. 2025-06-26 06:17:12.149 +03:00 [DBG] Connection id "0HNC8090TG6DS" accepted. 2025-06-26 06:17:12.149 +03:00 [DBG] Connection id "0HNC8090TG6DS" started. 2025-06-26 06:17:12.149 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/__MACOSX/.git/config - null null 2025-06-26 06:17:12.149 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:17:12.149 +03:00 [DBG] The request path /__MACOSX/.git/config does not match a supported file type 2025-06-26 06:17:12.149 +03:00 [DBG] No candidates found for the request path '/__MACOSX/.git/config' 2025-06-26 06:17:12.149 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:17:12.149 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:17:12.149 +03:00 [DBG] Connection id "0HNC8090TG6DS" completed keep alive response. 2025-06-26 06:17:12.149 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/__MACOSX/.git/config - 404 0 null 0.2249ms 2025-06-26 06:17:12.149 +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/__MACOSX/.git/config, Response status code: 404 2025-06-26 06:17:12.150 +03:00 [DBG] Connection id "0HNC8090TG6DS" received FIN. 2025-06-26 06:17:12.150 +03:00 [DBG] Connection id "0HNC8090TG6DS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:17:12.150 +03:00 [DBG] Connection id "0HNC8090TG6DS" disconnecting. 2025-06-26 06:17:12.150 +03:00 [DBG] Connection id "0HNC8090TG6DS" stopped. 2025-06-26 06:17:30.681 +03:00 [DBG] Connection id "0HNC8090TG6DT" accepted. 2025-06-26 06:17:30.681 +03:00 [DBG] Connection id "0HNC8090TG6DT" started. 2025-06-26 06:17:30.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:17:30.682 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:17:30.682 +03:00 [DBG] POST requests are not supported 2025-06-26 06:17:30.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:17:30.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:17:30.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:17:30.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:17:30.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:17:30.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:17:30.682 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:17:30.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:17:30.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:17:30.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:17:30.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:17:30.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:17:30.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:17:30.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:17:30.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:17:30.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:17:30.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:17:30.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:17:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:17:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:17:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:17:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:17:30.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:17:30.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-06-26 06:17:30.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:17:30.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:17:30.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:17:30.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:17:30.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:17:30.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6317ms 2025-06-26 06:17:30.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:17:30.684 +03:00 [DBG] Connection id "0HNC8090TG6DT" completed keep alive response. 2025-06-26 06:17:30.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0509ms 2025-06-26 06:17:30.685 +03:00 [DBG] Connection id "0HNC8090TG6DT" received FIN. 2025-06-26 06:17:30.685 +03:00 [DBG] Connection id "0HNC8090TG6DT" disconnecting. 2025-06-26 06:17:30.685 +03:00 [DBG] Connection id "0HNC8090TG6DT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:17:30.686 +03:00 [DBG] Connection id "0HNC8090TG6DT" stopped. 2025-06-26 06:17:35.188 +03:00 [DBG] Connection id "0HNC8090TG6DU" accepted. 2025-06-26 06:17:35.188 +03:00 [DBG] Connection id "0HNC8090TG6DU" started. 2025-06-26 06:17:35.189 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git2/config - null null 2025-06-26 06:17:35.189 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:17:35.189 +03:00 [DBG] The request path /.git2/config does not match a supported file type 2025-06-26 06:17:35.189 +03:00 [DBG] No candidates found for the request path '/.git2/config' 2025-06-26 06:17:35.189 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:17:35.189 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:17:35.189 +03:00 [DBG] Connection id "0HNC8090TG6DU" completed keep alive response. 2025-06-26 06:17:35.189 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git2/config - 404 0 null 0.4948ms 2025-06-26 06:17:35.189 +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/.git2/config, Response status code: 404 2025-06-26 06:17:35.190 +03:00 [DBG] Connection id "0HNC8090TG6DU" received FIN. 2025-06-26 06:17:35.190 +03:00 [DBG] Connection id "0HNC8090TG6DU" disconnecting. 2025-06-26 06:17:35.190 +03:00 [DBG] Connection id "0HNC8090TG6DU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:17:35.191 +03:00 [DBG] Connection id "0HNC8090TG6DU" stopped. 2025-06-26 06:17:55.228 +03:00 [DBG] Connection id "0HNC8090TG6DV" accepted. 2025-06-26 06:17:55.228 +03:00 [DBG] Connection id "0HNC8090TG6DV" started. 2025-06-26 06:17:55.228 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/a/.git/config - null null 2025-06-26 06:17:55.228 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:17:55.228 +03:00 [DBG] The request path /a/.git/config does not match a supported file type 2025-06-26 06:17:55.228 +03:00 [DBG] No candidates found for the request path '/a/.git/config' 2025-06-26 06:17:55.228 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:17:55.228 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:17:55.228 +03:00 [DBG] Connection id "0HNC8090TG6DV" completed keep alive response. 2025-06-26 06:17:55.228 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/a/.git/config - 404 0 null 0.3862ms 2025-06-26 06:17:55.229 +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/a/.git/config, Response status code: 404 2025-06-26 06:17:55.229 +03:00 [DBG] Connection id "0HNC8090TG6DV" received FIN. 2025-06-26 06:17:55.229 +03:00 [DBG] Connection id "0HNC8090TG6DV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:17:55.229 +03:00 [DBG] Connection id "0HNC8090TG6DV" disconnecting. 2025-06-26 06:17:55.229 +03:00 [DBG] Connection id "0HNC8090TG6DV" stopped. 2025-06-26 06:18:15.283 +03:00 [DBG] Connection id "0HNC8090TG6E0" accepted. 2025-06-26 06:18:15.283 +03:00 [DBG] Connection id "0HNC8090TG6E0" started. 2025-06-26 06:18:15.283 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/admin/.git/config - null null 2025-06-26 06:18:15.284 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:18:15.284 +03:00 [DBG] The request path /admin/.git/config does not match a supported file type 2025-06-26 06:18:15.284 +03:00 [DBG] No candidates found for the request path '/admin/.git/config' 2025-06-26 06:18:15.284 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:18:15.284 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:18:15.284 +03:00 [DBG] Connection id "0HNC8090TG6E0" completed keep alive response. 2025-06-26 06:18:15.284 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/admin/.git/config - 404 0 null 0.243ms 2025-06-26 06:18:15.284 +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/admin/.git/config, Response status code: 404 2025-06-26 06:18:15.284 +03:00 [DBG] Connection id "0HNC8090TG6E0" received FIN. 2025-06-26 06:18:15.284 +03:00 [DBG] Connection id "0HNC8090TG6E0" disconnecting. 2025-06-26 06:18:15.284 +03:00 [DBG] Connection id "0HNC8090TG6E0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:18:15.285 +03:00 [DBG] Connection id "0HNC8090TG6E0" stopped. 2025-06-26 06:18:30.686 +03:00 [DBG] Connection id "0HNC8090TG6E1" accepted. 2025-06-26 06:18:30.686 +03:00 [DBG] Connection id "0HNC8090TG6E1" started. 2025-06-26 06:18:30.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:18:30.686 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:18:30.686 +03:00 [DBG] POST requests are not supported 2025-06-26 06:18:30.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:18:30.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:18:30.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:18:30.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:18:30.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:18:30.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:18:30.686 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:18:30.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:18:30.686 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:18:30.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:18:30.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:18:30.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:18:30.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:18:30.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:18:30.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:18:30.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:18:30.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:18:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:18:30.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:18:30.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-06-26 06:18:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:18:30.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:18:30.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:18:30.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:18:30.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:18:30.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:18:30.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:18:30.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:18:30.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:18:30.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:18:30.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:18:30.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:18:30.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1198ms 2025-06-26 06:18:30.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:18:30.688 +03:00 [DBG] Connection id "0HNC8090TG6E1" completed keep alive response. 2025-06-26 06:18:30.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0731ms 2025-06-26 06:18:30.688 +03:00 [DBG] Connection id "0HNC8090TG6E1" received FIN. 2025-06-26 06:18:30.689 +03:00 [DBG] Connection id "0HNC8090TG6E1" disconnecting. 2025-06-26 06:18:30.689 +03:00 [DBG] Connection id "0HNC8090TG6E1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:18:30.690 +03:00 [DBG] Connection id "0HNC8090TG6E1" stopped. 2025-06-26 06:18:35.304 +03:00 [DBG] Connection id "0HNC8090TG6E2" accepted. 2025-06-26 06:18:35.304 +03:00 [DBG] Connection id "0HNC8090TG6E2" started. 2025-06-26 06:18:35.304 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/amphtml/.git/config - null null 2025-06-26 06:18:35.304 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:18:35.304 +03:00 [DBG] The request path /amphtml/.git/config does not match a supported file type 2025-06-26 06:18:35.304 +03:00 [DBG] No candidates found for the request path '/amphtml/.git/config' 2025-06-26 06:18:35.304 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:18:35.305 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:18:35.305 +03:00 [DBG] Connection id "0HNC8090TG6E2" completed keep alive response. 2025-06-26 06:18:35.305 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/amphtml/.git/config - 404 0 null 0.443ms 2025-06-26 06:18:35.305 +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/amphtml/.git/config, Response status code: 404 2025-06-26 06:18:35.305 +03:00 [DBG] Connection id "0HNC8090TG6E2" received FIN. 2025-06-26 06:18:35.305 +03:00 [DBG] Connection id "0HNC8090TG6E2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:18:35.305 +03:00 [DBG] Connection id "0HNC8090TG6E2" disconnecting. 2025-06-26 06:18:35.305 +03:00 [DBG] Connection id "0HNC8090TG6E2" stopped. 2025-06-26 06:18:55.345 +03:00 [DBG] Connection id "0HNC8090TG6E3" accepted. 2025-06-26 06:18:55.345 +03:00 [DBG] Connection id "0HNC8090TG6E3" started. 2025-06-26 06:18:55.345 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/aomanalyzer/.git/config - null null 2025-06-26 06:18:55.345 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:18:55.346 +03:00 [DBG] The request path /aomanalyzer/.git/config does not match a supported file type 2025-06-26 06:18:55.346 +03:00 [DBG] No candidates found for the request path '/aomanalyzer/.git/config' 2025-06-26 06:18:55.346 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:18:55.346 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:18:55.346 +03:00 [DBG] Connection id "0HNC8090TG6E3" completed keep alive response. 2025-06-26 06:18:55.346 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/aomanalyzer/.git/config - 404 0 null 0.3691ms 2025-06-26 06:18:55.346 +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/aomanalyzer/.git/config, Response status code: 404 2025-06-26 06:18:55.346 +03:00 [DBG] Connection id "0HNC8090TG6E3" received FIN. 2025-06-26 06:18:55.346 +03:00 [DBG] Connection id "0HNC8090TG6E3" disconnecting. 2025-06-26 06:18:55.346 +03:00 [DBG] Connection id "0HNC8090TG6E3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:18:55.348 +03:00 [DBG] Connection id "0HNC8090TG6E3" stopped. 2025-06-26 06:19:15.376 +03:00 [DBG] Connection id "0HNC8090TG6E4" accepted. 2025-06-26 06:19:15.377 +03:00 [DBG] Connection id "0HNC8090TG6E4" started. 2025-06-26 06:19:15.377 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/.git/config - null null 2025-06-26 06:19:15.377 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:19:15.377 +03:00 [DBG] The request path /api/.git/config does not match a supported file type 2025-06-26 06:19:15.377 +03:00 [DBG] No candidates found for the request path '/api/.git/config' 2025-06-26 06:19:15.377 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:19:15.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:19:15.377 +03:00 [DBG] Connection id "0HNC8090TG6E4" completed keep alive response. 2025-06-26 06:19:15.377 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/.git/config - 404 0 null 0.219ms 2025-06-26 06:19:15.377 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/api/.git/config, Response status code: 404 2025-06-26 06:19:15.377 +03:00 [DBG] Connection id "0HNC8090TG6E4" received FIN. 2025-06-26 06:19:15.377 +03:00 [DBG] Connection id "0HNC8090TG6E4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:19:15.378 +03:00 [DBG] Connection id "0HNC8090TG6E4" disconnecting. 2025-06-26 06:19:15.378 +03:00 [DBG] Connection id "0HNC8090TG6E4" stopped. 2025-06-26 06:19:30.674 +03:00 [DBG] Connection id "0HNC8090TG6E5" accepted. 2025-06-26 06:19:30.675 +03:00 [DBG] Connection id "0HNC8090TG6E5" started. 2025-06-26 06:19:30.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:19:30.675 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:19:30.675 +03:00 [DBG] POST requests are not supported 2025-06-26 06:19:30.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:19:30.675 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:19:30.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:19:30.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:19:30.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:19:30.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:19:30.675 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:19:30.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:19:30.675 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:19:30.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:19:30.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:19:30.675 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:19:30.675 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:19:30.675 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:19:30.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:19:30.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:19:30.675 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:19:30.675 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:19:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:19:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:19:30.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:19:30.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:19:30.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:19:30.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-06-26 06:19:30.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:19:30.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:19:30.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:19:30.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:19:30.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:19:30.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8337ms 2025-06-26 06:19:30.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:19:30.676 +03:00 [DBG] Connection id "0HNC8090TG6E5" completed keep alive response. 2025-06-26 06:19:30.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5599ms 2025-06-26 06:19:30.676 +03:00 [DBG] Connection id "0HNC8090TG6E5" received FIN. 2025-06-26 06:19:30.677 +03:00 [DBG] Connection id "0HNC8090TG6E5" disconnecting. 2025-06-26 06:19:30.677 +03:00 [DBG] Connection id "0HNC8090TG6E5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:19:30.678 +03:00 [DBG] Connection id "0HNC8090TG6E5" stopped. 2025-06-26 06:19:35.415 +03:00 [DBG] Connection id "0HNC8090TG6E6" accepted. 2025-06-26 06:19:35.416 +03:00 [DBG] Connection id "0HNC8090TG6E6" started. 2025-06-26 06:19:35.416 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/app/.git/config - null null 2025-06-26 06:19:35.416 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:19:35.416 +03:00 [DBG] The request path /app/.git/config does not match a supported file type 2025-06-26 06:19:35.416 +03:00 [DBG] No candidates found for the request path '/app/.git/config' 2025-06-26 06:19:35.416 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:19:35.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:19:35.416 +03:00 [DBG] Connection id "0HNC8090TG6E6" completed keep alive response. 2025-06-26 06:19:35.416 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/app/.git/config - 404 0 null 0.2749ms 2025-06-26 06:19:35.416 +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/app/.git/config, Response status code: 404 2025-06-26 06:19:35.417 +03:00 [DBG] Connection id "0HNC8090TG6E6" received FIN. 2025-06-26 06:19:35.417 +03:00 [DBG] Connection id "0HNC8090TG6E6" disconnecting. 2025-06-26 06:19:35.417 +03:00 [DBG] Connection id "0HNC8090TG6E6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:19:35.418 +03:00 [DBG] Connection id "0HNC8090TG6E6" stopped. 2025-06-26 06:19:55.454 +03:00 [DBG] Connection id "0HNC8090TG6E7" accepted. 2025-06-26 06:19:55.454 +03:00 [DBG] Connection id "0HNC8090TG6E7" started. 2025-06-26 06:19:55.454 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/application/.git/config - null null 2025-06-26 06:19:55.454 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:19:55.454 +03:00 [DBG] The request path /application/.git/config does not match a supported file type 2025-06-26 06:19:55.454 +03:00 [DBG] No candidates found for the request path '/application/.git/config' 2025-06-26 06:19:55.454 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:19:55.454 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:19:55.454 +03:00 [DBG] Connection id "0HNC8090TG6E7" completed keep alive response. 2025-06-26 06:19:55.454 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/application/.git/config - 404 0 null 0.2635ms 2025-06-26 06:19:55.454 +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/application/.git/config, Response status code: 404 2025-06-26 06:19:55.454 +03:00 [DBG] Connection id "0HNC8090TG6E7" received FIN. 2025-06-26 06:19:55.454 +03:00 [DBG] Connection id "0HNC8090TG6E7" disconnecting. 2025-06-26 06:19:55.454 +03:00 [DBG] Connection id "0HNC8090TG6E7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:19:55.456 +03:00 [DBG] Connection id "0HNC8090TG6E7" stopped. 2025-06-26 06:20:15.485 +03:00 [DBG] Connection id "0HNC8090TG6E8" accepted. 2025-06-26 06:20:15.486 +03:00 [DBG] Connection id "0HNC8090TG6E8" started. 2025-06-26 06:20:15.486 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/AWSconf.git/config - null null 2025-06-26 06:20:15.486 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:20:15.486 +03:00 [DBG] The request path /AWSconf.git/config does not match a supported file type 2025-06-26 06:20:15.486 +03:00 [DBG] No candidates found for the request path '/AWSconf.git/config' 2025-06-26 06:20:15.486 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:20:15.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:20:15.486 +03:00 [DBG] Connection id "0HNC8090TG6E8" completed keep alive response. 2025-06-26 06:20:15.486 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/AWSconf.git/config - 404 0 null 0.4415ms 2025-06-26 06:20:15.486 +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/AWSconf.git/config, Response status code: 404 2025-06-26 06:20:15.486 +03:00 [DBG] Connection id "0HNC8090TG6E8" received FIN. 2025-06-26 06:20:15.487 +03:00 [DBG] Connection id "0HNC8090TG6E8" disconnecting. 2025-06-26 06:20:15.487 +03:00 [DBG] Connection id "0HNC8090TG6E8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:20:15.488 +03:00 [DBG] Connection id "0HNC8090TG6E8" stopped. 2025-06-26 06:20:30.688 +03:00 [DBG] Connection id "0HNC8090TG6E9" accepted. 2025-06-26 06:20:30.688 +03:00 [DBG] Connection id "0HNC8090TG6E9" started. 2025-06-26 06:20:30.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:20:30.688 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:20:30.688 +03:00 [DBG] POST requests are not supported 2025-06-26 06:20:30.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:20:30.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:20:30.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:20:30.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:20:30.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:20:30.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:20:30.689 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:20:30.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:20:30.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:20:30.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:20:30.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:20:30.689 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:20:30.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:20:30.689 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:20:30.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:20:30.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:20:30.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:20:30.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:20:30.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:20:30.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-06-26 06:20:30.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:20:30.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:20:30.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:20:30.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:20:30.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:20:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:20:30.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:20:30.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:20:30.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6761ms 2025-06-26 06:20:30.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:20:30.690 +03:00 [DBG] Connection id "0HNC8090TG6E9" completed keep alive response. 2025-06-26 06:20:30.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2729ms 2025-06-26 06:20:30.690 +03:00 [DBG] Connection id "0HNC8090TG6E9" received FIN. 2025-06-26 06:20:30.690 +03:00 [DBG] Connection id "0HNC8090TG6E9" disconnecting. 2025-06-26 06:20:30.690 +03:00 [DBG] Connection id "0HNC8090TG6E9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:20:30.691 +03:00 [DBG] Connection id "0HNC8090TG6E9" stopped. 2025-06-26 06:20:35.517 +03:00 [DBG] Connection id "0HNC8090TG6EA" accepted. 2025-06-26 06:20:35.517 +03:00 [DBG] Connection id "0HNC8090TG6EA" started. 2025-06-26 06:20:35.517 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/backup/.git/config - null null 2025-06-26 06:20:35.517 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:20:35.517 +03:00 [DBG] The request path /backup/.git/config does not match a supported file type 2025-06-26 06:20:35.517 +03:00 [DBG] No candidates found for the request path '/backup/.git/config' 2025-06-26 06:20:35.517 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:20:35.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:20:35.518 +03:00 [DBG] Connection id "0HNC8090TG6EA" completed keep alive response. 2025-06-26 06:20:35.518 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/backup/.git/config - 404 0 null 0.3942ms 2025-06-26 06:20:35.518 +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/backup/.git/config, Response status code: 404 2025-06-26 06:20:35.518 +03:00 [DBG] Connection id "0HNC8090TG6EA" received FIN. 2025-06-26 06:20:35.518 +03:00 [DBG] Connection id "0HNC8090TG6EA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:20:35.518 +03:00 [DBG] Connection id "0HNC8090TG6EA" disconnecting. 2025-06-26 06:20:35.518 +03:00 [DBG] Connection id "0HNC8090TG6EA" stopped. 2025-06-26 06:20:58.558 +03:00 [DBG] Connection id "0HNC8090TG6EB" accepted. 2025-06-26 06:20:58.558 +03:00 [DBG] Connection id "0HNC8090TG6EB" started. 2025-06-26 06:20:58.558 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/beta/.git/config - null null 2025-06-26 06:20:58.558 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:20:58.558 +03:00 [DBG] The request path /beta/.git/config does not match a supported file type 2025-06-26 06:20:58.558 +03:00 [DBG] No candidates found for the request path '/beta/.git/config' 2025-06-26 06:20:58.559 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:20:58.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:20:58.559 +03:00 [DBG] Connection id "0HNC8090TG6EB" completed keep alive response. 2025-06-26 06:20:58.559 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/beta/.git/config - 404 0 null 0.4048ms 2025-06-26 06:20:58.559 +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/beta/.git/config, Response status code: 404 2025-06-26 06:20:58.559 +03:00 [DBG] Connection id "0HNC8090TG6EB" received FIN. 2025-06-26 06:20:58.559 +03:00 [DBG] Connection id "0HNC8090TG6EB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:20:58.559 +03:00 [DBG] Connection id "0HNC8090TG6EB" disconnecting. 2025-06-26 06:20:58.560 +03:00 [DBG] Connection id "0HNC8090TG6EB" stopped. 2025-06-26 06:21:18.589 +03:00 [DBG] Connection id "0HNC8090TG6EC" accepted. 2025-06-26 06:21:18.589 +03:00 [DBG] Connection id "0HNC8090TG6EC" started. 2025-06-26 06:21:18.589 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/blog/.git/config - null null 2025-06-26 06:21:18.589 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:21:18.589 +03:00 [DBG] The request path /blog/.git/config does not match a supported file type 2025-06-26 06:21:18.589 +03:00 [DBG] No candidates found for the request path '/blog/.git/config' 2025-06-26 06:21:18.589 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:21:18.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:21:18.589 +03:00 [DBG] Connection id "0HNC8090TG6EC" completed keep alive response. 2025-06-26 06:21:18.589 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/blog/.git/config - 404 0 null 0.2647ms 2025-06-26 06:21:18.589 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/blog/.git/config, Response status code: 404 2025-06-26 06:21:18.590 +03:00 [DBG] Connection id "0HNC8090TG6EC" received FIN. 2025-06-26 06:21:18.590 +03:00 [DBG] Connection id "0HNC8090TG6EC" disconnecting. 2025-06-26 06:21:18.590 +03:00 [DBG] Connection id "0HNC8090TG6EC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:21:18.591 +03:00 [DBG] Connection id "0HNC8090TG6EC" stopped. 2025-06-26 06:21:30.681 +03:00 [DBG] Connection id "0HNC8090TG6ED" accepted. 2025-06-26 06:21:30.681 +03:00 [DBG] Connection id "0HNC8090TG6ED" started. 2025-06-26 06:21:30.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:21:30.681 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:21:30.681 +03:00 [DBG] POST requests are not supported 2025-06-26 06:21:30.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:21:30.681 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:21:30.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:21:30.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:21:30.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:21:30.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:21:30.682 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:21:30.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:21:30.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:21:30.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:21:30.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:21:30.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:21:30.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:21:30.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:21:30.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:21:30.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:21:30.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:21:30.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:21:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:21:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:21:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:21:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:21:30.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:21:30.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2314ms. 2025-06-26 06:21:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:21:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:21:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:21:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:21:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:21:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:21:30.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:21:30.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:21:30.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:21:30.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:21:30.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:21:30.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:21:30.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:21:30.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:21:30.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:21:30.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:21:30.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:21:30.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8361ms 2025-06-26 06:21:30.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:21:30.684 +03:00 [DBG] Connection id "0HNC8090TG6ED" completed keep alive response. 2025-06-26 06:21:30.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2375ms 2025-06-26 06:21:30.685 +03:00 [DBG] Connection id "0HNC8090TG6ED" received FIN. 2025-06-26 06:21:30.685 +03:00 [DBG] Connection id "0HNC8090TG6ED" disconnecting. 2025-06-26 06:21:30.685 +03:00 [DBG] Connection id "0HNC8090TG6ED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:21:30.686 +03:00 [DBG] Connection id "0HNC8090TG6ED" stopped. 2025-06-26 06:21:38.658 +03:00 [DBG] Connection id "0HNC8090TG6EE" accepted. 2025-06-26 06:21:38.658 +03:00 [DBG] Connection id "0HNC8090TG6EE" started. 2025-06-26 06:21:38.658 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/blog/wp-content/themes/.git/config - null null 2025-06-26 06:21:38.658 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:21:38.658 +03:00 [DBG] The request path /blog/wp-content/themes/.git/config does not match a supported file type 2025-06-26 06:21:38.658 +03:00 [DBG] No candidates found for the request path '/blog/wp-content/themes/.git/config' 2025-06-26 06:21:38.658 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:21:38.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:21:38.658 +03:00 [DBG] Connection id "0HNC8090TG6EE" completed keep alive response. 2025-06-26 06:21:38.658 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/blog/wp-content/themes/.git/config - 404 0 null 0.2878ms 2025-06-26 06:21:38.658 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/blog/wp-content/themes/.git/config, Response status code: 404 2025-06-26 06:21:38.659 +03:00 [DBG] Connection id "0HNC8090TG6EE" received FIN. 2025-06-26 06:21:38.659 +03:00 [DBG] Connection id "0HNC8090TG6EE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:21:38.659 +03:00 [DBG] Connection id "0HNC8090TG6EE" disconnecting. 2025-06-26 06:21:38.659 +03:00 [DBG] Connection id "0HNC8090TG6EE" stopped. 2025-06-26 06:21:58.732 +03:00 [DBG] Connection id "0HNC8090TG6EF" accepted. 2025-06-26 06:21:58.732 +03:00 [DBG] Connection id "0HNC8090TG6EF" started. 2025-06-26 06:21:58.732 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/build/.git/config - null null 2025-06-26 06:21:58.732 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:21:58.732 +03:00 [DBG] The request path /build/.git/config does not match a supported file type 2025-06-26 06:21:58.732 +03:00 [DBG] No candidates found for the request path '/build/.git/config' 2025-06-26 06:21:58.732 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:21:58.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:21:58.732 +03:00 [DBG] Connection id "0HNC8090TG6EF" completed keep alive response. 2025-06-26 06:21:58.733 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/build/.git/config - 404 0 null 0.2779ms 2025-06-26 06:21:58.733 +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/build/.git/config, Response status code: 404 2025-06-26 06:21:58.733 +03:00 [DBG] Connection id "0HNC8090TG6EF" received FIN. 2025-06-26 06:21:58.733 +03:00 [DBG] Connection id "0HNC8090TG6EF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:21:58.733 +03:00 [DBG] Connection id "0HNC8090TG6EF" disconnecting. 2025-06-26 06:21:58.733 +03:00 [DBG] Connection id "0HNC8090TG6EF" stopped. 2025-06-26 06:22:18.752 +03:00 [DBG] Connection id "0HNC8090TG6EG" accepted. 2025-06-26 06:22:18.752 +03:00 [DBG] Connection id "0HNC8090TG6EG" started. 2025-06-26 06:22:18.752 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/cms/.git/config - null null 2025-06-26 06:22:18.752 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:22:18.752 +03:00 [DBG] The request path /cms/.git/config does not match a supported file type 2025-06-26 06:22:18.752 +03:00 [DBG] No candidates found for the request path '/cms/.git/config' 2025-06-26 06:22:18.752 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:22:18.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:22:18.752 +03:00 [DBG] Connection id "0HNC8090TG6EG" completed keep alive response. 2025-06-26 06:22:18.752 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/cms/.git/config - 404 0 null 0.2576ms 2025-06-26 06:22:18.753 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/cms/.git/config, Response status code: 404 2025-06-26 06:22:18.753 +03:00 [DBG] Connection id "0HNC8090TG6EG" received FIN. 2025-06-26 06:22:18.753 +03:00 [DBG] Connection id "0HNC8090TG6EG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:22:18.753 +03:00 [DBG] Connection id "0HNC8090TG6EG" disconnecting. 2025-06-26 06:22:18.753 +03:00 [DBG] Connection id "0HNC8090TG6EG" stopped. 2025-06-26 06:22:30.688 +03:00 [DBG] Connection id "0HNC8090TG6EH" accepted. 2025-06-26 06:22:30.688 +03:00 [DBG] Connection id "0HNC8090TG6EH" started. 2025-06-26 06:22:30.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:22:30.689 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:22:30.689 +03:00 [DBG] POST requests are not supported 2025-06-26 06:22:30.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:22:30.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:22:30.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:22:30.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:22:30.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:22:30.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:22:30.689 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:22:30.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:22:30.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:22:30.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:22:30.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:22:30.689 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:22:30.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:22:30.689 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:22:30.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:22:30.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:22:30.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:22:30.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:22:30.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:22:30.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:22:30.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:22:30.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:22:30.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:22:30.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-26 06:22:30.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:22:30.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:22:30.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:22:30.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:22:30.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:22:30.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6965ms 2025-06-26 06:22:30.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:22:30.690 +03:00 [DBG] Connection id "0HNC8090TG6EH" completed keep alive response. 2025-06-26 06:22:30.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4999ms 2025-06-26 06:22:30.690 +03:00 [DBG] Connection id "0HNC8090TG6EH" received FIN. 2025-06-26 06:22:30.690 +03:00 [DBG] Connection id "0HNC8090TG6EH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:22:30.690 +03:00 [DBG] Connection id "0HNC8090TG6EH" disconnecting. 2025-06-26 06:22:30.690 +03:00 [DBG] Connection id "0HNC8090TG6EH" stopped. 2025-06-26 06:22:38.791 +03:00 [DBG] Connection id "0HNC8090TG6EI" accepted. 2025-06-26 06:22:38.791 +03:00 [DBG] Connection id "0HNC8090TG6EI" started. 2025-06-26 06:22:38.791 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/common/.git/config - null null 2025-06-26 06:22:38.791 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:22:38.791 +03:00 [DBG] The request path /common/.git/config does not match a supported file type 2025-06-26 06:22:38.791 +03:00 [DBG] No candidates found for the request path '/common/.git/config' 2025-06-26 06:22:38.791 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:22:38.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:22:38.791 +03:00 [DBG] Connection id "0HNC8090TG6EI" completed keep alive response. 2025-06-26 06:22:38.792 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/common/.git/config - 404 0 null 0.3847ms 2025-06-26 06:22:38.792 +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/common/.git/config, Response status code: 404 2025-06-26 06:22:38.792 +03:00 [DBG] Connection id "0HNC8090TG6EI" received FIN. 2025-06-26 06:22:38.792 +03:00 [DBG] Connection id "0HNC8090TG6EI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:22:38.792 +03:00 [DBG] Connection id "0HNC8090TG6EI" disconnecting. 2025-06-26 06:22:38.792 +03:00 [DBG] Connection id "0HNC8090TG6EI" stopped. 2025-06-26 06:22:58.823 +03:00 [DBG] Connection id "0HNC8090TG6EJ" accepted. 2025-06-26 06:22:58.823 +03:00 [DBG] Connection id "0HNC8090TG6EJ" started. 2025-06-26 06:22:58.823 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/data/.git/config - null null 2025-06-26 06:22:58.823 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:22:58.824 +03:00 [DBG] The request path /data/.git/config does not match a supported file type 2025-06-26 06:22:58.824 +03:00 [DBG] No candidates found for the request path '/data/.git/config' 2025-06-26 06:22:58.824 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:22:58.824 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:22:58.824 +03:00 [DBG] Connection id "0HNC8090TG6EJ" completed keep alive response. 2025-06-26 06:22:58.824 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/data/.git/config - 404 0 null 0.2386ms 2025-06-26 06:22:58.824 +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/data/.git/config, Response status code: 404 2025-06-26 06:22:58.824 +03:00 [DBG] Connection id "0HNC8090TG6EJ" received FIN. 2025-06-26 06:22:58.824 +03:00 [DBG] Connection id "0HNC8090TG6EJ" disconnecting. 2025-06-26 06:22:58.824 +03:00 [DBG] Connection id "0HNC8090TG6EJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:22:58.825 +03:00 [DBG] Connection id "0HNC8090TG6EJ" stopped. 2025-06-26 06:23:21.873 +03:00 [DBG] Connection id "0HNC8090TG6EK" accepted. 2025-06-26 06:23:21.873 +03:00 [DBG] Connection id "0HNC8090TG6EK" started. 2025-06-26 06:23:21.873 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/database/.git/config - null null 2025-06-26 06:23:21.873 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:23:21.873 +03:00 [DBG] The request path /database/.git/config does not match a supported file type 2025-06-26 06:23:21.873 +03:00 [DBG] No candidates found for the request path '/database/.git/config' 2025-06-26 06:23:21.873 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:23:21.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:23:21.874 +03:00 [DBG] Connection id "0HNC8090TG6EK" completed keep alive response. 2025-06-26 06:23:21.874 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/database/.git/config - 404 0 null 0.3464ms 2025-06-26 06:23:21.874 +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/database/.git/config, Response status code: 404 2025-06-26 06:23:21.874 +03:00 [DBG] Connection id "0HNC8090TG6EK" received FIN. 2025-06-26 06:23:21.874 +03:00 [DBG] Connection id "0HNC8090TG6EK" disconnecting. 2025-06-26 06:23:21.874 +03:00 [DBG] Connection id "0HNC8090TG6EK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:23:21.875 +03:00 [DBG] Connection id "0HNC8090TG6EK" stopped. 2025-06-26 06:23:30.679 +03:00 [DBG] Connection id "0HNC8090TG6EL" accepted. 2025-06-26 06:23:30.679 +03:00 [DBG] Connection id "0HNC8090TG6EL" started. 2025-06-26 06:23:30.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:23:30.679 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:23:30.679 +03:00 [DBG] POST requests are not supported 2025-06-26 06:23:30.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:23:30.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:23:30.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:23:30.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:23:30.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:23:30.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:23:30.679 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:23:30.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:23:30.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:23:30.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:23:30.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:23:30.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:23:30.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:23:30.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:23:30.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:23:30.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:23:30.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:23:30.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:23:30.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:23:30.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-26 06:23:30.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:23:30.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:23:30.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:23:30.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:23:30.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:23:30.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7088ms 2025-06-26 06:23:30.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:23:30.680 +03:00 [DBG] Connection id "0HNC8090TG6EL" completed keep alive response. 2025-06-26 06:23:30.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3489ms 2025-06-26 06:23:30.681 +03:00 [DBG] Connection id "0HNC8090TG6EL" received FIN. 2025-06-26 06:23:30.681 +03:00 [DBG] Connection id "0HNC8090TG6EL" disconnecting. 2025-06-26 06:23:30.681 +03:00 [DBG] Connection id "0HNC8090TG6EL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:23:30.682 +03:00 [DBG] Connection id "0HNC8090TG6EL" stopped. 2025-06-26 06:23:41.894 +03:00 [DBG] Connection id "0HNC8090TG6EM" accepted. 2025-06-26 06:23:41.894 +03:00 [DBG] Connection id "0HNC8090TG6EM" started. 2025-06-26 06:23:41.894 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/demo/.git/config - null null 2025-06-26 06:23:41.894 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:23:41.894 +03:00 [DBG] The request path /demo/.git/config does not match a supported file type 2025-06-26 06:23:41.894 +03:00 [DBG] No candidates found for the request path '/demo/.git/config' 2025-06-26 06:23:41.894 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:23:41.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:23:41.894 +03:00 [DBG] Connection id "0HNC8090TG6EM" completed keep alive response. 2025-06-26 06:23:41.894 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/demo/.git/config - 404 0 null 0.3726ms 2025-06-26 06:23:41.894 +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/demo/.git/config, Response status code: 404 2025-06-26 06:23:41.895 +03:00 [DBG] Connection id "0HNC8090TG6EM" received FIN. 2025-06-26 06:23:41.895 +03:00 [DBG] Connection id "0HNC8090TG6EM" disconnecting. 2025-06-26 06:23:41.895 +03:00 [DBG] Connection id "0HNC8090TG6EM" stopped. 2025-06-26 06:23:41.895 +03:00 [DBG] Connection id "0HNC8090TG6EM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:24:01.914 +03:00 [DBG] Connection id "0HNC8090TG6EN" accepted. 2025-06-26 06:24:01.915 +03:00 [DBG] Connection id "0HNC8090TG6EN" started. 2025-06-26 06:24:01.915 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/dev/.git/config - null null 2025-06-26 06:24:01.915 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:24:01.915 +03:00 [DBG] The request path /dev/.git/config does not match a supported file type 2025-06-26 06:24:01.915 +03:00 [DBG] No candidates found for the request path '/dev/.git/config' 2025-06-26 06:24:01.915 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:24:01.915 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:24:01.915 +03:00 [DBG] Connection id "0HNC8090TG6EN" completed keep alive response. 2025-06-26 06:24:01.915 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/dev/.git/config - 404 0 null 0.364ms 2025-06-26 06:24:01.915 +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/dev/.git/config, Response status code: 404 2025-06-26 06:24:01.915 +03:00 [DBG] Connection id "0HNC8090TG6EN" received FIN. 2025-06-26 06:24:01.915 +03:00 [DBG] Connection id "0HNC8090TG6EN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:24:01.915 +03:00 [DBG] Connection id "0HNC8090TG6EN" disconnecting. 2025-06-26 06:24:01.916 +03:00 [DBG] Connection id "0HNC8090TG6EN" stopped. 2025-06-26 06:24:21.946 +03:00 [DBG] Connection id "0HNC8090TG6EO" accepted. 2025-06-26 06:24:21.946 +03:00 [DBG] Connection id "0HNC8090TG6EO" started. 2025-06-26 06:24:21.946 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/developer/.git/config - null null 2025-06-26 06:24:21.947 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:24:21.947 +03:00 [DBG] The request path /developer/.git/config does not match a supported file type 2025-06-26 06:24:21.947 +03:00 [DBG] No candidates found for the request path '/developer/.git/config' 2025-06-26 06:24:21.947 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:24:21.947 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:24:21.947 +03:00 [DBG] Connection id "0HNC8090TG6EO" completed keep alive response. 2025-06-26 06:24:21.947 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/developer/.git/config - 404 0 null 0.3594ms 2025-06-26 06:24:21.947 +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/developer/.git/config, Response status code: 404 2025-06-26 06:24:21.947 +03:00 [DBG] Connection id "0HNC8090TG6EO" received FIN. 2025-06-26 06:24:21.947 +03:00 [DBG] Connection id "0HNC8090TG6EO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:24:21.947 +03:00 [DBG] Connection id "0HNC8090TG6EO" disconnecting. 2025-06-26 06:24:21.947 +03:00 [DBG] Connection id "0HNC8090TG6EO" stopped. 2025-06-26 06:24:30.690 +03:00 [DBG] Connection id "0HNC8090TG6EP" accepted. 2025-06-26 06:24:30.690 +03:00 [DBG] Connection id "0HNC8090TG6EP" started. 2025-06-26 06:24:30.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:24:30.690 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:24:30.690 +03:00 [DBG] POST requests are not supported 2025-06-26 06:24:30.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:24:30.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:24:30.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:24:30.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:24:30.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:24:30.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:24:30.691 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:24:30.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:24:30.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:24:30.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:24:30.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:24:30.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:24:30.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:24:30.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:24:30.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:24:30.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:24:30.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:24:30.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:24:30.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:24:30.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-26 06:24:30.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:24:30.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:24:30.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:24:30.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:24:30.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:24:30.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6415ms 2025-06-26 06:24:30.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:24:30.692 +03:00 [DBG] Connection id "0HNC8090TG6EP" completed keep alive response. 2025-06-26 06:24:30.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2023ms 2025-06-26 06:24:30.692 +03:00 [DBG] Connection id "0HNC8090TG6EP" received FIN. 2025-06-26 06:24:30.692 +03:00 [DBG] Connection id "0HNC8090TG6EP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:24:30.692 +03:00 [DBG] Connection id "0HNC8090TG6EP" disconnecting. 2025-06-26 06:24:30.692 +03:00 [DBG] Connection id "0HNC8090TG6EP" stopped. 2025-06-26 06:24:41.967 +03:00 [DBG] Connection id "0HNC8090TG6EQ" accepted. 2025-06-26 06:24:41.967 +03:00 [DBG] Connection id "0HNC8090TG6EQ" started. 2025-06-26 06:24:41.967 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/dot.git/config - null null 2025-06-26 06:24:41.967 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:24:41.967 +03:00 [DBG] The request path /dot.git/config does not match a supported file type 2025-06-26 06:24:41.968 +03:00 [DBG] No candidates found for the request path '/dot.git/config' 2025-06-26 06:24:41.968 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:24:41.968 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:24:41.968 +03:00 [DBG] Connection id "0HNC8090TG6EQ" completed keep alive response. 2025-06-26 06:24:41.968 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/dot.git/config - 404 0 null 0.3308ms 2025-06-26 06:24:41.968 +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/dot.git/config, Response status code: 404 2025-06-26 06:24:41.968 +03:00 [DBG] Connection id "0HNC8090TG6EQ" received FIN. 2025-06-26 06:24:41.968 +03:00 [DBG] Connection id "0HNC8090TG6EQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:24:41.968 +03:00 [DBG] Connection id "0HNC8090TG6EQ" disconnecting. 2025-06-26 06:24:41.968 +03:00 [DBG] Connection id "0HNC8090TG6EQ" stopped. 2025-06-26 06:25:01.999 +03:00 [DBG] Connection id "0HNC8090TG6ER" accepted. 2025-06-26 06:25:01.999 +03:00 [DBG] Connection id "0HNC8090TG6ER" started. 2025-06-26 06:25:02.000 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/flock/.git/config - null null 2025-06-26 06:25:02.000 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:25:02.000 +03:00 [DBG] The request path /flock/.git/config does not match a supported file type 2025-06-26 06:25:02.000 +03:00 [DBG] No candidates found for the request path '/flock/.git/config' 2025-06-26 06:25:02.000 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:25:02.000 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:25:02.000 +03:00 [DBG] Connection id "0HNC8090TG6ER" completed keep alive response. 2025-06-26 06:25:02.000 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/flock/.git/config - 404 0 null 0.2278ms 2025-06-26 06:25:02.000 +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/flock/.git/config, Response status code: 404 2025-06-26 06:25:02.000 +03:00 [DBG] Connection id "0HNC8090TG6ER" received FIN. 2025-06-26 06:25:02.000 +03:00 [DBG] Connection id "0HNC8090TG6ER" disconnecting. 2025-06-26 06:25:02.000 +03:00 [DBG] Connection id "0HNC8090TG6ER" stopped. 2025-06-26 06:25:02.000 +03:00 [DBG] Connection id "0HNC8090TG6ER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:25:22.034 +03:00 [DBG] Connection id "0HNC8090TG6ES" accepted. 2025-06-26 06:25:22.035 +03:00 [DBG] Connection id "0HNC8090TG6ES" started. 2025-06-26 06:25:22.035 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/git/.git/config - null null 2025-06-26 06:25:22.035 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:25:22.035 +03:00 [DBG] The request path /git/.git/config does not match a supported file type 2025-06-26 06:25:22.035 +03:00 [DBG] No candidates found for the request path '/git/.git/config' 2025-06-26 06:25:22.035 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:25:22.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:25:22.035 +03:00 [DBG] Connection id "0HNC8090TG6ES" completed keep alive response. 2025-06-26 06:25:22.035 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/git/.git/config - 404 0 null 0.2281ms 2025-06-26 06:25:22.035 +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/git/.git/config, Response status code: 404 2025-06-26 06:25:22.035 +03:00 [DBG] Connection id "0HNC8090TG6ES" received FIN. 2025-06-26 06:25:22.035 +03:00 [DBG] Connection id "0HNC8090TG6ES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:25:22.035 +03:00 [DBG] Connection id "0HNC8090TG6ES" disconnecting. 2025-06-26 06:25:22.035 +03:00 [DBG] Connection id "0HNC8090TG6ES" stopped. 2025-06-26 06:25:30.681 +03:00 [DBG] Connection id "0HNC8090TG6ET" accepted. 2025-06-26 06:25:30.681 +03:00 [DBG] Connection id "0HNC8090TG6ET" started. 2025-06-26 06:25:30.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:25:30.681 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:25:30.681 +03:00 [DBG] POST requests are not supported 2025-06-26 06:25:30.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:25:30.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:25:30.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:25:30.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:25:30.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:25:30.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:25:30.682 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:25:30.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:25:30.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:25:30.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:25:30.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:25:30.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:25:30.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:25:30.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:25:30.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:25:30.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:25:30.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:25:30.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:25:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:25:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:25:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:25:30.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:25:30.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1654ms. 2025-06-26 06:25:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:25:30.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:25:30.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:25:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:25:30.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:25:30.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1906ms 2025-06-26 06:25:30.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:25:30.683 +03:00 [DBG] Connection id "0HNC8090TG6ET" completed keep alive response. 2025-06-26 06:25:30.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1852ms 2025-06-26 06:25:30.684 +03:00 [DBG] Connection id "0HNC8090TG6ET" received FIN. 2025-06-26 06:25:30.684 +03:00 [DBG] Connection id "0HNC8090TG6ET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:25:30.684 +03:00 [DBG] Connection id "0HNC8090TG6ET" disconnecting. 2025-06-26 06:25:30.684 +03:00 [DBG] Connection id "0HNC8090TG6ET" stopped. 2025-06-26 06:25:45.074 +03:00 [DBG] Connection id "0HNC8090TG6EU" accepted. 2025-06-26 06:25:45.075 +03:00 [DBG] Connection id "0HNC8090TG6EU" started. 2025-06-26 06:25:45.075 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/live/.git/config - null null 2025-06-26 06:25:45.075 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:25:45.075 +03:00 [DBG] The request path /live/.git/config does not match a supported file type 2025-06-26 06:25:45.075 +03:00 [DBG] No candidates found for the request path '/live/.git/config' 2025-06-26 06:25:45.075 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:25:45.075 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:25:45.075 +03:00 [DBG] Connection id "0HNC8090TG6EU" completed keep alive response. 2025-06-26 06:25:45.075 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/live/.git/config - 404 0 null 0.1922ms 2025-06-26 06:25:45.075 +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/live/.git/config, Response status code: 404 2025-06-26 06:25:45.075 +03:00 [DBG] Connection id "0HNC8090TG6EU" received FIN. 2025-06-26 06:25:45.075 +03:00 [DBG] Connection id "0HNC8090TG6EU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:25:45.075 +03:00 [DBG] Connection id "0HNC8090TG6EU" disconnecting. 2025-06-26 06:25:45.075 +03:00 [DBG] Connection id "0HNC8090TG6EU" stopped. 2025-06-26 06:26:05.096 +03:00 [DBG] Connection id "0HNC8090TG6EV" accepted. 2025-06-26 06:26:05.096 +03:00 [DBG] Connection id "0HNC8090TG6EV" started. 2025-06-26 06:26:05.096 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/m/.git/config - null null 2025-06-26 06:26:05.096 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:26:05.096 +03:00 [DBG] The request path /m/.git/config does not match a supported file type 2025-06-26 06:26:05.096 +03:00 [DBG] No candidates found for the request path '/m/.git/config' 2025-06-26 06:26:05.096 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:26:05.096 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:26:05.096 +03:00 [DBG] Connection id "0HNC8090TG6EV" completed keep alive response. 2025-06-26 06:26:05.096 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/m/.git/config - 404 0 null 0.3289ms 2025-06-26 06:26:05.096 +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/m/.git/config, Response status code: 404 2025-06-26 06:26:05.096 +03:00 [DBG] Connection id "0HNC8090TG6EV" received FIN. 2025-06-26 06:26:05.097 +03:00 [DBG] Connection id "0HNC8090TG6EV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:26:05.097 +03:00 [DBG] Connection id "0HNC8090TG6EV" disconnecting. 2025-06-26 06:26:05.097 +03:00 [DBG] Connection id "0HNC8090TG6EV" stopped. 2025-06-26 06:26:28.135 +03:00 [DBG] Connection id "0HNC8090TG6F0" accepted. 2025-06-26 06:26:28.135 +03:00 [DBG] Connection id "0HNC8090TG6F0" started. 2025-06-26 06:26:28.136 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/new/.git/config - null null 2025-06-26 06:26:28.136 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:26:28.136 +03:00 [DBG] The request path /new/.git/config does not match a supported file type 2025-06-26 06:26:28.136 +03:00 [DBG] No candidates found for the request path '/new/.git/config' 2025-06-26 06:26:28.136 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:26:28.136 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:26:28.136 +03:00 [DBG] Connection id "0HNC8090TG6F0" completed keep alive response. 2025-06-26 06:26:28.136 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/new/.git/config - 404 0 null 0.2556ms 2025-06-26 06:26:28.136 +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/new/.git/config, Response status code: 404 2025-06-26 06:26:28.136 +03:00 [DBG] Connection id "0HNC8090TG6F0" received FIN. 2025-06-26 06:26:28.136 +03:00 [DBG] Connection id "0HNC8090TG6F0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:26:28.136 +03:00 [DBG] Connection id "0HNC8090TG6F0" disconnecting. 2025-06-26 06:26:28.136 +03:00 [DBG] Connection id "0HNC8090TG6F0" stopped. 2025-06-26 06:26:30.679 +03:00 [DBG] Connection id "0HNC8090TG6F1" accepted. 2025-06-26 06:26:30.679 +03:00 [DBG] Connection id "0HNC8090TG6F1" started. 2025-06-26 06:26:30.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:26:30.680 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:26:30.680 +03:00 [DBG] POST requests are not supported 2025-06-26 06:26:30.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:26:30.680 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:26:30.680 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:26:30.680 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:26:30.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:26:30.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:26:30.680 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:26:30.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:26:30.680 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:26:30.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:26:30.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:26:30.681 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:26:30.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:26:30.681 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:26:30.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:26:30.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:26:30.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:26:30.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:26:30.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:26:30.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:26:30.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:26:30.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:26:30.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:26:30.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1865ms. 2025-06-26 06:26:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:26:30.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:26:30.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:26:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:26:30.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:26:30.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3258ms 2025-06-26 06:26:30.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:26:30.682 +03:00 [DBG] Connection id "0HNC8090TG6F1" completed keep alive response. 2025-06-26 06:26:30.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9048ms 2025-06-26 06:26:30.682 +03:00 [DBG] Connection id "0HNC8090TG6F1" received FIN. 2025-06-26 06:26:30.683 +03:00 [DBG] Connection id "0HNC8090TG6F1" disconnecting. 2025-06-26 06:26:30.683 +03:00 [DBG] Connection id "0HNC8090TG6F1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:26:30.684 +03:00 [DBG] Connection id "0HNC8090TG6F1" stopped. 2025-06-26 06:26:48.167 +03:00 [DBG] Connection id "0HNC8090TG6F2" accepted. 2025-06-26 06:26:48.167 +03:00 [DBG] Connection id "0HNC8090TG6F2" started. 2025-06-26 06:26:48.167 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/old-cuburn/.git/config - null null 2025-06-26 06:26:48.167 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:26:48.167 +03:00 [DBG] The request path /old-cuburn/.git/config does not match a supported file type 2025-06-26 06:26:48.167 +03:00 [DBG] No candidates found for the request path '/old-cuburn/.git/config' 2025-06-26 06:26:48.167 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:26:48.167 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:26:48.167 +03:00 [DBG] Connection id "0HNC8090TG6F2" completed keep alive response. 2025-06-26 06:26:48.167 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/old-cuburn/.git/config - 404 0 null 0.2641ms 2025-06-26 06:26:48.167 +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/old-cuburn/.git/config, Response status code: 404 2025-06-26 06:26:48.167 +03:00 [DBG] Connection id "0HNC8090TG6F2" received FIN. 2025-06-26 06:26:48.168 +03:00 [DBG] Connection id "0HNC8090TG6F2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:26:48.168 +03:00 [DBG] Connection id "0HNC8090TG6F2" disconnecting. 2025-06-26 06:26:48.168 +03:00 [DBG] Connection id "0HNC8090TG6F2" stopped. 2025-06-26 06:27:11.206 +03:00 [DBG] Connection id "0HNC8090TG6F3" accepted. 2025-06-26 06:27:11.206 +03:00 [DBG] Connection id "0HNC8090TG6F3" started. 2025-06-26 06:27:11.206 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/prod.git/config - null null 2025-06-26 06:27:11.206 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:27:11.206 +03:00 [DBG] The request path /prod.git/config does not match a supported file type 2025-06-26 06:27:11.206 +03:00 [DBG] No candidates found for the request path '/prod.git/config' 2025-06-26 06:27:11.206 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:27:11.206 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:27:11.206 +03:00 [DBG] Connection id "0HNC8090TG6F3" completed keep alive response. 2025-06-26 06:27:11.206 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/prod.git/config - 404 0 null 0.2797ms 2025-06-26 06:27:11.206 +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/prod.git/config, Response status code: 404 2025-06-26 06:27:11.207 +03:00 [DBG] Connection id "0HNC8090TG6F3" received FIN. 2025-06-26 06:27:11.207 +03:00 [DBG] Connection id "0HNC8090TG6F3" disconnecting. 2025-06-26 06:27:11.207 +03:00 [DBG] Connection id "0HNC8090TG6F3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:27:11.208 +03:00 [DBG] Connection id "0HNC8090TG6F3" stopped. 2025-06-26 06:27:30.680 +03:00 [DBG] Connection id "0HNC8090TG6F4" accepted. 2025-06-26 06:27:30.680 +03:00 [DBG] Connection id "0HNC8090TG6F4" started. 2025-06-26 06:27:30.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:27:30.681 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:27:30.681 +03:00 [DBG] POST requests are not supported 2025-06-26 06:27:30.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:27:30.681 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:27:30.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:27:30.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:27:30.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:27:30.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:27:30.681 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:27:30.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:27:30.681 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:27:30.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:27:30.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:27:30.681 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:27:30.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:27:30.681 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:27:30.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:27:30.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:27:30.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:27:30.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:27:30.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:27:30.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:27:30.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:27:30.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:27:30.681 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:27:30.681 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-26 06:27:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:27:30.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:27:30.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:27:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:27:30.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:27:30.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7978ms 2025-06-26 06:27:30.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:27:30.682 +03:00 [DBG] Connection id "0HNC8090TG6F4" completed keep alive response. 2025-06-26 06:27:30.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4856ms 2025-06-26 06:27:30.682 +03:00 [DBG] Connection id "0HNC8090TG6F4" received FIN. 2025-06-26 06:27:30.682 +03:00 [DBG] Connection id "0HNC8090TG6F4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:27:30.682 +03:00 [DBG] Connection id "0HNC8090TG6F4" disconnecting. 2025-06-26 06:27:30.682 +03:00 [DBG] Connection id "0HNC8090TG6F4" stopped. 2025-06-26 06:27:31.227 +03:00 [DBG] Connection id "0HNC8090TG6F5" accepted. 2025-06-26 06:27:31.227 +03:00 [DBG] Connection id "0HNC8090TG6F5" started. 2025-06-26 06:27:31.227 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/public/.git/config - null null 2025-06-26 06:27:31.227 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:27:31.227 +03:00 [DBG] The request path /public/.git/config does not match a supported file type 2025-06-26 06:27:31.227 +03:00 [DBG] No candidates found for the request path '/public/.git/config' 2025-06-26 06:27:31.227 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:27:31.227 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:27:31.227 +03:00 [DBG] Connection id "0HNC8090TG6F5" completed keep alive response. 2025-06-26 06:27:31.227 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/public/.git/config - 404 0 null 0.2656ms 2025-06-26 06:27:31.227 +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/public/.git/config, Response status code: 404 2025-06-26 06:27:31.227 +03:00 [DBG] Connection id "0HNC8090TG6F5" received FIN. 2025-06-26 06:27:31.227 +03:00 [DBG] Connection id "0HNC8090TG6F5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:27:31.228 +03:00 [DBG] Connection id "0HNC8090TG6F5" disconnecting. 2025-06-26 06:27:31.228 +03:00 [DBG] Connection id "0HNC8090TG6F5" stopped. 2025-06-26 06:27:51.249 +03:00 [DBG] Connection id "0HNC8090TG6F6" accepted. 2025-06-26 06:27:51.249 +03:00 [DBG] Connection id "0HNC8090TG6F6" started. 2025-06-26 06:27:51.249 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/qa/.git/config - null null 2025-06-26 06:27:51.249 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:27:51.249 +03:00 [DBG] The request path /qa/.git/config does not match a supported file type 2025-06-26 06:27:51.249 +03:00 [DBG] No candidates found for the request path '/qa/.git/config' 2025-06-26 06:27:51.249 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:27:51.249 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:27:51.249 +03:00 [DBG] Connection id "0HNC8090TG6F6" completed keep alive response. 2025-06-26 06:27:51.249 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/qa/.git/config - 404 0 null 0.3718ms 2025-06-26 06:27:51.249 +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/qa/.git/config, Response status code: 404 2025-06-26 06:27:51.250 +03:00 [DBG] Connection id "0HNC8090TG6F6" received FIN. 2025-06-26 06:27:51.250 +03:00 [DBG] Connection id "0HNC8090TG6F6" disconnecting. 2025-06-26 06:27:51.250 +03:00 [DBG] Connection id "0HNC8090TG6F6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:27:51.251 +03:00 [DBG] Connection id "0HNC8090TG6F6" stopped. 2025-06-26 06:28:14.288 +03:00 [DBG] Connection id "0HNC8090TG6F7" accepted. 2025-06-26 06:28:14.288 +03:00 [DBG] Connection id "0HNC8090TG6F7" started. 2025-06-26 06:28:14.288 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/repos/.git/config - null null 2025-06-26 06:28:14.288 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:28:14.288 +03:00 [DBG] The request path /repos/.git/config does not match a supported file type 2025-06-26 06:28:14.288 +03:00 [DBG] No candidates found for the request path '/repos/.git/config' 2025-06-26 06:28:14.288 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:28:14.288 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:28:14.288 +03:00 [DBG] Connection id "0HNC8090TG6F7" completed keep alive response. 2025-06-26 06:28:14.288 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/repos/.git/config - 404 0 null 0.519ms 2025-06-26 06:28:14.289 +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/repos/.git/config, Response status code: 404 2025-06-26 06:28:14.289 +03:00 [DBG] Connection id "0HNC8090TG6F7" received FIN. 2025-06-26 06:28:14.289 +03:00 [DBG] Connection id "0HNC8090TG6F7" disconnecting. 2025-06-26 06:28:14.289 +03:00 [DBG] Connection id "0HNC8090TG6F7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:28:14.290 +03:00 [DBG] Connection id "0HNC8090TG6F7" stopped. 2025-06-26 06:28:30.688 +03:00 [DBG] Connection id "0HNC8090TG6F8" accepted. 2025-06-26 06:28:30.689 +03:00 [DBG] Connection id "0HNC8090TG6F8" started. 2025-06-26 06:28:30.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:28:30.689 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:28:30.689 +03:00 [DBG] POST requests are not supported 2025-06-26 06:28:30.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:28:30.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:28:30.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:28:30.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:28:30.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:28:30.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:28:30.689 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:28:30.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:28:30.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:28:30.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:28:30.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:28:30.689 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:28:30.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:28:30.689 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:28:30.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:28:30.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:28:30.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:28:30.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:28:30.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:28:30.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:28:30.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:28:30.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:28:30.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:28:30.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-06-26 06:28:30.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:28:30.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:28:30.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:28:30.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:28:30.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:28:30.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6829ms 2025-06-26 06:28:30.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:28:30.690 +03:00 [DBG] Connection id "0HNC8090TG6F8" completed keep alive response. 2025-06-26 06:28:30.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3602ms 2025-06-26 06:28:30.690 +03:00 [DBG] Connection id "0HNC8090TG6F8" received FIN. 2025-06-26 06:28:30.691 +03:00 [DBG] Connection id "0HNC8090TG6F8" disconnecting. 2025-06-26 06:28:30.691 +03:00 [DBG] Connection id "0HNC8090TG6F8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:28:30.692 +03:00 [DBG] Connection id "0HNC8090TG6F8" stopped. 2025-06-26 06:28:34.322 +03:00 [DBG] Connection id "0HNC8090TG6F9" accepted. 2025-06-26 06:28:34.322 +03:00 [DBG] Connection id "0HNC8090TG6F9" started. 2025-06-26 06:28:34.322 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/repository/.git/config - null null 2025-06-26 06:28:34.322 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:28:34.322 +03:00 [DBG] The request path /repository/.git/config does not match a supported file type 2025-06-26 06:28:34.322 +03:00 [DBG] No candidates found for the request path '/repository/.git/config' 2025-06-26 06:28:34.322 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:28:34.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:28:34.322 +03:00 [DBG] Connection id "0HNC8090TG6F9" completed keep alive response. 2025-06-26 06:28:34.322 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/repository/.git/config - 404 0 null 0.3691ms 2025-06-26 06:28:34.323 +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/repository/.git/config, Response status code: 404 2025-06-26 06:28:34.323 +03:00 [DBG] Connection id "0HNC8090TG6F9" received FIN. 2025-06-26 06:28:34.323 +03:00 [DBG] Connection id "0HNC8090TG6F9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:28:34.323 +03:00 [DBG] Connection id "0HNC8090TG6F9" disconnecting. 2025-06-26 06:28:34.323 +03:00 [DBG] Connection id "0HNC8090TG6F9" stopped. 2025-06-26 06:28:54.354 +03:00 [DBG] Connection id "0HNC8090TG6FA" accepted. 2025-06-26 06:28:54.355 +03:00 [DBG] Connection id "0HNC8090TG6FA" started. 2025-06-26 06:28:54.355 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/s3/.git/config - null null 2025-06-26 06:28:54.355 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:28:54.355 +03:00 [DBG] The request path /s3/.git/config does not match a supported file type 2025-06-26 06:28:54.355 +03:00 [DBG] No candidates found for the request path '/s3/.git/config' 2025-06-26 06:28:54.355 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:28:54.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:28:54.355 +03:00 [DBG] Connection id "0HNC8090TG6FA" completed keep alive response. 2025-06-26 06:28:54.355 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/s3/.git/config - 404 0 null 0.2355ms 2025-06-26 06:28:54.355 +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/s3/.git/config, Response status code: 404 2025-06-26 06:28:54.355 +03:00 [DBG] Connection id "0HNC8090TG6FA" received FIN. 2025-06-26 06:28:54.355 +03:00 [DBG] Connection id "0HNC8090TG6FA" disconnecting. 2025-06-26 06:28:54.356 +03:00 [DBG] Connection id "0HNC8090TG6FA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:28:54.357 +03:00 [DBG] Connection id "0HNC8090TG6FA" stopped. 2025-06-26 06:29:14.375 +03:00 [DBG] Connection id "0HNC8090TG6FB" accepted. 2025-06-26 06:29:14.375 +03:00 [DBG] Connection id "0HNC8090TG6FB" started. 2025-06-26 06:29:14.375 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/samples/.git/config - null null 2025-06-26 06:29:14.375 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:29:14.375 +03:00 [DBG] The request path /samples/.git/config does not match a supported file type 2025-06-26 06:29:14.375 +03:00 [DBG] No candidates found for the request path '/samples/.git/config' 2025-06-26 06:29:14.376 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:29:14.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:29:14.376 +03:00 [DBG] Connection id "0HNC8090TG6FB" completed keep alive response. 2025-06-26 06:29:14.376 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/samples/.git/config - 404 0 null 0.2189ms 2025-06-26 06:29:14.376 +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/samples/.git/config, Response status code: 404 2025-06-26 06:29:14.376 +03:00 [DBG] Connection id "0HNC8090TG6FB" received FIN. 2025-06-26 06:29:14.376 +03:00 [DBG] Connection id "0HNC8090TG6FB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:29:14.376 +03:00 [DBG] Connection id "0HNC8090TG6FB" disconnecting. 2025-06-26 06:29:14.376 +03:00 [DBG] Connection id "0HNC8090TG6FB" stopped. 2025-06-26 06:29:30.680 +03:00 [DBG] Connection id "0HNC8090TG6FC" accepted. 2025-06-26 06:29:30.680 +03:00 [DBG] Connection id "0HNC8090TG6FC" started. 2025-06-26 06:29:30.681 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:29:30.681 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:29:30.681 +03:00 [DBG] POST requests are not supported 2025-06-26 06:29:30.681 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:29:30.681 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:29:30.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:29:30.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:29:30.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:29:30.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:29:30.681 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:29:30.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:29:30.681 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:29:30.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:29:30.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:29:30.681 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:29:30.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:29:30.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:29:30.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:29:30.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:29:30.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:29:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:29:30.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:29:30.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1711ms. 2025-06-26 06:29:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:29:30.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:29:30.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:29:30.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:29:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:29:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:29:30.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:29:30.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:29:30.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:29:30.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:29:30.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2018ms 2025-06-26 06:29:30.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:29:30.683 +03:00 [DBG] Connection id "0HNC8090TG6FC" completed keep alive response. 2025-06-26 06:29:30.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.33ms 2025-06-26 06:29:30.683 +03:00 [DBG] Connection id "0HNC8090TG6FC" received FIN. 2025-06-26 06:29:30.683 +03:00 [DBG] Connection id "0HNC8090TG6FC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:29:30.683 +03:00 [DBG] Connection id "0HNC8090TG6FC" disconnecting. 2025-06-26 06:29:30.683 +03:00 [DBG] Connection id "0HNC8090TG6FC" stopped. 2025-06-26 06:29:34.407 +03:00 [DBG] Connection id "0HNC8090TG6FD" accepted. 2025-06-26 06:29:34.407 +03:00 [DBG] Connection id "0HNC8090TG6FD" started. 2025-06-26 06:29:34.407 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/shop/.git/config - null null 2025-06-26 06:29:34.407 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:29:34.407 +03:00 [DBG] The request path /shop/.git/config does not match a supported file type 2025-06-26 06:29:34.407 +03:00 [DBG] No candidates found for the request path '/shop/.git/config' 2025-06-26 06:29:34.407 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:29:34.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:29:34.407 +03:00 [DBG] Connection id "0HNC8090TG6FD" completed keep alive response. 2025-06-26 06:29:34.407 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/shop/.git/config - 404 0 null 0.238ms 2025-06-26 06:29:34.407 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/shop/.git/config, Response status code: 404 2025-06-26 06:29:34.407 +03:00 [DBG] Connection id "0HNC8090TG6FD" received FIN. 2025-06-26 06:29:34.407 +03:00 [DBG] Connection id "0HNC8090TG6FD" disconnecting. 2025-06-26 06:29:34.407 +03:00 [DBG] Connection id "0HNC8090TG6FD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:29:34.408 +03:00 [DBG] Connection id "0HNC8090TG6FD" stopped. 2025-06-26 06:29:54.439 +03:00 [DBG] Connection id "0HNC8090TG6FE" accepted. 2025-06-26 06:29:54.440 +03:00 [DBG] Connection id "0HNC8090TG6FE" started. 2025-06-26 06:29:54.440 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/site/.git/config - null null 2025-06-26 06:29:54.440 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:29:54.440 +03:00 [DBG] The request path /site/.git/config does not match a supported file type 2025-06-26 06:29:54.440 +03:00 [DBG] No candidates found for the request path '/site/.git/config' 2025-06-26 06:29:54.440 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:29:54.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:29:54.440 +03:00 [DBG] Connection id "0HNC8090TG6FE" completed keep alive response. 2025-06-26 06:29:54.440 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/site/.git/config - 404 0 null 0.2934ms 2025-06-26 06:29:54.440 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/site/.git/config, Response status code: 404 2025-06-26 06:29:54.440 +03:00 [DBG] Connection id "0HNC8090TG6FE" received FIN. 2025-06-26 06:29:54.440 +03:00 [DBG] Connection id "0HNC8090TG6FE" disconnecting. 2025-06-26 06:29:54.441 +03:00 [DBG] Connection id "0HNC8090TG6FE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:29:54.442 +03:00 [DBG] Connection id "0HNC8090TG6FE" stopped. 2025-06-26 06:30:14.460 +03:00 [DBG] Connection id "0HNC8090TG6FF" accepted. 2025-06-26 06:30:14.460 +03:00 [DBG] Connection id "0HNC8090TG6FF" started. 2025-06-26 06:30:14.460 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/staging/.git/config - null null 2025-06-26 06:30:14.460 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:30:14.461 +03:00 [DBG] The request path /staging/.git/config does not match a supported file type 2025-06-26 06:30:14.461 +03:00 [DBG] No candidates found for the request path '/staging/.git/config' 2025-06-26 06:30:14.461 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:30:14.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:30:14.461 +03:00 [DBG] Connection id "0HNC8090TG6FF" completed keep alive response. 2025-06-26 06:30:14.461 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/staging/.git/config - 404 0 null 0.3527ms 2025-06-26 06:30:14.461 +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/staging/.git/config, Response status code: 404 2025-06-26 06:30:14.461 +03:00 [DBG] Connection id "0HNC8090TG6FF" received FIN. 2025-06-26 06:30:14.461 +03:00 [DBG] Connection id "0HNC8090TG6FF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:30:14.461 +03:00 [DBG] Connection id "0HNC8090TG6FF" disconnecting. 2025-06-26 06:30:14.461 +03:00 [DBG] Connection id "0HNC8090TG6FF" stopped. 2025-06-26 06:30:30.693 +03:00 [DBG] Connection id "0HNC8090TG6FG" accepted. 2025-06-26 06:30:30.694 +03:00 [DBG] Connection id "0HNC8090TG6FG" started. 2025-06-26 06:30:30.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:30:30.694 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:30:30.694 +03:00 [DBG] POST requests are not supported 2025-06-26 06:30:30.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:30:30.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:30:30.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:30:30.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:30:30.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:30:30.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:30:30.694 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:30:30.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:30:30.694 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:30:30.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:30:30.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:30:30.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:30:30.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:30:30.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:30:30.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:30:30.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:30:30.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:30:30.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:30:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:30:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:30:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:30:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:30:30.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:30:30.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-06-26 06:30:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:30:30.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:30:30.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:30:30.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:30:30.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:30:30.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7983ms 2025-06-26 06:30:30.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:30:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FG" completed keep alive response. 2025-06-26 06:30:30.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4424ms 2025-06-26 06:30:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FG" received FIN. 2025-06-26 06:30:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FG" disconnecting. 2025-06-26 06:30:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:30:30.697 +03:00 [DBG] Connection id "0HNC8090TG6FG" stopped. 2025-06-26 06:30:34.492 +03:00 [DBG] Connection id "0HNC8090TG6FH" accepted. 2025-06-26 06:30:34.492 +03:00 [DBG] Connection id "0HNC8090TG6FH" started. 2025-06-26 06:30:34.492 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/static/.git/config - null null 2025-06-26 06:30:34.492 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:30:34.492 +03:00 [DBG] The request path /static/.git/config does not match a supported file type 2025-06-26 06:30:34.492 +03:00 [DBG] No candidates found for the request path '/static/.git/config' 2025-06-26 06:30:34.492 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:30:34.492 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:30:34.492 +03:00 [DBG] Connection id "0HNC8090TG6FH" completed keep alive response. 2025-06-26 06:30:34.492 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/static/.git/config - 404 0 null 0.2894ms 2025-06-26 06:30:34.492 +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/static/.git/config, Response status code: 404 2025-06-26 06:30:34.493 +03:00 [DBG] Connection id "0HNC8090TG6FH" received FIN. 2025-06-26 06:30:34.493 +03:00 [DBG] Connection id "0HNC8090TG6FH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:30:34.493 +03:00 [DBG] Connection id "0HNC8090TG6FH" disconnecting. 2025-06-26 06:30:34.493 +03:00 [DBG] Connection id "0HNC8090TG6FH" stopped. 2025-06-26 06:30:54.524 +03:00 [DBG] Connection id "0HNC8090TG6FI" accepted. 2025-06-26 06:30:54.525 +03:00 [DBG] Connection id "0HNC8090TG6FI" started. 2025-06-26 06:30:54.525 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/store/.git/config - null null 2025-06-26 06:30:54.525 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:30:54.525 +03:00 [DBG] The request path /store/.git/config does not match a supported file type 2025-06-26 06:30:54.525 +03:00 [DBG] No candidates found for the request path '/store/.git/config' 2025-06-26 06:30:54.525 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:30:54.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:30:54.525 +03:00 [DBG] Connection id "0HNC8090TG6FI" completed keep alive response. 2025-06-26 06:30:54.525 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/store/.git/config - 404 0 null 0.2626ms 2025-06-26 06:30:54.525 +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/store/.git/config, Response status code: 404 2025-06-26 06:30:54.525 +03:00 [DBG] Connection id "0HNC8090TG6FI" received FIN. 2025-06-26 06:30:54.525 +03:00 [DBG] Connection id "0HNC8090TG6FI" disconnecting. 2025-06-26 06:30:54.526 +03:00 [DBG] Connection id "0HNC8090TG6FI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:30:54.527 +03:00 [DBG] Connection id "0HNC8090TG6FI" stopped. 2025-06-26 06:31:17.564 +03:00 [DBG] Connection id "0HNC8090TG6FJ" accepted. 2025-06-26 06:31:17.564 +03:00 [DBG] Connection id "0HNC8090TG6FJ" started. 2025-06-26 06:31:17.564 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vendor/.git/config - null null 2025-06-26 06:31:17.564 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:31:17.564 +03:00 [DBG] The request path /vendor/.git/config does not match a supported file type 2025-06-26 06:31:17.564 +03:00 [DBG] No candidates found for the request path '/vendor/.git/config' 2025-06-26 06:31:17.564 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:31:17.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:31:17.564 +03:00 [DBG] Connection id "0HNC8090TG6FJ" completed keep alive response. 2025-06-26 06:31:17.564 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vendor/.git/config - 404 0 null 0.3309ms 2025-06-26 06:31:17.564 +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/vendor/.git/config, Response status code: 404 2025-06-26 06:31:17.565 +03:00 [DBG] Connection id "0HNC8090TG6FJ" received FIN. 2025-06-26 06:31:17.565 +03:00 [DBG] Connection id "0HNC8090TG6FJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:31:17.565 +03:00 [DBG] Connection id "0HNC8090TG6FJ" disconnecting. 2025-06-26 06:31:17.565 +03:00 [DBG] Connection id "0HNC8090TG6FJ" stopped. 2025-06-26 06:31:30.694 +03:00 [DBG] Connection id "0HNC8090TG6FK" accepted. 2025-06-26 06:31:30.694 +03:00 [DBG] Connection id "0HNC8090TG6FK" started. 2025-06-26 06:31:30.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:31:30.694 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:31:30.694 +03:00 [DBG] POST requests are not supported 2025-06-26 06:31:30.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:31:30.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:31:30.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:31:30.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:31:30.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:31:30.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:31:30.694 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:31:30.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:31:30.694 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:31:30.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:31:30.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:31:30.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:31:30.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:31:30.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:31:30.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:31:30.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:31:30.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:31:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:31:30.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:31:30.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1452ms. 2025-06-26 06:31:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:31:30.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:31:30.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:31:30.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:31:30.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:31:30.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8411ms 2025-06-26 06:31:30.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:31:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FK" completed keep alive response. 2025-06-26 06:31:30.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.625ms 2025-06-26 06:31:30.696 +03:00 [DBG] Connection id "0HNC8090TG6FK" received FIN. 2025-06-26 06:31:30.696 +03:00 [DBG] Connection id "0HNC8090TG6FK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:31:30.696 +03:00 [DBG] Connection id "0HNC8090TG6FK" disconnecting. 2025-06-26 06:31:30.696 +03:00 [DBG] Connection id "0HNC8090TG6FK" stopped. 2025-06-26 06:31:37.585 +03:00 [DBG] Connection id "0HNC8090TG6FL" accepted. 2025-06-26 06:31:37.585 +03:00 [DBG] Connection id "0HNC8090TG6FL" started. 2025-06-26 06:31:37.585 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/web/.git/config - null null 2025-06-26 06:31:37.585 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:31:37.585 +03:00 [DBG] The request path /web/.git/config does not match a supported file type 2025-06-26 06:31:37.585 +03:00 [DBG] No candidates found for the request path '/web/.git/config' 2025-06-26 06:31:37.585 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:31:37.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:31:37.586 +03:00 [DBG] Connection id "0HNC8090TG6FL" completed keep alive response. 2025-06-26 06:31:37.586 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/web/.git/config - 404 0 null 0.542ms 2025-06-26 06:31:37.586 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/web/.git/config, Response status code: 404 2025-06-26 06:31:37.586 +03:00 [DBG] Connection id "0HNC8090TG6FL" received FIN. 2025-06-26 06:31:37.586 +03:00 [DBG] Connection id "0HNC8090TG6FL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:31:37.586 +03:00 [DBG] Connection id "0HNC8090TG6FL" disconnecting. 2025-06-26 06:31:37.587 +03:00 [DBG] Connection id "0HNC8090TG6FL" stopped. 2025-06-26 06:31:57.617 +03:00 [DBG] Connection id "0HNC8090TG6FM" accepted. 2025-06-26 06:31:57.617 +03:00 [DBG] Connection id "0HNC8090TG6FM" started. 2025-06-26 06:31:57.618 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wiki/.git/config - null null 2025-06-26 06:31:57.618 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:31:57.618 +03:00 [DBG] The request path /wiki/.git/config does not match a supported file type 2025-06-26 06:31:57.618 +03:00 [DBG] No candidates found for the request path '/wiki/.git/config' 2025-06-26 06:31:57.618 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:31:57.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:31:57.618 +03:00 [DBG] Connection id "0HNC8090TG6FM" completed keep alive response. 2025-06-26 06:31:57.618 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wiki/.git/config - 404 0 null 0.58ms 2025-06-26 06:31:57.618 +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/wiki/.git/config, Response status code: 404 2025-06-26 06:31:57.619 +03:00 [DBG] Connection id "0HNC8090TG6FM" received FIN. 2025-06-26 06:31:57.619 +03:00 [DBG] Connection id "0HNC8090TG6FM" disconnecting. 2025-06-26 06:31:57.619 +03:00 [DBG] Connection id "0HNC8090TG6FM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:31:57.620 +03:00 [DBG] Connection id "0HNC8090TG6FM" stopped. 2025-06-26 06:32:17.655 +03:00 [DBG] Connection id "0HNC8090TG6FN" accepted. 2025-06-26 06:32:17.655 +03:00 [DBG] Connection id "0HNC8090TG6FN" started. 2025-06-26 06:32:17.655 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-content/.git/config - null null 2025-06-26 06:32:17.655 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:32:17.655 +03:00 [DBG] The request path /wp-content/.git/config does not match a supported file type 2025-06-26 06:32:17.655 +03:00 [DBG] No candidates found for the request path '/wp-content/.git/config' 2025-06-26 06:32:17.655 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:32:17.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:32:17.656 +03:00 [DBG] Connection id "0HNC8090TG6FN" completed keep alive response. 2025-06-26 06:32:17.656 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-content/.git/config - 404 0 null 0.2624ms 2025-06-26 06:32:17.656 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-content/.git/config, Response status code: 404 2025-06-26 06:32:17.656 +03:00 [DBG] Connection id "0HNC8090TG6FN" received FIN. 2025-06-26 06:32:17.656 +03:00 [DBG] Connection id "0HNC8090TG6FN" disconnecting. 2025-06-26 06:32:17.656 +03:00 [DBG] Connection id "0HNC8090TG6FN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:32:17.657 +03:00 [DBG] Connection id "0HNC8090TG6FN" stopped. 2025-06-26 06:32:30.686 +03:00 [DBG] Connection id "0HNC8090TG6FO" accepted. 2025-06-26 06:32:30.686 +03:00 [DBG] Connection id "0HNC8090TG6FO" started. 2025-06-26 06:32:30.686 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:32:30.686 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:32:30.686 +03:00 [DBG] POST requests are not supported 2025-06-26 06:32:30.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:32:30.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:32:30.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:32:30.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:32:30.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:32:30.687 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:32:30.687 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:32:30.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:32:30.687 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:32:30.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:32:30.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:32:30.687 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:32:30.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:32:30.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:32:30.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:32:30.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:32:30.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:32:30.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:32:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:32:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:32:30.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:32:30.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:32:30.688 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:32:30.688 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.186ms. 2025-06-26 06:32:30.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:32:30.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:32:30.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:32:30.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:32:30.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:32:30.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.313ms 2025-06-26 06:32:30.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:32:30.689 +03:00 [DBG] Connection id "0HNC8090TG6FO" completed keep alive response. 2025-06-26 06:32:30.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4207ms 2025-06-26 06:32:30.689 +03:00 [DBG] Connection id "0HNC8090TG6FO" received FIN. 2025-06-26 06:32:30.689 +03:00 [DBG] Connection id "0HNC8090TG6FO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:32:30.689 +03:00 [DBG] Connection id "0HNC8090TG6FO" disconnecting. 2025-06-26 06:32:30.689 +03:00 [DBG] Connection id "0HNC8090TG6FO" stopped. 2025-06-26 06:32:37.693 +03:00 [DBG] Connection id "0HNC8090TG6FP" accepted. 2025-06-26 06:32:37.693 +03:00 [DBG] Connection id "0HNC8090TG6FP" started. 2025-06-26 06:32:37.693 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-content/plugins/.git/config - null null 2025-06-26 06:32:37.693 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:32:37.693 +03:00 [DBG] The request path /wp-content/plugins/.git/config does not match a supported file type 2025-06-26 06:32:37.693 +03:00 [DBG] No candidates found for the request path '/wp-content/plugins/.git/config' 2025-06-26 06:32:37.693 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:32:37.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:32:37.693 +03:00 [DBG] Connection id "0HNC8090TG6FP" completed keep alive response. 2025-06-26 06:32:37.694 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-content/plugins/.git/config - 404 0 null 0.3659ms 2025-06-26 06:32:37.694 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-content/plugins/.git/config, Response status code: 404 2025-06-26 06:32:37.694 +03:00 [DBG] Connection id "0HNC8090TG6FP" received FIN. 2025-06-26 06:32:37.694 +03:00 [DBG] Connection id "0HNC8090TG6FP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:32:37.694 +03:00 [DBG] Connection id "0HNC8090TG6FP" disconnecting. 2025-06-26 06:32:37.694 +03:00 [DBG] Connection id "0HNC8090TG6FP" stopped. 2025-06-26 06:32:57.756 +03:00 [DBG] Connection id "0HNC8090TG6FQ" accepted. 2025-06-26 06:32:57.757 +03:00 [DBG] Connection id "0HNC8090TG6FQ" started. 2025-06-26 06:32:57.757 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-content/themes/.git/config - null null 2025-06-26 06:32:57.757 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:32:57.757 +03:00 [DBG] The request path /wp-content/themes/.git/config does not match a supported file type 2025-06-26 06:32:57.757 +03:00 [DBG] No candidates found for the request path '/wp-content/themes/.git/config' 2025-06-26 06:32:57.757 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:32:57.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:32:57.757 +03:00 [DBG] Connection id "0HNC8090TG6FQ" completed keep alive response. 2025-06-26 06:32:57.757 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-content/themes/.git/config - 404 0 null 0.3945ms 2025-06-26 06:32:57.757 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-content/themes/.git/config, Response status code: 404 2025-06-26 06:32:57.758 +03:00 [DBG] Connection id "0HNC8090TG6FQ" received FIN. 2025-06-26 06:32:57.758 +03:00 [DBG] Connection id "0HNC8090TG6FQ" disconnecting. 2025-06-26 06:32:57.758 +03:00 [DBG] Connection id "0HNC8090TG6FQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:32:57.759 +03:00 [DBG] Connection id "0HNC8090TG6FQ" stopped. 2025-06-26 06:33:17.778 +03:00 [DBG] Connection id "0HNC8090TG6FR" accepted. 2025-06-26 06:33:17.778 +03:00 [DBG] Connection id "0HNC8090TG6FR" started. 2025-06-26 06:33:17.778 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/js/.git/config - null null 2025-06-26 06:33:17.778 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:33:17.778 +03:00 [DBG] The request path /wp-includes/js/.git/config does not match a supported file type 2025-06-26 06:33:17.779 +03:00 [DBG] No candidates found for the request path '/wp-includes/js/.git/config' 2025-06-26 06:33:17.779 +03:00 [DBG] Request did not match any endpoints 2025-06-26 06:33:17.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:33:17.779 +03:00 [DBG] Connection id "0HNC8090TG6FR" completed keep alive response. 2025-06-26 06:33:17.779 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/js/.git/config - 404 0 null 0.5515ms 2025-06-26 06:33:17.779 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-includes/js/.git/config, Response status code: 404 2025-06-26 06:33:17.779 +03:00 [DBG] Connection id "0HNC8090TG6FR" received FIN. 2025-06-26 06:33:17.779 +03:00 [DBG] Connection id "0HNC8090TG6FR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:33:17.779 +03:00 [DBG] Connection id "0HNC8090TG6FR" disconnecting. 2025-06-26 06:33:17.779 +03:00 [DBG] Connection id "0HNC8090TG6FR" stopped. 2025-06-26 06:33:30.693 +03:00 [DBG] Connection id "0HNC8090TG6FS" accepted. 2025-06-26 06:33:30.693 +03:00 [DBG] Connection id "0HNC8090TG6FS" started. 2025-06-26 06:33:30.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:33:30.693 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:33:30.693 +03:00 [DBG] POST requests are not supported 2025-06-26 06:33:30.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:33:30.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:33:30.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:33:30.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:33:30.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:33:30.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:33:30.694 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:33:30.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:33:30.694 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:33:30.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:33:30.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:33:30.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:33:30.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:33:30.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:33:30.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:33:30.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:33:30.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:33:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:33:30.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:33:30.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1131ms. 2025-06-26 06:33:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:33:30.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:33:30.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:33:30.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:33:30.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:33:30.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:33:30.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:33:30.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:33:30.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6103ms 2025-06-26 06:33:30.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:33:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FS" completed keep alive response. 2025-06-26 06:33:30.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2254ms 2025-06-26 06:33:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FS" received FIN. 2025-06-26 06:33:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FS" disconnecting. 2025-06-26 06:33:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:33:30.696 +03:00 [DBG] Connection id "0HNC8090TG6FS" stopped. 2025-06-26 06:34:30.700 +03:00 [DBG] Connection id "0HNC8090TG6FT" accepted. 2025-06-26 06:34:30.700 +03:00 [DBG] Connection id "0HNC8090TG6FT" started. 2025-06-26 06:34:30.700 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:34:30.700 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:34:30.700 +03:00 [DBG] POST requests are not supported 2025-06-26 06:34:30.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:34:30.701 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:34:30.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:34:30.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:34:30.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:34:30.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:34:30.701 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:34:30.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:34:30.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:34:30.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:34:30.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:34:30.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:34:30.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:34:30.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:34:30.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:34:30.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:34:30.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:34:30.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:34:30.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:34:30.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:34:30.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:34:30.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:34:30.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1749ms. 2025-06-26 06:34:30.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:34:30.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:34:30.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:34:30.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:34:30.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:34:30.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1464ms 2025-06-26 06:34:30.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:34:30.702 +03:00 [DBG] Connection id "0HNC8090TG6FT" completed keep alive response. 2025-06-26 06:34:30.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2242ms 2025-06-26 06:34:30.703 +03:00 [DBG] Connection id "0HNC8090TG6FT" received FIN. 2025-06-26 06:34:30.703 +03:00 [DBG] Connection id "0HNC8090TG6FT" disconnecting. 2025-06-26 06:34:30.703 +03:00 [DBG] Connection id "0HNC8090TG6FT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:34:30.704 +03:00 [DBG] Connection id "0HNC8090TG6FT" stopped. 2025-06-26 06:35:30.693 +03:00 [DBG] Connection id "0HNC8090TG6FU" accepted. 2025-06-26 06:35:30.693 +03:00 [DBG] Connection id "0HNC8090TG6FU" started. 2025-06-26 06:35:30.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:35:30.693 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:35:30.693 +03:00 [DBG] POST requests are not supported 2025-06-26 06:35:30.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:35:30.693 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:35:30.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:35:30.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:35:30.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:35:30.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:35:30.693 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:35:30.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:35:30.693 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:35:30.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:35:30.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:35:30.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:35:30.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:35:30.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:35:30.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:35:30.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:35:30.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:35:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:35:30.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:35:30.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-06-26 06:35:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:35:30.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:35:30.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:35:30.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:35:30.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:35:30.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7191ms 2025-06-26 06:35:30.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:35:30.694 +03:00 [DBG] Connection id "0HNC8090TG6FU" completed keep alive response. 2025-06-26 06:35:30.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3519ms 2025-06-26 06:35:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FU" received FIN. 2025-06-26 06:35:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FU" disconnecting. 2025-06-26 06:35:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FU" stopped. 2025-06-26 06:35:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:36:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FV" accepted. 2025-06-26 06:36:30.695 +03:00 [DBG] Connection id "0HNC8090TG6FV" started. 2025-06-26 06:36:30.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:36:30.695 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:36:30.695 +03:00 [DBG] POST requests are not supported 2025-06-26 06:36:30.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:36:30.696 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:36:30.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:36:30.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:36:30.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:36:30.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:36:30.696 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:36:30.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:36:30.696 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:36:30.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:36:30.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:36:30.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:36:30.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:36:30.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:36:30.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:36:30.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:36:30.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:36:30.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:36:30.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:36:30.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:36:30.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1959ms. 2025-06-26 06:36:30.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:36:30.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:36:30.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:36:30.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:36:30.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:36:30.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:36:30.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:36:30.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:36:30.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:36:30.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:36:30.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4959ms 2025-06-26 06:36:30.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:36:30.698 +03:00 [DBG] Connection id "0HNC8090TG6FV" completed keep alive response. 2025-06-26 06:36:30.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6818ms 2025-06-26 06:36:30.698 +03:00 [DBG] Connection id "0HNC8090TG6FV" received FIN. 2025-06-26 06:36:30.698 +03:00 [DBG] Connection id "0HNC8090TG6FV" disconnecting. 2025-06-26 06:36:30.698 +03:00 [DBG] Connection id "0HNC8090TG6FV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:36:30.700 +03:00 [DBG] Connection id "0HNC8090TG6FV" stopped. 2025-06-26 06:37:30.733 +03:00 [DBG] Connection id "0HNC8090TG6G0" accepted. 2025-06-26 06:37:30.733 +03:00 [DBG] Connection id "0HNC8090TG6G0" started. 2025-06-26 06:37:30.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:37:30.734 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:37:30.734 +03:00 [DBG] POST requests are not supported 2025-06-26 06:37:30.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:37:30.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:37:30.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:37:30.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:37:30.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:37:30.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:37:30.734 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:37:30.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:37:30.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:37:30.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:37:30.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:37:30.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:37:30.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:37:30.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:37:30.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:37:30.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:37:30.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:37:30.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:37:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:37:30.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:37:30.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-06-26 06:37:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:37:30.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:37:30.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:37:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:37:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:37:30.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:37:30.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:37:30.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3333ms 2025-06-26 06:37:30.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:37:30.736 +03:00 [DBG] Connection id "0HNC8090TG6G0" completed keep alive response. 2025-06-26 06:37:30.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3216ms 2025-06-26 06:37:30.736 +03:00 [DBG] Connection id "0HNC8090TG6G0" received FIN. 2025-06-26 06:37:30.737 +03:00 [DBG] Connection id "0HNC8090TG6G0" disconnecting. 2025-06-26 06:37:30.737 +03:00 [DBG] Connection id "0HNC8090TG6G0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:37:30.738 +03:00 [DBG] Connection id "0HNC8090TG6G0" stopped. 2025-06-26 06:38:30.694 +03:00 [DBG] Connection id "0HNC8090TG6G1" accepted. 2025-06-26 06:38:30.694 +03:00 [DBG] Connection id "0HNC8090TG6G1" started. 2025-06-26 06:38:30.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:38:30.695 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:38:30.695 +03:00 [DBG] POST requests are not supported 2025-06-26 06:38:30.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:38:30.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:38:30.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:38:30.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:38:30.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:38:30.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:38:30.695 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:38:30.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:38:30.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:38:30.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:38:30.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:38:30.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:38:30.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:38:30.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:38:30.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:38:30.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:38:30.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:38:30.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:38:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:38:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:38:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:38:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:38:30.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:38:30.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-06-26 06:38:30.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:38:30.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:38:30.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:38:30.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:38:30.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:38:30.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:38:30.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6709ms 2025-06-26 06:38:30.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:38:30.696 +03:00 [DBG] Connection id "0HNC8090TG6G1" completed keep alive response. 2025-06-26 06:38:30.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3125ms 2025-06-26 06:38:30.696 +03:00 [DBG] Connection id "0HNC8090TG6G1" received FIN. 2025-06-26 06:38:30.696 +03:00 [DBG] Connection id "0HNC8090TG6G1" disconnecting. 2025-06-26 06:38:30.696 +03:00 [DBG] Connection id "0HNC8090TG6G1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:38:30.698 +03:00 [DBG] Connection id "0HNC8090TG6G1" stopped. 2025-06-26 06:39:30.723 +03:00 [DBG] Connection id "0HNC8090TG6G2" accepted. 2025-06-26 06:39:30.723 +03:00 [DBG] Connection id "0HNC8090TG6G2" started. 2025-06-26 06:39:30.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:39:30.723 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:39:30.723 +03:00 [DBG] POST requests are not supported 2025-06-26 06:39:30.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:39:30.723 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:39:30.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:39:30.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:39:30.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:39:30.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:39:30.723 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:39:30.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:39:30.723 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:39:30.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:39:30.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:39:30.724 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:39:30.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:39:30.724 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:39:30.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:39:30.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:39:30.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:39:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:39:30.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:39:30.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-06-26 06:39:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:39:30.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:39:30.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:39:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:39:30.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:39:30.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7166ms 2025-06-26 06:39:30.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:39:30.724 +03:00 [DBG] Connection id "0HNC8090TG6G2" completed keep alive response. 2025-06-26 06:39:30.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4314ms 2025-06-26 06:39:30.725 +03:00 [DBG] Connection id "0HNC8090TG6G2" received FIN. 2025-06-26 06:39:30.725 +03:00 [DBG] Connection id "0HNC8090TG6G2" disconnecting. 2025-06-26 06:39:30.725 +03:00 [DBG] Connection id "0HNC8090TG6G2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:39:30.726 +03:00 [DBG] Connection id "0HNC8090TG6G2" stopped. 2025-06-26 06:40:30.705 +03:00 [DBG] Connection id "0HNC8090TG6G3" accepted. 2025-06-26 06:40:30.706 +03:00 [DBG] Connection id "0HNC8090TG6G3" started. 2025-06-26 06:40:30.706 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:40:30.706 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:40:30.706 +03:00 [DBG] POST requests are not supported 2025-06-26 06:40:30.706 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:40:30.706 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:40:30.706 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:40:30.706 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:40:30.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:40:30.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:40:30.706 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:40:30.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:40:30.706 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:40:30.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:40:30.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:40:30.706 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:40:30.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:40:30.706 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:40:30.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:40:30.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:40:30.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:40:30.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:40:30.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:40:30.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:40:30.707 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1862ms. 2025-06-26 06:40:30.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:40:30.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:40:30.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:40:30.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:40:30.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:40:30.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0101ms 2025-06-26 06:40:30.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:40:30.708 +03:00 [DBG] Connection id "0HNC8090TG6G3" completed keep alive response. 2025-06-26 06:40:30.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9023ms 2025-06-26 06:40:30.708 +03:00 [DBG] Connection id "0HNC8090TG6G3" received FIN. 2025-06-26 06:40:30.708 +03:00 [DBG] Connection id "0HNC8090TG6G3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:40:30.708 +03:00 [DBG] Connection id "0HNC8090TG6G3" disconnecting. 2025-06-26 06:40:30.708 +03:00 [DBG] Connection id "0HNC8090TG6G3" stopped. 2025-06-26 06:41:30.698 +03:00 [DBG] Connection id "0HNC8090TG6G4" accepted. 2025-06-26 06:41:30.698 +03:00 [DBG] Connection id "0HNC8090TG6G4" started. 2025-06-26 06:41:30.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:41:30.698 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:41:30.698 +03:00 [DBG] POST requests are not supported 2025-06-26 06:41:30.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:41:30.698 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:41:30.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:41:30.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:41:30.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:41:30.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:41:30.698 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:41:30.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:41:30.699 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:41:30.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:41:30.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:41:30.699 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:41:30.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:41:30.699 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:41:30.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:41:30.699 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:41:30.699 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:41:30.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:41:30.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:41:30.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1118ms. 2025-06-26 06:41:30.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:41:30.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:41:30.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:41:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:41:30.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:41:30.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7069ms 2025-06-26 06:41:30.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:41:30.699 +03:00 [DBG] Connection id "0HNC8090TG6G4" completed keep alive response. 2025-06-26 06:41:30.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.265ms 2025-06-26 06:41:30.700 +03:00 [DBG] Connection id "0HNC8090TG6G4" received FIN. 2025-06-26 06:41:30.700 +03:00 [DBG] Connection id "0HNC8090TG6G4" disconnecting. 2025-06-26 06:41:30.700 +03:00 [DBG] Connection id "0HNC8090TG6G4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:41:30.701 +03:00 [DBG] Connection id "0HNC8090TG6G4" stopped. 2025-06-26 06:42:30.976 +03:00 [DBG] Connection id "0HNC8090TG6G5" accepted. 2025-06-26 06:42:30.977 +03:00 [DBG] Connection id "0HNC8090TG6G5" started. 2025-06-26 06:42:30.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:42:30.977 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:42:30.977 +03:00 [DBG] POST requests are not supported 2025-06-26 06:42:30.977 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:42:30.977 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:42:30.977 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:42:30.977 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:42:30.977 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:42:30.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:42:30.977 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:42:30.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:42:30.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:42:30.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:42:30.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:42:30.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:42:30.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:42:30.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:42:30.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:42:30.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:42:30.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:42:30.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:42:30.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:42:30.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:42:30.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:42:30.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:42:30.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:42:30.978 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1138ms. 2025-06-26 06:42:30.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:42:30.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:42:30.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:42:30.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:42:30.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:42:30.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7171ms 2025-06-26 06:42:30.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:42:30.978 +03:00 [DBG] Connection id "0HNC8090TG6G5" completed keep alive response. 2025-06-26 06:42:30.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.317ms 2025-06-26 06:42:30.978 +03:00 [DBG] Connection id "0HNC8090TG6G5" received FIN. 2025-06-26 06:42:30.978 +03:00 [DBG] Connection id "0HNC8090TG6G5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:42:30.979 +03:00 [DBG] Connection id "0HNC8090TG6G5" disconnecting. 2025-06-26 06:42:30.979 +03:00 [DBG] Connection id "0HNC8090TG6G5" stopped. 2025-06-26 06:43:30.711 +03:00 [DBG] Connection id "0HNC8090TG6G6" accepted. 2025-06-26 06:43:30.711 +03:00 [DBG] Connection id "0HNC8090TG6G6" started. 2025-06-26 06:43:30.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:43:30.711 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:43:30.711 +03:00 [DBG] POST requests are not supported 2025-06-26 06:43:30.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:43:30.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:43:30.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:43:30.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:43:30.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:43:30.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:43:30.711 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:43:30.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:43:30.711 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:43:30.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:43:30.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:43:30.711 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:43:30.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:43:30.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:43:30.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:43:30.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:43:30.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:43:30.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:43:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:43:30.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:43:30.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-06-26 06:43:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:43:30.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:43:30.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:43:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:43:30.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:43:30.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.645ms 2025-06-26 06:43:30.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:43:30.712 +03:00 [DBG] Connection id "0HNC8090TG6G6" completed keep alive response. 2025-06-26 06:43:30.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2393ms 2025-06-26 06:43:30.713 +03:00 [DBG] Connection id "0HNC8090TG6G6" received FIN. 2025-06-26 06:43:30.713 +03:00 [DBG] Connection id "0HNC8090TG6G6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:43:30.713 +03:00 [DBG] Connection id "0HNC8090TG6G6" disconnecting. 2025-06-26 06:43:30.713 +03:00 [DBG] Connection id "0HNC8090TG6G6" stopped. 2025-06-26 06:44:30.717 +03:00 [DBG] Connection id "0HNC8090TG6G7" accepted. 2025-06-26 06:44:30.718 +03:00 [DBG] Connection id "0HNC8090TG6G7" started. 2025-06-26 06:44:30.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:44:30.718 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:44:30.718 +03:00 [DBG] POST requests are not supported 2025-06-26 06:44:30.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:44:30.718 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:44:30.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:44:30.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:44:30.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:44:30.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:44:30.718 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:44:30.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:44:30.719 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:44:30.719 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:44:30.719 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:44:30.719 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:44:30.719 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:44:30.719 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:44:30.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:44:30.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:44:30.719 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:44:30.719 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:44:30.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:44:30.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:44:30.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:44:30.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:44:30.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:44:30.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1739ms. 2025-06-26 06:44:30.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:44:30.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:44:30.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:44:30.720 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:44:30.720 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:44:30.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:44:30.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:44:30.720 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1781ms 2025-06-26 06:44:30.720 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:44:30.720 +03:00 [DBG] Connection id "0HNC8090TG6G7" completed keep alive response. 2025-06-26 06:44:30.720 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1439ms 2025-06-26 06:44:30.720 +03:00 [DBG] Connection id "0HNC8090TG6G7" received FIN. 2025-06-26 06:44:30.721 +03:00 [DBG] Connection id "0HNC8090TG6G7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:44:30.721 +03:00 [DBG] Connection id "0HNC8090TG6G7" disconnecting. 2025-06-26 06:44:30.721 +03:00 [DBG] Connection id "0HNC8090TG6G7" stopped. 2025-06-26 06:45:30.704 +03:00 [DBG] Connection id "0HNC8090TG6G8" accepted. 2025-06-26 06:45:30.704 +03:00 [DBG] Connection id "0HNC8090TG6G8" started. 2025-06-26 06:45:30.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:45:30.705 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:45:30.705 +03:00 [DBG] POST requests are not supported 2025-06-26 06:45:30.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:45:30.705 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:45:30.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:45:30.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:45:30.705 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:45:30.705 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:45:30.705 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:45:30.705 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:45:30.705 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:45:30.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:45:30.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:45:30.705 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:45:30.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:45:30.705 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:45:30.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:45:30.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:45:30.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:45:30.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:45:30.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:45:30.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:45:30.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:45:30.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:45:30.705 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:45:30.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-06-26 06:45:30.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:45:30.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:45:30.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:45:30.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:45:30.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:45:30.706 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7513ms 2025-06-26 06:45:30.706 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:45:30.706 +03:00 [DBG] Connection id "0HNC8090TG6G8" completed keep alive response. 2025-06-26 06:45:30.706 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4459ms 2025-06-26 06:45:30.706 +03:00 [DBG] Connection id "0HNC8090TG6G8" received FIN. 2025-06-26 06:45:30.707 +03:00 [DBG] Connection id "0HNC8090TG6G8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:45:30.707 +03:00 [DBG] Connection id "0HNC8090TG6G8" disconnecting. 2025-06-26 06:45:30.707 +03:00 [DBG] Connection id "0HNC8090TG6G8" stopped. 2025-06-26 06:46:30.711 +03:00 [DBG] Connection id "0HNC8090TG6G9" accepted. 2025-06-26 06:46:30.711 +03:00 [DBG] Connection id "0HNC8090TG6G9" started. 2025-06-26 06:46:30.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:46:30.711 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:46:30.711 +03:00 [DBG] POST requests are not supported 2025-06-26 06:46:30.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:46:30.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:46:30.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:46:30.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:46:30.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:46:30.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:46:30.711 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:46:30.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:46:30.711 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:46:30.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:46:30.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:46:30.711 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:46:30.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:46:30.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:46:30.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:46:30.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:46:30.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:46:30.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:46:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:46:30.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:46:30.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-06-26 06:46:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:46:30.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:46:30.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:46:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:46:30.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:46:30.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7221ms 2025-06-26 06:46:30.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:46:30.712 +03:00 [DBG] Connection id "0HNC8090TG6G9" completed keep alive response. 2025-06-26 06:46:30.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3341ms 2025-06-26 06:46:30.713 +03:00 [DBG] Connection id "0HNC8090TG6G9" received FIN. 2025-06-26 06:46:30.713 +03:00 [DBG] Connection id "0HNC8090TG6G9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:46:30.713 +03:00 [DBG] Connection id "0HNC8090TG6G9" disconnecting. 2025-06-26 06:46:30.713 +03:00 [DBG] Connection id "0HNC8090TG6G9" stopped. 2025-06-26 06:47:30.716 +03:00 [DBG] Connection id "0HNC8090TG6GA" accepted. 2025-06-26 06:47:30.716 +03:00 [DBG] Connection id "0HNC8090TG6GA" started. 2025-06-26 06:47:30.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:47:30.717 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:47:30.717 +03:00 [DBG] POST requests are not supported 2025-06-26 06:47:30.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:47:30.717 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:47:30.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:47:30.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:47:30.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:47:30.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:47:30.717 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:47:30.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:47:30.717 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:47:30.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:47:30.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:47:30.717 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:47:30.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:47:30.717 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:47:30.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:47:30.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:47:30.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:47:30.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:47:30.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:47:30.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:47:30.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:47:30.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:47:30.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:47:30.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-06-26 06:47:30.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:47:30.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:47:30.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:47:30.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:47:30.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:47:30.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:47:30.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7127ms 2025-06-26 06:47:30.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:47:30.718 +03:00 [DBG] Connection id "0HNC8090TG6GA" completed keep alive response. 2025-06-26 06:47:30.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4024ms 2025-06-26 06:47:30.718 +03:00 [DBG] Connection id "0HNC8090TG6GA" received FIN. 2025-06-26 06:47:30.718 +03:00 [DBG] Connection id "0HNC8090TG6GA" disconnecting. 2025-06-26 06:47:30.718 +03:00 [DBG] Connection id "0HNC8090TG6GA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:47:30.719 +03:00 [DBG] Connection id "0HNC8090TG6GA" stopped. 2025-06-26 06:48:30.740 +03:00 [DBG] Connection id "0HNC8090TG6GB" accepted. 2025-06-26 06:48:30.741 +03:00 [DBG] Connection id "0HNC8090TG6GB" started. 2025-06-26 06:48:30.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:48:30.741 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:48:30.741 +03:00 [DBG] POST requests are not supported 2025-06-26 06:48:30.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:48:30.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:48:30.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:48:30.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:48:30.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:48:30.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:48:30.741 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:48:30.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:48:30.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:48:30.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:48:30.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:48:30.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:48:30.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:48:30.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:48:30.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:48:30.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:48:30.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:48:30.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:48:30.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:48:30.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:48:30.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:48:30.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:48:30.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:48:30.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-06-26 06:48:30.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:48:30.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:48:30.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:48:30.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:48:30.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:48:30.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:48:30.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:48:30.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:48:30.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:48:30.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2663ms 2025-06-26 06:48:30.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:48:30.743 +03:00 [DBG] Connection id "0HNC8090TG6GB" completed keep alive response. 2025-06-26 06:48:30.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3399ms 2025-06-26 06:48:30.743 +03:00 [DBG] Connection id "0HNC8090TG6GB" received FIN. 2025-06-26 06:48:30.744 +03:00 [DBG] Connection id "0HNC8090TG6GB" disconnecting. 2025-06-26 06:48:30.744 +03:00 [DBG] Connection id "0HNC8090TG6GB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:48:30.745 +03:00 [DBG] Connection id "0HNC8090TG6GB" stopped. 2025-06-26 06:49:30.709 +03:00 [DBG] Connection id "0HNC8090TG6GC" accepted. 2025-06-26 06:49:30.709 +03:00 [DBG] Connection id "0HNC8090TG6GC" started. 2025-06-26 06:49:30.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:49:30.710 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:49:30.710 +03:00 [DBG] POST requests are not supported 2025-06-26 06:49:30.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:49:30.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:49:30.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:49:30.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:49:30.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:49:30.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:49:30.710 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:49:30.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:49:30.710 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:49:30.710 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:49:30.710 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:49:30.710 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:49:30.710 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:49:30.710 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:49:30.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:49:30.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:49:30.710 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:49:30.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:49:30.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:49:30.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-06-26 06:49:30.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:49:30.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:49:30.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:49:30.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:49:30.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:49:30.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:49:30.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:49:30.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:49:30.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:49:30.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:49:30.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:49:30.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:49:30.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6389ms 2025-06-26 06:49:30.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:49:30.711 +03:00 [DBG] Connection id "0HNC8090TG6GC" completed keep alive response. 2025-06-26 06:49:30.711 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2601ms 2025-06-26 06:49:30.711 +03:00 [DBG] Connection id "0HNC8090TG6GC" received FIN. 2025-06-26 06:49:30.711 +03:00 [DBG] Connection id "0HNC8090TG6GC" disconnecting. 2025-06-26 06:49:30.711 +03:00 [DBG] Connection id "0HNC8090TG6GC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:49:30.712 +03:00 [DBG] Connection id "0HNC8090TG6GC" stopped. 2025-06-26 06:50:30.723 +03:00 [DBG] Connection id "0HNC8090TG6GD" accepted. 2025-06-26 06:50:30.723 +03:00 [DBG] Connection id "0HNC8090TG6GD" started. 2025-06-26 06:50:30.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:50:30.723 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:50:30.723 +03:00 [DBG] POST requests are not supported 2025-06-26 06:50:30.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:50:30.723 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:50:30.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:50:30.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:50:30.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:50:30.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:50:30.724 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:50:30.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:50:30.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:50:30.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:50:30.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:50:30.724 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:50:30.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:50:30.724 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:50:30.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:50:30.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:50:30.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:50:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:50:30.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:50:30.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-06-26 06:50:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:50:30.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:50:30.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:50:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:50:30.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:50:30.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6595ms 2025-06-26 06:50:30.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:50:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GD" completed keep alive response. 2025-06-26 06:50:30.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4051ms 2025-06-26 06:50:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GD" received FIN. 2025-06-26 06:50:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GD" disconnecting. 2025-06-26 06:50:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:50:30.726 +03:00 [DBG] Connection id "0HNC8090TG6GD" stopped. 2025-06-26 06:51:30.715 +03:00 [DBG] Connection id "0HNC8090TG6GE" accepted. 2025-06-26 06:51:30.715 +03:00 [DBG] Connection id "0HNC8090TG6GE" started. 2025-06-26 06:51:30.715 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:51:30.715 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:51:30.715 +03:00 [DBG] POST requests are not supported 2025-06-26 06:51:30.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:51:30.715 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:51:30.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:51:30.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:51:30.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:51:30.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:51:30.715 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:51:30.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:51:30.715 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:51:30.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:51:30.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:51:30.716 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:51:30.716 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:51:30.716 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:51:30.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:51:30.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:51:30.716 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:51:30.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:51:30.716 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:51:30.716 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-06-26 06:51:30.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:51:30.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:51:30.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:51:30.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:51:30.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:51:30.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7282ms 2025-06-26 06:51:30.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:51:30.716 +03:00 [DBG] Connection id "0HNC8090TG6GE" completed keep alive response. 2025-06-26 06:51:30.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3205ms 2025-06-26 06:51:30.717 +03:00 [DBG] Connection id "0HNC8090TG6GE" received FIN. 2025-06-26 06:51:30.717 +03:00 [DBG] Connection id "0HNC8090TG6GE" disconnecting. 2025-06-26 06:51:30.717 +03:00 [DBG] Connection id "0HNC8090TG6GE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:51:30.718 +03:00 [DBG] Connection id "0HNC8090TG6GE" stopped. 2025-06-26 06:52:30.715 +03:00 [DBG] Connection id "0HNC8090TG6GF" accepted. 2025-06-26 06:52:30.715 +03:00 [DBG] Connection id "0HNC8090TG6GF" started. 2025-06-26 06:52:30.715 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:52:30.715 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:52:30.715 +03:00 [DBG] POST requests are not supported 2025-06-26 06:52:30.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:52:30.715 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:52:30.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:52:30.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:52:30.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:52:30.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:52:30.715 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:52:30.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:52:30.715 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:52:30.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:52:30.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:52:30.715 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:52:30.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:52:30.715 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:52:30.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:52:30.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:52:30.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:52:30.716 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:52:30.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:52:30.716 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:52:30.716 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-06-26 06:52:30.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:52:30.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:52:30.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:52:30.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:52:30.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:52:30.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7629ms 2025-06-26 06:52:30.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:52:30.716 +03:00 [DBG] Connection id "0HNC8090TG6GF" completed keep alive response. 2025-06-26 06:52:30.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4847ms 2025-06-26 06:52:30.717 +03:00 [DBG] Connection id "0HNC8090TG6GF" received FIN. 2025-06-26 06:52:30.717 +03:00 [DBG] Connection id "0HNC8090TG6GF" disconnecting. 2025-06-26 06:52:30.717 +03:00 [DBG] Connection id "0HNC8090TG6GF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:52:30.718 +03:00 [DBG] Connection id "0HNC8090TG6GF" stopped. 2025-06-26 06:53:30.711 +03:00 [DBG] Connection id "0HNC8090TG6GG" accepted. 2025-06-26 06:53:30.711 +03:00 [DBG] Connection id "0HNC8090TG6GG" started. 2025-06-26 06:53:30.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:53:30.712 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:53:30.712 +03:00 [DBG] POST requests are not supported 2025-06-26 06:53:30.712 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:53:30.712 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:53:30.712 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:53:30.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:53:30.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:53:30.712 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:53:30.712 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:53:30.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:53:30.712 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:53:30.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:53:30.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:53:30.712 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:53:30.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:53:30.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:53:30.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:53:30.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:53:30.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:53:30.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:53:30.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:53:30.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1741ms. 2025-06-26 06:53:30.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:53:30.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:53:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:53:30.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:53:30.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:53:30.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:53:30.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:53:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:53:30.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:53:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:53:30.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:53:30.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:53:30.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2481ms 2025-06-26 06:53:30.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:53:30.714 +03:00 [DBG] Connection id "0HNC8090TG6GG" completed keep alive response. 2025-06-26 06:53:30.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6864ms 2025-06-26 06:53:30.714 +03:00 [DBG] Connection id "0HNC8090TG6GG" received FIN. 2025-06-26 06:53:30.715 +03:00 [DBG] Connection id "0HNC8090TG6GG" disconnecting. 2025-06-26 06:53:30.715 +03:00 [DBG] Connection id "0HNC8090TG6GG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:53:30.716 +03:00 [DBG] Connection id "0HNC8090TG6GG" stopped. 2025-06-26 06:54:30.710 +03:00 [DBG] Connection id "0HNC8090TG6GH" accepted. 2025-06-26 06:54:30.710 +03:00 [DBG] Connection id "0HNC8090TG6GH" started. 2025-06-26 06:54:30.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:54:30.711 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:54:30.711 +03:00 [DBG] POST requests are not supported 2025-06-26 06:54:30.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:54:30.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:54:30.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:54:30.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:54:30.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:54:30.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:54:30.711 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:54:30.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:54:30.711 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:54:30.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:54:30.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:54:30.711 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:54:30.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:54:30.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:54:30.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:54:30.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:54:30.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:54:30.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:54:30.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:54:30.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:54:30.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:54:30.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:54:30.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:54:30.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-06-26 06:54:30.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:54:30.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:54:30.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:54:30.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:54:30.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:54:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:54:30.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:54:30.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6183ms 2025-06-26 06:54:30.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:54:30.712 +03:00 [DBG] Connection id "0HNC8090TG6GH" completed keep alive response. 2025-06-26 06:54:30.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2371ms 2025-06-26 06:54:30.712 +03:00 [DBG] Connection id "0HNC8090TG6GH" received FIN. 2025-06-26 06:54:30.712 +03:00 [DBG] Connection id "0HNC8090TG6GH" disconnecting. 2025-06-26 06:54:30.712 +03:00 [DBG] Connection id "0HNC8090TG6GH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:54:30.714 +03:00 [DBG] Connection id "0HNC8090TG6GH" stopped. 2025-06-26 06:55:30.742 +03:00 [DBG] Connection id "0HNC8090TG6GI" accepted. 2025-06-26 06:55:30.742 +03:00 [DBG] Connection id "0HNC8090TG6GI" started. 2025-06-26 06:55:30.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:55:30.742 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:55:30.742 +03:00 [DBG] POST requests are not supported 2025-06-26 06:55:30.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:55:30.742 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:55:30.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:55:30.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:55:30.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:55:30.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:55:30.743 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:55:30.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:55:30.743 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:55:30.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:55:30.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:55:30.743 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:55:30.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:55:30.743 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:55:30.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:55:30.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:55:30.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:55:30.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:55:30.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:55:30.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:55:30.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:55:30.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:55:30.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:55:30.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1957ms. 2025-06-26 06:55:30.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:55:30.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:55:30.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:55:30.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:55:30.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:55:30.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2173ms 2025-06-26 06:55:30.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:55:30.744 +03:00 [DBG] Connection id "0HNC8090TG6GI" completed keep alive response. 2025-06-26 06:55:30.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2661ms 2025-06-26 06:55:30.745 +03:00 [DBG] Connection id "0HNC8090TG6GI" received FIN. 2025-06-26 06:55:30.745 +03:00 [DBG] Connection id "0HNC8090TG6GI" disconnecting. 2025-06-26 06:55:30.745 +03:00 [DBG] Connection id "0HNC8090TG6GI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:55:30.746 +03:00 [DBG] Connection id "0HNC8090TG6GI" stopped. 2025-06-26 06:56:30.719 +03:00 [DBG] Connection id "0HNC8090TG6GJ" accepted. 2025-06-26 06:56:30.720 +03:00 [DBG] Connection id "0HNC8090TG6GJ" started. 2025-06-26 06:56:30.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:56:30.720 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:56:30.720 +03:00 [DBG] POST requests are not supported 2025-06-26 06:56:30.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:56:30.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:56:30.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:56:30.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:56:30.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:56:30.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:56:30.720 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:56:30.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:56:30.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:56:30.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:56:30.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:56:30.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:56:30.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:56:30.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:56:30.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:56:30.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:56:30.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:56:30.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:56:30.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:56:30.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:56:30.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:56:30.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:56:30.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:56:30.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1505ms. 2025-06-26 06:56:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:56:30.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:56:30.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:56:30.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:56:30.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:56:30.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7847ms 2025-06-26 06:56:30.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:56:30.721 +03:00 [DBG] Connection id "0HNC8090TG6GJ" completed keep alive response. 2025-06-26 06:56:30.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4274ms 2025-06-26 06:56:30.721 +03:00 [DBG] Connection id "0HNC8090TG6GJ" received FIN. 2025-06-26 06:56:30.721 +03:00 [DBG] Connection id "0HNC8090TG6GJ" disconnecting. 2025-06-26 06:56:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:56:30.723 +03:00 [DBG] Connection id "0HNC8090TG6GJ" stopped. 2025-06-26 06:57:30.719 +03:00 [DBG] Connection id "0HNC8090TG6GK" accepted. 2025-06-26 06:57:30.720 +03:00 [DBG] Connection id "0HNC8090TG6GK" started. 2025-06-26 06:57:30.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:57:30.720 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:57:30.720 +03:00 [DBG] POST requests are not supported 2025-06-26 06:57:30.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:57:30.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:57:30.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:57:30.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:57:30.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:57:30.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:57:30.720 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:57:30.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:57:30.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:57:30.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:57:30.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:57:30.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:57:30.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:57:30.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:57:30.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:57:30.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:57:30.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:57:30.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:57:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:57:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:57:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:57:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:57:30.722 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:57:30.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.217ms. 2025-06-26 06:57:30.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:57:30.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:57:30.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:57:30.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:57:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:57:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:57:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:57:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:57:30.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:57:30.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:57:30.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:57:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:57:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:57:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:57:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:57:30.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:57:30.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:57:30.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8729ms 2025-06-26 06:57:30.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:57:30.723 +03:00 [DBG] Connection id "0HNC8090TG6GK" completed keep alive response. 2025-06-26 06:57:30.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3994ms 2025-06-26 06:57:30.723 +03:00 [DBG] Connection id "0HNC8090TG6GK" received FIN. 2025-06-26 06:57:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GK" disconnecting. 2025-06-26 06:57:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:57:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GK" stopped. 2025-06-26 06:58:30.721 +03:00 [DBG] Connection id "0HNC8090TG6GL" accepted. 2025-06-26 06:58:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GL" started. 2025-06-26 06:58:30.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:58:30.722 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:58:30.722 +03:00 [DBG] POST requests are not supported 2025-06-26 06:58:30.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:58:30.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:58:30.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:58:30.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:58:30.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:58:30.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:58:30.723 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:58:30.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:58:30.723 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:58:30.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:58:30.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:58:30.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:58:30.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:58:30.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:58:30.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:58:30.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:58:30.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:58:30.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:58:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:58:30.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:58:30.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2163ms. 2025-06-26 06:58:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:58:30.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:58:30.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:58:30.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:58:30.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:58:30.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:58:30.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:58:30.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:58:30.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:58:30.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:58:30.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6098ms 2025-06-26 06:58:30.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:58:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GL" completed keep alive response. 2025-06-26 06:58:30.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1778ms 2025-06-26 06:58:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GL" received FIN. 2025-06-26 06:58:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:58:30.726 +03:00 [DBG] Connection id "0HNC8090TG6GL" disconnecting. 2025-06-26 06:58:30.726 +03:00 [DBG] Connection id "0HNC8090TG6GL" stopped. 2025-06-26 06:59:30.720 +03:00 [DBG] Connection id "0HNC8090TG6GM" accepted. 2025-06-26 06:59:30.720 +03:00 [DBG] Connection id "0HNC8090TG6GM" started. 2025-06-26 06:59:30.721 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 06:59:30.721 +03:00 [VRB] All hosts are allowed. 2025-06-26 06:59:30.721 +03:00 [DBG] POST requests are not supported 2025-06-26 06:59:30.721 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 06:59:30.721 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 06:59:30.721 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:59:30.721 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 06:59:30.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 06:59:30.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 06:59:30.721 +03:00 [INF] CORS policy execution successful. 2025-06-26 06:59:30.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:59:30.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 06:59:30.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 06:59:30.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 06:59:30.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 06:59:30.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 06:59:30.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 06:59:30.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:59:30.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:59:30.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:59:30.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 06:59:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:59:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:59:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:59:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:59:30.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 06:59:30.722 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-06-26 06:59:30.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:59:30.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 06:59:30.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 06:59:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:59:30.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 06:59:30.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7428ms 2025-06-26 06:59:30.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 06:59:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GM" completed keep alive response. 2025-06-26 06:59:30.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4622ms 2025-06-26 06:59:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GM" received FIN. 2025-06-26 06:59:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GM" disconnecting. 2025-06-26 06:59:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 06:59:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GM" stopped. 2025-06-26 07:00:30.712 +03:00 [DBG] Connection id "0HNC8090TG6GN" accepted. 2025-06-26 07:00:30.712 +03:00 [DBG] Connection id "0HNC8090TG6GN" started. 2025-06-26 07:00:30.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:00:30.713 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:00:30.713 +03:00 [DBG] POST requests are not supported 2025-06-26 07:00:30.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:00:30.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:00:30.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:00:30.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:00:30.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:00:30.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:00:30.713 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:00:30.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:00:30.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:00:30.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:00:30.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:00:30.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:00:30.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:00:30.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:00:30.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:00:30.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:00:30.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:00:30.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:00:30.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:00:30.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:00:30.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:00:30.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:00:30.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:00:30.714 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-06-26 07:00:30.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:00:30.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:00:30.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:00:30.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:00:30.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:00:30.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6502ms 2025-06-26 07:00:30.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:00:30.714 +03:00 [DBG] Connection id "0HNC8090TG6GN" completed keep alive response. 2025-06-26 07:00:30.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3599ms 2025-06-26 07:00:30.714 +03:00 [DBG] Connection id "0HNC8090TG6GN" received FIN. 2025-06-26 07:00:30.714 +03:00 [DBG] Connection id "0HNC8090TG6GN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:00:30.714 +03:00 [DBG] Connection id "0HNC8090TG6GN" disconnecting. 2025-06-26 07:00:30.714 +03:00 [DBG] Connection id "0HNC8090TG6GN" stopped. 2025-06-26 07:01:30.711 +03:00 [DBG] Connection id "0HNC8090TG6GO" accepted. 2025-06-26 07:01:30.711 +03:00 [DBG] Connection id "0HNC8090TG6GO" started. 2025-06-26 07:01:30.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:01:30.711 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:01:30.711 +03:00 [DBG] POST requests are not supported 2025-06-26 07:01:30.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:01:30.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:01:30.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:01:30.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:01:30.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:01:30.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:01:30.711 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:01:30.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:01:30.712 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:01:30.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:01:30.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:01:30.712 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:01:30.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:01:30.712 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:01:30.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:01:30.712 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:01:30.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:01:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:01:30.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:01:30.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-06-26 07:01:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:01:30.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:01:30.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:01:30.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:01:30.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:01:30.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:01:30.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:01:30.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:01:30.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:01:30.713 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8413ms 2025-06-26 07:01:30.713 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:01:30.713 +03:00 [DBG] Connection id "0HNC8090TG6GO" completed keep alive response. 2025-06-26 07:01:30.713 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4816ms 2025-06-26 07:01:30.713 +03:00 [DBG] Connection id "0HNC8090TG6GO" received FIN. 2025-06-26 07:01:30.713 +03:00 [DBG] Connection id "0HNC8090TG6GO" disconnecting. 2025-06-26 07:01:30.713 +03:00 [DBG] Connection id "0HNC8090TG6GO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:01:30.715 +03:00 [DBG] Connection id "0HNC8090TG6GO" stopped. 2025-06-26 07:02:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GP" accepted. 2025-06-26 07:02:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GP" started. 2025-06-26 07:02:30.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:02:30.722 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:02:30.722 +03:00 [DBG] POST requests are not supported 2025-06-26 07:02:30.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:02:30.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:02:30.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:02:30.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:02:30.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:02:30.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:02:30.722 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:02:30.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:02:30.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:02:30.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:02:30.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:02:30.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:02:30.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:02:30.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:02:30.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:02:30.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:02:30.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:02:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:02:30.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:02:30.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-06-26 07:02:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:02:30.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:02:30.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:02:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:02:30.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:02:30.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6882ms 2025-06-26 07:02:30.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:02:30.723 +03:00 [DBG] Connection id "0HNC8090TG6GP" completed keep alive response. 2025-06-26 07:02:30.723 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2622ms 2025-06-26 07:02:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GP" received FIN. 2025-06-26 07:02:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GP" disconnecting. 2025-06-26 07:02:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:02:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GP" stopped. 2025-06-26 07:03:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GQ" accepted. 2025-06-26 07:03:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GQ" started. 2025-06-26 07:03:30.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:03:30.722 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:03:30.722 +03:00 [DBG] POST requests are not supported 2025-06-26 07:03:30.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:03:30.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:03:30.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:03:30.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:03:30.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:03:30.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:03:30.722 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:03:30.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:03:30.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:03:30.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:03:30.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:03:30.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:03:30.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:03:30.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:03:30.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:03:30.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:03:30.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:03:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:03:30.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:03:30.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-06-26 07:03:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:03:30.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:03:30.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:03:30.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:03:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:03:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:03:30.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:03:30.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:03:30.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:03:30.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:03:30.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1943ms 2025-06-26 07:03:30.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:03:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GQ" completed keep alive response. 2025-06-26 07:03:30.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9084ms 2025-06-26 07:03:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GQ" received FIN. 2025-06-26 07:03:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GQ" disconnecting. 2025-06-26 07:03:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:03:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GQ" stopped. 2025-06-26 07:04:30.726 +03:00 [DBG] Connection id "0HNC8090TG6GR" accepted. 2025-06-26 07:04:30.726 +03:00 [DBG] Connection id "0HNC8090TG6GR" started. 2025-06-26 07:04:30.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:04:30.727 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:04:30.727 +03:00 [DBG] POST requests are not supported 2025-06-26 07:04:30.727 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:04:30.727 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:04:30.727 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:04:30.727 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:04:30.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:04:30.727 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:04:30.727 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:04:30.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:04:30.727 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:04:30.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:04:30.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:04:30.727 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:04:30.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:04:30.727 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:04:30.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:04:30.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:04:30.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:04:30.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:04:30.728 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:04:30.728 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1691ms. 2025-06-26 07:04:30.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:04:30.728 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:04:30.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:04:30.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:04:30.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:04:30.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:04:30.729 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0644ms 2025-06-26 07:04:30.729 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:04:30.729 +03:00 [DBG] Connection id "0HNC8090TG6GR" completed keep alive response. 2025-06-26 07:04:30.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1538ms 2025-06-26 07:04:30.729 +03:00 [DBG] Connection id "0HNC8090TG6GR" received FIN. 2025-06-26 07:04:30.729 +03:00 [DBG] Connection id "0HNC8090TG6GR" disconnecting. 2025-06-26 07:04:30.729 +03:00 [DBG] Connection id "0HNC8090TG6GR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:04:30.730 +03:00 [DBG] Connection id "0HNC8090TG6GR" stopped. 2025-06-26 07:05:30.731 +03:00 [DBG] Connection id "0HNC8090TG6GS" accepted. 2025-06-26 07:05:30.731 +03:00 [DBG] Connection id "0HNC8090TG6GS" started. 2025-06-26 07:05:30.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:05:30.731 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:05:30.731 +03:00 [DBG] POST requests are not supported 2025-06-26 07:05:30.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:05:30.731 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:05:30.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:05:30.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:05:30.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:05:30.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:05:30.731 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:05:30.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:05:30.731 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:05:30.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:05:30.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:05:30.731 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:05:30.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:05:30.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:05:30.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:05:30.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:05:30.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:05:30.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:05:30.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:05:30.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-06-26 07:05:30.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:05:30.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:05:30.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:05:30.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:05:30.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:05:30.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:05:30.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:05:30.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:05:30.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:05:30.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:05:30.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1076ms 2025-06-26 07:05:30.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:05:30.733 +03:00 [DBG] Connection id "0HNC8090TG6GS" completed keep alive response. 2025-06-26 07:05:30.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9626ms 2025-06-26 07:05:30.733 +03:00 [DBG] Connection id "0HNC8090TG6GS" received FIN. 2025-06-26 07:05:30.733 +03:00 [DBG] Connection id "0HNC8090TG6GS" disconnecting. 2025-06-26 07:05:30.733 +03:00 [DBG] Connection id "0HNC8090TG6GS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:05:30.735 +03:00 [DBG] Connection id "0HNC8090TG6GS" stopped. 2025-06-26 07:06:30.720 +03:00 [DBG] Connection id "0HNC8090TG6GT" accepted. 2025-06-26 07:06:30.720 +03:00 [DBG] Connection id "0HNC8090TG6GT" started. 2025-06-26 07:06:30.720 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:06:30.720 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:06:30.720 +03:00 [DBG] POST requests are not supported 2025-06-26 07:06:30.720 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:06:30.720 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:06:30.720 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:06:30.720 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:06:30.721 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:06:30.721 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:06:30.721 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:06:30.721 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:06:30.721 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:06:30.721 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:06:30.721 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:06:30.721 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:06:30.721 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:06:30.721 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:06:30.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:06:30.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:06:30.721 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:06:30.721 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:06:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:06:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:06:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:06:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:06:30.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:06:30.721 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-06-26 07:06:30.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:06:30.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:06:30.722 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:06:30.722 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:06:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:06:30.722 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:06:30.722 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9255ms 2025-06-26 07:06:30.722 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:06:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GT" completed keep alive response. 2025-06-26 07:06:30.722 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5794ms 2025-06-26 07:06:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GT" received FIN. 2025-06-26 07:06:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GT" disconnecting. 2025-06-26 07:06:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:06:30.723 +03:00 [DBG] Connection id "0HNC8090TG6GT" stopped. 2025-06-26 07:07:30.731 +03:00 [DBG] Connection id "0HNC8090TG6GU" accepted. 2025-06-26 07:07:30.731 +03:00 [DBG] Connection id "0HNC8090TG6GU" started. 2025-06-26 07:07:30.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:07:30.731 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:07:30.731 +03:00 [DBG] POST requests are not supported 2025-06-26 07:07:30.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:07:30.731 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:07:30.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:07:30.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:07:30.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:07:30.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:07:30.731 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:07:30.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:07:30.731 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:07:30.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:07:30.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:07:30.731 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:07:30.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:07:30.731 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:07:30.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:07:30.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:07:30.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:07:30.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:07:30.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:07:30.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:07:30.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-06-26 07:07:30.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:07:30.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:07:30.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:07:30.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:07:30.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:07:30.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6608ms 2025-06-26 07:07:30.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:07:30.732 +03:00 [DBG] Connection id "0HNC8090TG6GU" completed keep alive response. 2025-06-26 07:07:30.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2573ms 2025-06-26 07:07:30.732 +03:00 [DBG] Connection id "0HNC8090TG6GU" received FIN. 2025-06-26 07:07:30.733 +03:00 [DBG] Connection id "0HNC8090TG6GU" disconnecting. 2025-06-26 07:07:30.733 +03:00 [DBG] Connection id "0HNC8090TG6GU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:07:30.734 +03:00 [DBG] Connection id "0HNC8090TG6GU" stopped. 2025-06-26 07:08:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GV" accepted. 2025-06-26 07:08:30.722 +03:00 [DBG] Connection id "0HNC8090TG6GV" started. 2025-06-26 07:08:30.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:08:30.722 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:08:30.722 +03:00 [DBG] POST requests are not supported 2025-06-26 07:08:30.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:08:30.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:08:30.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:08:30.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:08:30.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:08:30.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:08:30.722 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:08:30.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:08:30.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:08:30.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:08:30.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:08:30.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:08:30.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:08:30.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:08:30.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:08:30.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:08:30.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:08:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:08:30.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:08:30.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-06-26 07:08:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:08:30.723 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:08:30.723 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:08:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:08:30.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:08:30.723 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7386ms 2025-06-26 07:08:30.723 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:08:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GV" completed keep alive response. 2025-06-26 07:08:30.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5904ms 2025-06-26 07:08:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GV" received FIN. 2025-06-26 07:08:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GV" disconnecting. 2025-06-26 07:08:30.724 +03:00 [DBG] Connection id "0HNC8090TG6GV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:08:30.725 +03:00 [DBG] Connection id "0HNC8090TG6GV" stopped. 2025-06-26 07:09:30.733 +03:00 [DBG] Connection id "0HNC8090TG6H0" accepted. 2025-06-26 07:09:30.733 +03:00 [DBG] Connection id "0HNC8090TG6H0" started. 2025-06-26 07:09:30.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:09:30.734 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:09:30.734 +03:00 [DBG] POST requests are not supported 2025-06-26 07:09:30.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:09:30.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:09:30.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:09:30.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:09:30.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:09:30.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:09:30.734 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:09:30.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:09:30.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:09:30.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:09:30.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:09:30.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:09:30.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:09:30.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:09:30.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:09:30.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:09:30.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:09:30.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:09:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:09:30.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:09:30.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-06-26 07:09:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:09:30.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:09:30.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:09:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:09:30.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:09:30.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:09:30.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2427ms 2025-06-26 07:09:30.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:09:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H0" completed keep alive response. 2025-06-26 07:09:30.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2495ms 2025-06-26 07:09:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H0" received FIN. 2025-06-26 07:09:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:09:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H0" disconnecting. 2025-06-26 07:09:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H0" stopped. 2025-06-26 07:10:30.733 +03:00 [DBG] Connection id "0HNC8090TG6H1" accepted. 2025-06-26 07:10:30.733 +03:00 [DBG] Connection id "0HNC8090TG6H1" started. 2025-06-26 07:10:30.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:10:30.733 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:10:30.733 +03:00 [DBG] POST requests are not supported 2025-06-26 07:10:30.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:10:30.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:10:30.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:10:30.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:10:30.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:10:30.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:10:30.734 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:10:30.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:10:30.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:10:30.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:10:30.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:10:30.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:10:30.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:10:30.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:10:30.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:10:30.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:10:30.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:10:30.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:10:30.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:10:30.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:10:30.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:10:30.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:10:30.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:10:30.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-06-26 07:10:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:10:30.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:10:30.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:10:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:10:30.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:10:30.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2364ms 2025-06-26 07:10:30.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:10:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H1" completed keep alive response. 2025-06-26 07:10:30.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2575ms 2025-06-26 07:10:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H1" received FIN. 2025-06-26 07:10:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H1" disconnecting. 2025-06-26 07:10:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:10:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H1" stopped. 2025-06-26 07:11:30.735 +03:00 [DBG] Connection id "0HNC8090TG6H2" accepted. 2025-06-26 07:11:30.735 +03:00 [DBG] Connection id "0HNC8090TG6H2" started. 2025-06-26 07:11:30.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:11:30.736 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:11:30.736 +03:00 [DBG] POST requests are not supported 2025-06-26 07:11:30.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:11:30.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:11:30.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:11:30.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:11:30.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:11:30.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:11:30.736 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:11:30.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:11:30.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:11:30.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:11:30.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:11:30.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:11:30.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:11:30.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:11:30.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:11:30.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:11:30.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:11:30.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:11:30.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:11:30.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:11:30.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:11:30.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:11:30.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:11:30.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-26 07:11:30.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:11:30.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:11:30.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:11:30.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:11:30.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:11:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:11:30.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:11:30.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7362ms 2025-06-26 07:11:30.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:11:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H2" completed keep alive response. 2025-06-26 07:11:30.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3336ms 2025-06-26 07:11:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H2" received FIN. 2025-06-26 07:11:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:11:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H2" disconnecting. 2025-06-26 07:11:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H2" stopped. 2025-06-26 07:12:30.997 +03:00 [DBG] Connection id "0HNC8090TG6H3" accepted. 2025-06-26 07:12:30.997 +03:00 [DBG] Connection id "0HNC8090TG6H3" started. 2025-06-26 07:12:30.998 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:12:30.998 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:12:30.998 +03:00 [DBG] POST requests are not supported 2025-06-26 07:12:30.998 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:12:30.998 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:12:30.998 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:12:30.998 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:12:30.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:12:30.998 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:12:30.998 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:12:30.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:12:30.998 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:12:30.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:12:30.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:12:30.998 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:12:30.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:12:30.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:12:30.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:12:30.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:12:30.998 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:12:30.998 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:12:30.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:12:30.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:12:30.998 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:12:30.998 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:12:30.998 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:12:30.998 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-26 07:12:30.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:12:30.999 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:12:30.999 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:12:30.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:12:30.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:12:30.999 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7152ms 2025-06-26 07:12:30.999 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:12:30.999 +03:00 [DBG] Connection id "0HNC8090TG6H3" completed keep alive response. 2025-06-26 07:12:30.999 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3597ms 2025-06-26 07:12:30.999 +03:00 [DBG] Connection id "0HNC8090TG6H3" received FIN. 2025-06-26 07:12:30.999 +03:00 [DBG] Connection id "0HNC8090TG6H3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:12:31.000 +03:00 [DBG] Connection id "0HNC8090TG6H3" disconnecting. 2025-06-26 07:12:31.000 +03:00 [DBG] Connection id "0HNC8090TG6H3" stopped. 2025-06-26 07:13:30.738 +03:00 [DBG] Connection id "0HNC8090TG6H4" accepted. 2025-06-26 07:13:30.738 +03:00 [DBG] Connection id "0HNC8090TG6H4" started. 2025-06-26 07:13:30.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:13:30.738 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:13:30.738 +03:00 [DBG] POST requests are not supported 2025-06-26 07:13:30.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:13:30.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:13:30.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:13:30.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:13:30.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:13:30.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:13:30.739 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:13:30.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:13:30.739 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:13:30.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:13:30.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:13:30.739 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:13:30.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:13:30.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:13:30.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:13:30.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:13:30.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:13:30.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:13:30.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:13:30.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:13:30.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:13:30.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:13:30.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:13:30.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1515ms. 2025-06-26 07:13:30.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:13:30.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:13:30.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:13:30.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:13:30.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:13:30.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0343ms 2025-06-26 07:13:30.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:13:30.740 +03:00 [DBG] Connection id "0HNC8090TG6H4" completed keep alive response. 2025-06-26 07:13:30.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0299ms 2025-06-26 07:13:30.740 +03:00 [DBG] Connection id "0HNC8090TG6H4" received FIN. 2025-06-26 07:13:30.741 +03:00 [DBG] Connection id "0HNC8090TG6H4" disconnecting. 2025-06-26 07:13:30.741 +03:00 [DBG] Connection id "0HNC8090TG6H4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:13:30.742 +03:00 [DBG] Connection id "0HNC8090TG6H4" stopped. 2025-06-26 07:14:30.734 +03:00 [DBG] Connection id "0HNC8090TG6H5" accepted. 2025-06-26 07:14:30.734 +03:00 [DBG] Connection id "0HNC8090TG6H5" started. 2025-06-26 07:14:30.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:14:30.735 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:14:30.735 +03:00 [DBG] POST requests are not supported 2025-06-26 07:14:30.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:14:30.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:14:30.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:14:30.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:14:30.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:14:30.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:14:30.735 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:14:30.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:14:30.735 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:14:30.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:14:30.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:14:30.735 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:14:30.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:14:30.735 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:14:30.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:14:30.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:14:30.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:14:30.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:14:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:14:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:14:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:14:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:14:30.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:14:30.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-06-26 07:14:30.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:14:30.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:14:30.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:14:30.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:14:30.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:14:30.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7339ms 2025-06-26 07:14:30.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:14:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H5" completed keep alive response. 2025-06-26 07:14:30.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.367ms 2025-06-26 07:14:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H5" received FIN. 2025-06-26 07:14:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:14:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H5" disconnecting. 2025-06-26 07:14:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H5" stopped. 2025-06-26 07:15:30.728 +03:00 [DBG] Connection id "0HNC8090TG6H6" accepted. 2025-06-26 07:15:30.728 +03:00 [DBG] Connection id "0HNC8090TG6H6" started. 2025-06-26 07:15:30.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:15:30.729 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:15:30.729 +03:00 [DBG] POST requests are not supported 2025-06-26 07:15:30.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:15:30.729 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:15:30.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:15:30.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:15:30.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:15:30.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:15:30.729 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:15:30.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:15:30.729 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:15:30.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:15:30.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:15:30.729 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:15:30.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:15:30.729 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:15:30.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:15:30.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:15:30.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:15:30.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:15:30.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:15:30.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:15:30.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:15:30.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:15:30.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:15:30.729 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-06-26 07:15:30.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:15:30.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:15:30.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:15:30.729 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:15:30.729 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:15:30.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:15:30.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:15:30.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:15:30.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:15:30.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.724ms 2025-06-26 07:15:30.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:15:30.730 +03:00 [DBG] Connection id "0HNC8090TG6H6" completed keep alive response. 2025-06-26 07:15:30.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3822ms 2025-06-26 07:15:30.730 +03:00 [DBG] Connection id "0HNC8090TG6H6" received FIN. 2025-06-26 07:15:30.730 +03:00 [DBG] Connection id "0HNC8090TG6H6" disconnecting. 2025-06-26 07:15:30.730 +03:00 [DBG] Connection id "0HNC8090TG6H6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:15:30.731 +03:00 [DBG] Connection id "0HNC8090TG6H6" stopped. 2025-06-26 07:16:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H7" accepted. 2025-06-26 07:16:30.736 +03:00 [DBG] Connection id "0HNC8090TG6H7" started. 2025-06-26 07:16:30.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:16:30.736 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:16:30.736 +03:00 [DBG] POST requests are not supported 2025-06-26 07:16:30.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:16:30.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:16:30.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:16:30.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:16:30.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:16:30.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:16:30.736 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:16:30.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:16:30.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:16:30.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:16:30.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:16:30.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:16:30.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:16:30.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:16:30.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:16:30.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:16:30.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:16:30.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:16:30.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:16:30.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1129ms. 2025-06-26 07:16:30.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:16:30.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:16:30.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:16:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:16:30.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:16:30.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6604ms 2025-06-26 07:16:30.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:16:30.737 +03:00 [DBG] Connection id "0HNC8090TG6H7" completed keep alive response. 2025-06-26 07:16:30.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3111ms 2025-06-26 07:16:30.738 +03:00 [DBG] Connection id "0HNC8090TG6H7" received FIN. 2025-06-26 07:16:30.738 +03:00 [DBG] Connection id "0HNC8090TG6H7" disconnecting. 2025-06-26 07:16:30.738 +03:00 [DBG] Connection id "0HNC8090TG6H7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:16:30.739 +03:00 [DBG] Connection id "0HNC8090TG6H7" stopped. 2025-06-26 07:17:30.732 +03:00 [DBG] Connection id "0HNC8090TG6H8" accepted. 2025-06-26 07:17:30.732 +03:00 [DBG] Connection id "0HNC8090TG6H8" started. 2025-06-26 07:17:30.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:17:30.733 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:17:30.733 +03:00 [DBG] POST requests are not supported 2025-06-26 07:17:30.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:17:30.733 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:17:30.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:17:30.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:17:30.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:17:30.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:17:30.733 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:17:30.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:17:30.733 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:17:30.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:17:30.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:17:30.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:17:30.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:17:30.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:17:30.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:17:30.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:17:30.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:17:30.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:17:30.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:17:30.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:17:30.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:17:30.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:17:30.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:17:30.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-06-26 07:17:30.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:17:30.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:17:30.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:17:30.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:17:30.734 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:17:30.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:17:30.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:17:30.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:17:30.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.719ms 2025-06-26 07:17:30.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:17:30.734 +03:00 [DBG] Connection id "0HNC8090TG6H8" completed keep alive response. 2025-06-26 07:17:30.734 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3958ms 2025-06-26 07:17:30.734 +03:00 [DBG] Connection id "0HNC8090TG6H8" received FIN. 2025-06-26 07:17:30.734 +03:00 [DBG] Connection id "0HNC8090TG6H8" disconnecting. 2025-06-26 07:17:30.734 +03:00 [DBG] Connection id "0HNC8090TG6H8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:17:30.735 +03:00 [DBG] Connection id "0HNC8090TG6H8" stopped. 2025-06-26 07:18:30.729 +03:00 [DBG] Connection id "0HNC8090TG6H9" accepted. 2025-06-26 07:18:30.729 +03:00 [DBG] Connection id "0HNC8090TG6H9" started. 2025-06-26 07:18:30.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:18:30.730 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:18:30.730 +03:00 [DBG] POST requests are not supported 2025-06-26 07:18:30.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:18:30.730 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:18:30.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:18:30.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:18:30.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:18:30.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:18:30.730 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:18:30.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:18:30.730 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:18:30.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:18:30.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:18:30.730 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:18:30.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:18:30.730 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:18:30.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:18:30.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:18:30.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:18:30.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:18:30.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:18:30.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:18:30.731 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-06-26 07:18:30.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:18:30.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:18:30.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:18:30.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:18:30.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:18:30.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0799ms 2025-06-26 07:18:30.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:18:30.732 +03:00 [DBG] Connection id "0HNC8090TG6H9" completed keep alive response. 2025-06-26 07:18:30.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.004ms 2025-06-26 07:18:30.732 +03:00 [DBG] Connection id "0HNC8090TG6H9" received FIN. 2025-06-26 07:18:30.732 +03:00 [DBG] Connection id "0HNC8090TG6H9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:18:30.732 +03:00 [DBG] Connection id "0HNC8090TG6H9" disconnecting. 2025-06-26 07:18:30.732 +03:00 [DBG] Connection id "0HNC8090TG6H9" stopped. 2025-06-26 07:19:30.745 +03:00 [DBG] Connection id "0HNC8090TG6HA" accepted. 2025-06-26 07:19:30.745 +03:00 [DBG] Connection id "0HNC8090TG6HA" started. 2025-06-26 07:19:30.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:19:30.746 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:19:30.746 +03:00 [DBG] POST requests are not supported 2025-06-26 07:19:30.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:19:30.746 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:19:30.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:19:30.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:19:30.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:19:30.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:19:30.746 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:19:30.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:19:30.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:19:30.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:19:30.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:19:30.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:19:30.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:19:30.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:19:30.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:19:30.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:19:30.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:19:30.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:19:30.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:19:30.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:19:30.747 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-06-26 07:19:30.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:19:30.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:19:30.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:19:30.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:19:30.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:19:30.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1042ms 2025-06-26 07:19:30.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:19:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HA" completed keep alive response. 2025-06-26 07:19:30.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0218ms 2025-06-26 07:19:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HA" received FIN. 2025-06-26 07:19:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:19:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HA" disconnecting. 2025-06-26 07:19:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HA" stopped. 2025-06-26 07:20:30.734 +03:00 [DBG] Connection id "0HNC8090TG6HB" accepted. 2025-06-26 07:20:30.735 +03:00 [DBG] Connection id "0HNC8090TG6HB" started. 2025-06-26 07:20:30.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:20:30.735 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:20:30.735 +03:00 [DBG] POST requests are not supported 2025-06-26 07:20:30.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:20:30.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:20:30.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:20:30.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:20:30.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:20:30.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:20:30.735 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:20:30.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:20:30.735 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:20:30.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:20:30.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:20:30.735 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:20:30.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:20:30.735 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:20:30.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:20:30.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:20:30.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:20:30.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:20:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:20:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:20:30.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:20:30.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:20:30.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:20:30.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1345ms. 2025-06-26 07:20:30.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:20:30.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:20:30.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:20:30.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:20:30.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:20:30.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6842ms 2025-06-26 07:20:30.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:20:30.736 +03:00 [DBG] Connection id "0HNC8090TG6HB" completed keep alive response. 2025-06-26 07:20:30.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2982ms 2025-06-26 07:20:30.736 +03:00 [DBG] Connection id "0HNC8090TG6HB" received FIN. 2025-06-26 07:20:30.736 +03:00 [DBG] Connection id "0HNC8090TG6HB" disconnecting. 2025-06-26 07:20:30.737 +03:00 [DBG] Connection id "0HNC8090TG6HB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:20:30.738 +03:00 [DBG] Connection id "0HNC8090TG6HB" stopped. 2025-06-26 07:21:30.777 +03:00 [DBG] Connection id "0HNC8090TG6HC" accepted. 2025-06-26 07:21:30.777 +03:00 [DBG] Connection id "0HNC8090TG6HC" started. 2025-06-26 07:21:30.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:21:30.777 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:21:30.777 +03:00 [DBG] POST requests are not supported 2025-06-26 07:21:30.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:21:30.777 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:21:30.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:21:30.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:21:30.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:21:30.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:21:30.777 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:21:30.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:21:30.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:21:30.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:21:30.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:21:30.778 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:21:30.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:21:30.778 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:21:30.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:21:30.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:21:30.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:21:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:21:30.778 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:21:30.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-06-26 07:21:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:21:30.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:21:30.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:21:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:21:30.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:21:30.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6996ms 2025-06-26 07:21:30.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:21:30.778 +03:00 [DBG] Connection id "0HNC8090TG6HC" completed keep alive response. 2025-06-26 07:21:30.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3718ms 2025-06-26 07:21:30.779 +03:00 [DBG] Connection id "0HNC8090TG6HC" received FIN. 2025-06-26 07:21:30.779 +03:00 [DBG] Connection id "0HNC8090TG6HC" disconnecting. 2025-06-26 07:21:30.779 +03:00 [DBG] Connection id "0HNC8090TG6HC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:21:30.780 +03:00 [DBG] Connection id "0HNC8090TG6HC" stopped. 2025-06-26 07:22:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HD" accepted. 2025-06-26 07:22:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HD" started. 2025-06-26 07:22:30.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:22:30.754 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:22:30.754 +03:00 [DBG] POST requests are not supported 2025-06-26 07:22:30.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:22:30.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:22:30.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:22:30.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:22:30.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:22:30.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:22:30.754 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:22:30.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:22:30.754 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:22:30.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:22:30.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:22:30.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:22:30.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:22:30.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:22:30.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:22:30.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:22:30.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:22:30.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:22:30.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:22:30.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:22:30.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:22:30.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:22:30.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:22:30.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-06-26 07:22:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:22:30.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:22:30.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:22:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:22:30.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:22:30.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6996ms 2025-06-26 07:22:30.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:22:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HD" completed keep alive response. 2025-06-26 07:22:30.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2976ms 2025-06-26 07:22:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HD" received FIN. 2025-06-26 07:22:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HD" disconnecting. 2025-06-26 07:22:30.756 +03:00 [DBG] Connection id "0HNC8090TG6HD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:22:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HD" stopped. 2025-06-26 07:23:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HE" accepted. 2025-06-26 07:23:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HE" started. 2025-06-26 07:23:30.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:23:30.750 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:23:30.750 +03:00 [DBG] POST requests are not supported 2025-06-26 07:23:30.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:23:30.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:23:30.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:23:30.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:23:30.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:23:30.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:23:30.751 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:23:30.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:23:30.751 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:23:30.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:23:30.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:23:30.751 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:23:30.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:23:30.751 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:23:30.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:23:30.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:23:30.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:23:30.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:23:30.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:23:30.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:23:30.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:23:30.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:23:30.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:23:30.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-06-26 07:23:30.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:23:30.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:23:30.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:23:30.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:23:30.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:23:30.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.027ms 2025-06-26 07:23:30.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:23:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HE" completed keep alive response. 2025-06-26 07:23:30.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0048ms 2025-06-26 07:23:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HE" received FIN. 2025-06-26 07:23:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HE" disconnecting. 2025-06-26 07:23:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:23:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HE" stopped. 2025-06-26 07:24:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HF" accepted. 2025-06-26 07:24:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HF" started. 2025-06-26 07:24:30.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:24:30.754 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:24:30.754 +03:00 [DBG] POST requests are not supported 2025-06-26 07:24:30.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:24:30.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:24:30.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:24:30.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:24:30.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:24:30.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:24:30.754 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:24:30.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:24:30.754 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:24:30.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:24:30.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:24:30.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:24:30.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:24:30.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:24:30.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:24:30.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:24:30.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:24:30.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:24:30.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:24:30.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:24:30.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:24:30.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:24:30.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-06-26 07:24:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:24:30.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:24:30.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:24:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:24:30.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:24:30.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.653ms 2025-06-26 07:24:30.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:24:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HF" completed keep alive response. 2025-06-26 07:24:30.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2265ms 2025-06-26 07:24:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HF" received FIN. 2025-06-26 07:24:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HF" disconnecting. 2025-06-26 07:24:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:24:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HF" stopped. 2025-06-26 07:25:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HG" accepted. 2025-06-26 07:25:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HG" started. 2025-06-26 07:25:30.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:25:30.749 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:25:30.749 +03:00 [DBG] POST requests are not supported 2025-06-26 07:25:30.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:25:30.749 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:25:30.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:25:30.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:25:30.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:25:30.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:25:30.749 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:25:30.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:25:30.749 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:25:30.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:25:30.749 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:25:30.749 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:25:30.749 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:25:30.749 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:25:30.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:25:30.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:25:30.749 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:25:30.749 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:25:30.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:25:30.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:25:30.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:25:30.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:25:30.749 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:25:30.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-06-26 07:25:30.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:25:30.750 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:25:30.750 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:25:30.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:25:30.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:25:30.750 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7395ms 2025-06-26 07:25:30.750 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:25:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HG" completed keep alive response. 2025-06-26 07:25:30.750 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.421ms 2025-06-26 07:25:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HG" received FIN. 2025-06-26 07:25:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HG" disconnecting. 2025-06-26 07:25:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:25:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HG" stopped. 2025-06-26 07:26:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HH" accepted. 2025-06-26 07:26:30.748 +03:00 [DBG] Connection id "0HNC8090TG6HH" started. 2025-06-26 07:26:30.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:26:30.748 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:26:30.748 +03:00 [DBG] POST requests are not supported 2025-06-26 07:26:30.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:26:30.748 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:26:30.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:26:30.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:26:30.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:26:30.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:26:30.748 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:26:30.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:26:30.748 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:26:30.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:26:30.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:26:30.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:26:30.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:26:30.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:26:30.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:26:30.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:26:30.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:26:30.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:26:30.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:26:30.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:26:30.749 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:26:30.749 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-06-26 07:26:30.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:26:30.749 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:26:30.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:26:30.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:26:30.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:26:30.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7325ms 2025-06-26 07:26:30.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:26:30.749 +03:00 [DBG] Connection id "0HNC8090TG6HH" completed keep alive response. 2025-06-26 07:26:30.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3568ms 2025-06-26 07:26:30.749 +03:00 [DBG] Connection id "0HNC8090TG6HH" received FIN. 2025-06-26 07:26:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HH" disconnecting. 2025-06-26 07:26:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:26:30.751 +03:00 [DBG] Connection id "0HNC8090TG6HH" stopped. 2025-06-26 07:27:30.736 +03:00 [DBG] Connection id "0HNC8090TG6HI" accepted. 2025-06-26 07:27:30.736 +03:00 [DBG] Connection id "0HNC8090TG6HI" started. 2025-06-26 07:27:30.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:27:30.736 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:27:30.736 +03:00 [DBG] POST requests are not supported 2025-06-26 07:27:30.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:27:30.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:27:30.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:27:30.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:27:30.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:27:30.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:27:30.736 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:27:30.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:27:30.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:27:30.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:27:30.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:27:30.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:27:30.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:27:30.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:27:30.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:27:30.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:27:30.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:27:30.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:27:30.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:27:30.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-06-26 07:27:30.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:27:30.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:27:30.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:27:30.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:27:30.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:27:30.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:27:30.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:27:30.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:27:30.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:27:30.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:27:30.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8471ms 2025-06-26 07:27:30.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:27:30.738 +03:00 [DBG] Connection id "0HNC8090TG6HI" completed keep alive response. 2025-06-26 07:27:30.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.692ms 2025-06-26 07:27:30.738 +03:00 [DBG] Connection id "0HNC8090TG6HI" received FIN. 2025-06-26 07:27:30.738 +03:00 [DBG] Connection id "0HNC8090TG6HI" disconnecting. 2025-06-26 07:27:30.738 +03:00 [DBG] Connection id "0HNC8090TG6HI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:27:30.740 +03:00 [DBG] Connection id "0HNC8090TG6HI" stopped. 2025-06-26 07:28:30.775 +03:00 [DBG] Connection id "0HNC8090TG6HJ" accepted. 2025-06-26 07:28:30.775 +03:00 [DBG] Connection id "0HNC8090TG6HJ" started. 2025-06-26 07:28:30.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:28:30.775 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:28:30.775 +03:00 [DBG] POST requests are not supported 2025-06-26 07:28:30.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:28:30.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:28:30.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:28:30.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:28:30.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:28:30.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:28:30.776 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:28:30.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:28:30.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:28:30.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:28:30.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:28:30.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:28:30.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:28:30.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:28:30.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:28:30.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:28:30.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:28:30.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:28:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:28:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:28:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:28:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:28:30.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:28:30.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2074ms. 2025-06-26 07:28:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:28:30.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:28:30.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:28:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:28:30.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:28:30.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2138ms 2025-06-26 07:28:30.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:28:30.778 +03:00 [DBG] Connection id "0HNC8090TG6HJ" completed keep alive response. 2025-06-26 07:28:30.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4646ms 2025-06-26 07:28:30.778 +03:00 [DBG] Connection id "0HNC8090TG6HJ" received FIN. 2025-06-26 07:28:30.778 +03:00 [DBG] Connection id "0HNC8090TG6HJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:28:30.778 +03:00 [DBG] Connection id "0HNC8090TG6HJ" disconnecting. 2025-06-26 07:28:30.778 +03:00 [DBG] Connection id "0HNC8090TG6HJ" stopped. 2025-06-26 07:29:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HK" accepted. 2025-06-26 07:29:30.750 +03:00 [DBG] Connection id "0HNC8090TG6HK" started. 2025-06-26 07:29:30.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:29:30.750 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:29:30.750 +03:00 [DBG] POST requests are not supported 2025-06-26 07:29:30.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:29:30.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:29:30.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:29:30.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:29:30.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:29:30.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:29:30.751 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:29:30.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:29:30.751 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:29:30.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:29:30.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:29:30.751 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:29:30.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:29:30.751 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:29:30.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:29:30.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:29:30.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:29:30.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:29:30.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:29:30.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:29:30.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:29:30.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:29:30.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:29:30.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1852ms. 2025-06-26 07:29:30.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:29:30.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:29:30.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:29:30.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:29:30.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:29:30.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1696ms 2025-06-26 07:29:30.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:29:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HK" completed keep alive response. 2025-06-26 07:29:30.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.144ms 2025-06-26 07:29:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HK" received FIN. 2025-06-26 07:29:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HK" disconnecting. 2025-06-26 07:29:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:29:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HK" stopped. 2025-06-26 07:30:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HL" accepted. 2025-06-26 07:30:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HL" started. 2025-06-26 07:30:30.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:30:30.753 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:30:30.753 +03:00 [DBG] POST requests are not supported 2025-06-26 07:30:30.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:30:30.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:30:30.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:30:30.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:30:30.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:30:30.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:30:30.754 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:30:30.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:30:30.754 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:30:30.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:30:30.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:30:30.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:30:30.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:30:30.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:30:30.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:30:30.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:30:30.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:30:30.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:30:30.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:30:30.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-06-26 07:30:30.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:30:30.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:30:30.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:30:30.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:30:30.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:30:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:30:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:30:30.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:30:30.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:30:30.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6723ms 2025-06-26 07:30:30.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:30:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HL" completed keep alive response. 2025-06-26 07:30:30.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2956ms 2025-06-26 07:30:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HL" received FIN. 2025-06-26 07:30:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:30:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HL" disconnecting. 2025-06-26 07:30:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HL" stopped. 2025-06-26 07:31:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HM" accepted. 2025-06-26 07:31:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HM" started. 2025-06-26 07:31:30.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:31:30.752 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:31:30.752 +03:00 [DBG] POST requests are not supported 2025-06-26 07:31:30.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:31:30.752 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:31:30.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:31:30.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:31:30.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:31:30.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:31:30.752 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:31:30.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:31:30.752 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:31:30.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:31:30.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:31:30.752 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:31:30.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:31:30.753 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:31:30.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:31:30.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:31:30.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:31:30.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:31:30.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:31:30.753 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-06-26 07:31:30.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:31:30.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:31:30.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:31:30.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:31:30.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:31:30.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8798ms 2025-06-26 07:31:30.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:31:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HM" completed keep alive response. 2025-06-26 07:31:30.754 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5225ms 2025-06-26 07:31:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HM" received FIN. 2025-06-26 07:31:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HM" disconnecting. 2025-06-26 07:31:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:31:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HM" stopped. 2025-06-26 07:32:30.760 +03:00 [DBG] Connection id "0HNC8090TG6HN" accepted. 2025-06-26 07:32:30.760 +03:00 [DBG] Connection id "0HNC8090TG6HN" started. 2025-06-26 07:32:30.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:32:30.760 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:32:30.761 +03:00 [DBG] POST requests are not supported 2025-06-26 07:32:30.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:32:30.761 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:32:30.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:32:30.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:32:30.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:32:30.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:32:30.761 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:32:30.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:32:30.761 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:32:30.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:32:30.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:32:30.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:32:30.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:32:30.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:32:30.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:32:30.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:32:30.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:32:30.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:32:30.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:32:30.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:32:30.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:32:30.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:32:30.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:32:30.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2387ms. 2025-06-26 07:32:30.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:32:30.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:32:30.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:32:30.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:32:30.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:32:30.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:32:30.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:32:30.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:32:30.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:32:30.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:32:30.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:32:30.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:32:30.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:32:30.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:32:30.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:32:30.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:32:30.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:32:30.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0392ms 2025-06-26 07:32:30.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:32:30.764 +03:00 [DBG] Connection id "0HNC8090TG6HN" completed keep alive response. 2025-06-26 07:32:30.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7807ms 2025-06-26 07:32:30.764 +03:00 [DBG] Connection id "0HNC8090TG6HN" received FIN. 2025-06-26 07:32:30.765 +03:00 [DBG] Connection id "0HNC8090TG6HN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:32:30.765 +03:00 [DBG] Connection id "0HNC8090TG6HN" disconnecting. 2025-06-26 07:32:30.765 +03:00 [DBG] Connection id "0HNC8090TG6HN" stopped. 2025-06-26 07:33:30.760 +03:00 [DBG] Connection id "0HNC8090TG6HO" accepted. 2025-06-26 07:33:30.760 +03:00 [DBG] Connection id "0HNC8090TG6HO" started. 2025-06-26 07:33:30.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:33:30.760 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:33:30.760 +03:00 [DBG] POST requests are not supported 2025-06-26 07:33:30.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:33:30.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:33:30.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:33:30.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:33:30.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:33:30.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:33:30.760 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:33:30.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:33:30.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:33:30.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:33:30.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:33:30.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:33:30.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:33:30.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:33:30.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:33:30.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:33:30.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:33:30.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:33:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:33:30.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:33:30.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-06-26 07:33:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:33:30.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:33:30.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:33:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:33:30.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:33:30.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.976ms 2025-06-26 07:33:30.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:33:30.761 +03:00 [DBG] Connection id "0HNC8090TG6HO" completed keep alive response. 2025-06-26 07:33:30.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6531ms 2025-06-26 07:33:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HO" received FIN. 2025-06-26 07:33:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:33:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HO" disconnecting. 2025-06-26 07:33:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HO" stopped. 2025-06-26 07:34:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HP" accepted. 2025-06-26 07:34:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HP" started. 2025-06-26 07:34:30.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:34:30.754 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:34:30.754 +03:00 [DBG] POST requests are not supported 2025-06-26 07:34:30.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:34:30.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:34:30.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:34:30.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:34:30.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:34:30.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:34:30.754 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:34:30.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:34:30.754 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:34:30.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:34:30.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:34:30.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:34:30.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:34:30.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:34:30.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:34:30.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:34:30.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:34:30.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:34:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:34:30.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:34:30.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-06-26 07:34:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:34:30.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:34:30.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:34:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:34:30.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:34:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:34:30.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:34:30.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:34:30.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2948ms 2025-06-26 07:34:30.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:34:30.756 +03:00 [DBG] Connection id "0HNC8090TG6HP" completed keep alive response. 2025-06-26 07:34:30.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3247ms 2025-06-26 07:34:30.756 +03:00 [DBG] Connection id "0HNC8090TG6HP" received FIN. 2025-06-26 07:34:30.756 +03:00 [DBG] Connection id "0HNC8090TG6HP" disconnecting. 2025-06-26 07:34:30.756 +03:00 [DBG] Connection id "0HNC8090TG6HP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:34:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HP" stopped. 2025-06-26 07:35:30.758 +03:00 [DBG] Connection id "0HNC8090TG6HQ" accepted. 2025-06-26 07:35:30.759 +03:00 [DBG] Connection id "0HNC8090TG6HQ" started. 2025-06-26 07:35:30.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:35:30.759 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:35:30.759 +03:00 [DBG] POST requests are not supported 2025-06-26 07:35:30.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:35:30.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:35:30.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:35:30.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:35:30.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:35:30.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:35:30.759 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:35:30.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:35:30.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:35:30.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:35:30.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:35:30.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:35:30.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:35:30.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:35:30.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:35:30.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:35:30.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:35:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:35:30.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:35:30.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-06-26 07:35:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:35:30.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:35:30.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:35:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:35:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:35:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:35:30.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:35:30.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:35:30.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2197ms 2025-06-26 07:35:30.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:35:30.761 +03:00 [DBG] Connection id "0HNC8090TG6HQ" completed keep alive response. 2025-06-26 07:35:30.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1539ms 2025-06-26 07:35:30.761 +03:00 [DBG] Connection id "0HNC8090TG6HQ" received FIN. 2025-06-26 07:35:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:35:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HQ" disconnecting. 2025-06-26 07:35:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HQ" stopped. 2025-06-26 07:36:30.749 +03:00 [DBG] Connection id "0HNC8090TG6HR" accepted. 2025-06-26 07:36:30.749 +03:00 [DBG] Connection id "0HNC8090TG6HR" started. 2025-06-26 07:36:30.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:36:30.750 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:36:30.750 +03:00 [DBG] POST requests are not supported 2025-06-26 07:36:30.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:36:30.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:36:30.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:36:30.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:36:30.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:36:30.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:36:30.750 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:36:30.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:36:30.750 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:36:30.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:36:30.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:36:30.750 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:36:30.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:36:30.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:36:30.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:36:30.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:36:30.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:36:30.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:36:30.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:36:30.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:36:30.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:36:30.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:36:30.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:36:30.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-06-26 07:36:30.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:36:30.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:36:30.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:36:30.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:36:30.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:36:30.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9894ms 2025-06-26 07:36:30.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:36:30.751 +03:00 [DBG] Connection id "0HNC8090TG6HR" completed keep alive response. 2025-06-26 07:36:30.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6815ms 2025-06-26 07:36:30.751 +03:00 [DBG] Connection id "0HNC8090TG6HR" received FIN. 2025-06-26 07:36:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HR" disconnecting. 2025-06-26 07:36:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:36:30.753 +03:00 [DBG] Connection id "0HNC8090TG6HR" stopped. 2025-06-26 07:37:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HS" accepted. 2025-06-26 07:37:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HS" started. 2025-06-26 07:37:30.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:37:30.754 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:37:30.754 +03:00 [DBG] POST requests are not supported 2025-06-26 07:37:30.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:37:30.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:37:30.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:37:30.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:37:30.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:37:30.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:37:30.754 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:37:30.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:37:30.755 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:37:30.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:37:30.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:37:30.755 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:37:30.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:37:30.755 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:37:30.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:37:30.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:37:30.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:37:30.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:37:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:37:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:37:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:37:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:37:30.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:37:30.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1868ms. 2025-06-26 07:37:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:37:30.756 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:37:30.756 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:37:30.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:37:30.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:37:30.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1917ms 2025-06-26 07:37:30.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:37:30.756 +03:00 [DBG] Connection id "0HNC8090TG6HS" completed keep alive response. 2025-06-26 07:37:30.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1424ms 2025-06-26 07:37:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HS" received FIN. 2025-06-26 07:37:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HS" disconnecting. 2025-06-26 07:37:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:37:30.758 +03:00 [DBG] Connection id "0HNC8090TG6HS" stopped. 2025-06-26 07:38:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HT" accepted. 2025-06-26 07:38:30.752 +03:00 [DBG] Connection id "0HNC8090TG6HT" started. 2025-06-26 07:38:30.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:38:30.752 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:38:30.752 +03:00 [DBG] POST requests are not supported 2025-06-26 07:38:30.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:38:30.752 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:38:30.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:38:30.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:38:30.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:38:30.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:38:30.752 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:38:30.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:38:30.752 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:38:30.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:38:30.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:38:30.752 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:38:30.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:38:30.753 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:38:30.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:38:30.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:38:30.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:38:30.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:38:30.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:38:30.753 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1467ms. 2025-06-26 07:38:30.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:38:30.753 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:38:30.753 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:38:30.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:38:30.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:38:30.753 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9081ms 2025-06-26 07:38:30.753 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:38:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HT" completed keep alive response. 2025-06-26 07:38:30.754 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5315ms 2025-06-26 07:38:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HT" received FIN. 2025-06-26 07:38:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HT" disconnecting. 2025-06-26 07:38:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:38:30.755 +03:00 [DBG] Connection id "0HNC8090TG6HT" stopped. 2025-06-26 07:39:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HU" accepted. 2025-06-26 07:39:30.754 +03:00 [DBG] Connection id "0HNC8090TG6HU" started. 2025-06-26 07:39:30.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:39:30.754 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:39:30.754 +03:00 [DBG] POST requests are not supported 2025-06-26 07:39:30.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:39:30.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:39:30.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:39:30.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:39:30.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:39:30.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:39:30.755 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:39:30.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:39:30.755 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:39:30.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:39:30.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:39:30.755 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:39:30.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:39:30.755 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:39:30.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:39:30.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:39:30.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:39:30.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:39:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:39:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:39:30.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:39:30.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:39:30.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:39:30.756 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-06-26 07:39:30.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:39:30.756 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:39:30.756 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:39:30.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:39:30.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:39:30.756 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1534ms 2025-06-26 07:39:30.756 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:39:30.756 +03:00 [DBG] Connection id "0HNC8090TG6HU" completed keep alive response. 2025-06-26 07:39:30.756 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0789ms 2025-06-26 07:39:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HU" received FIN. 2025-06-26 07:39:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HU" disconnecting. 2025-06-26 07:39:30.757 +03:00 [DBG] Connection id "0HNC8090TG6HU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:39:30.758 +03:00 [DBG] Connection id "0HNC8090TG6HU" stopped. 2025-06-26 07:40:30.760 +03:00 [DBG] Connection id "0HNC8090TG6HV" accepted. 2025-06-26 07:40:30.760 +03:00 [DBG] Connection id "0HNC8090TG6HV" started. 2025-06-26 07:40:30.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:40:30.761 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:40:30.761 +03:00 [DBG] POST requests are not supported 2025-06-26 07:40:30.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:40:30.761 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:40:30.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:40:30.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:40:30.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:40:30.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:40:30.761 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:40:30.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:40:30.761 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:40:30.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:40:30.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:40:30.761 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:40:30.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:40:30.761 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:40:30.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:40:30.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:40:30.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:40:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:40:30.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:40:30.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-26 07:40:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:40:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:40:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:40:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:40:30.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:40:30.762 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:40:30.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:40:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:40:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:40:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:40:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:40:30.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:40:30.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:40:30.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6493ms 2025-06-26 07:40:30.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:40:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HV" completed keep alive response. 2025-06-26 07:40:30.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2898ms 2025-06-26 07:40:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HV" received FIN. 2025-06-26 07:40:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HV" disconnecting. 2025-06-26 07:40:30.762 +03:00 [DBG] Connection id "0HNC8090TG6HV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:40:30.763 +03:00 [DBG] Connection id "0HNC8090TG6HV" stopped. 2025-06-26 07:41:30.810 +03:00 [DBG] Connection id "0HNC8090TG6I0" accepted. 2025-06-26 07:41:30.810 +03:00 [DBG] Connection id "0HNC8090TG6I0" started. 2025-06-26 07:41:30.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:41:30.811 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:41:30.811 +03:00 [DBG] POST requests are not supported 2025-06-26 07:41:30.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:41:30.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:41:30.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:41:30.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:41:30.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:41:30.811 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:41:30.811 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:41:30.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:41:30.811 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:41:30.811 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:41:30.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:41:30.811 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:41:30.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:41:30.811 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:41:30.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:41:30.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:41:30.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:41:30.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:41:30.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:41:30.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:41:30.812 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1655ms. 2025-06-26 07:41:30.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:41:30.812 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:41:30.812 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:41:30.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:41:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:41:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:41:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:41:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:41:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:41:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:41:30.813 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6446ms 2025-06-26 07:41:30.813 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:41:30.813 +03:00 [DBG] Connection id "0HNC8090TG6I0" completed keep alive response. 2025-06-26 07:41:30.813 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.677ms 2025-06-26 07:41:30.814 +03:00 [DBG] Connection id "0HNC8090TG6I0" received FIN. 2025-06-26 07:41:30.814 +03:00 [DBG] Connection id "0HNC8090TG6I0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:41:30.814 +03:00 [DBG] Connection id "0HNC8090TG6I0" disconnecting. 2025-06-26 07:41:30.814 +03:00 [DBG] Connection id "0HNC8090TG6I0" stopped. 2025-06-26 07:42:31.062 +03:00 [DBG] Connection id "0HNC8090TG6I1" accepted. 2025-06-26 07:42:31.062 +03:00 [DBG] Connection id "0HNC8090TG6I1" started. 2025-06-26 07:42:31.063 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:42:31.063 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:42:31.063 +03:00 [DBG] POST requests are not supported 2025-06-26 07:42:31.063 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:42:31.063 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:42:31.063 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:42:31.063 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:42:31.063 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:42:31.063 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:42:31.063 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:42:31.063 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:42:31.063 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:42:31.063 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:42:31.063 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:42:31.063 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:42:31.063 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:42:31.063 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:42:31.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:42:31.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:42:31.063 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:42:31.064 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:42:31.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:42:31.064 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:42:31.064 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-06-26 07:42:31.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:42:31.064 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:42:31.064 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:42:31.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:42:31.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:42:31.064 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1329ms 2025-06-26 07:42:31.065 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:42:31.065 +03:00 [DBG] Connection id "0HNC8090TG6I1" completed keep alive response. 2025-06-26 07:42:31.065 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1228ms 2025-06-26 07:42:31.065 +03:00 [DBG] Connection id "0HNC8090TG6I1" received FIN. 2025-06-26 07:42:31.065 +03:00 [DBG] Connection id "0HNC8090TG6I1" disconnecting. 2025-06-26 07:42:31.065 +03:00 [DBG] Connection id "0HNC8090TG6I1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:42:31.066 +03:00 [DBG] Connection id "0HNC8090TG6I1" stopped. 2025-06-26 07:43:30.775 +03:00 [DBG] Connection id "0HNC8090TG6I2" accepted. 2025-06-26 07:43:30.775 +03:00 [DBG] Connection id "0HNC8090TG6I2" started. 2025-06-26 07:43:30.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:43:30.775 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:43:30.775 +03:00 [DBG] POST requests are not supported 2025-06-26 07:43:30.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:43:30.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:43:30.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:43:30.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:43:30.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:43:30.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:43:30.775 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:43:30.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:43:30.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:43:30.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:43:30.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:43:30.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:43:30.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:43:30.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:43:30.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:43:30.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:43:30.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:43:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:43:30.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:43:30.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-06-26 07:43:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:43:30.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:43:30.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:43:30.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:43:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:43:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:43:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:43:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:43:30.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:43:30.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:43:30.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9956ms 2025-06-26 07:43:30.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:43:30.777 +03:00 [DBG] Connection id "0HNC8090TG6I2" completed keep alive response. 2025-06-26 07:43:30.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7528ms 2025-06-26 07:43:30.777 +03:00 [DBG] Connection id "0HNC8090TG6I2" received FIN. 2025-06-26 07:43:30.777 +03:00 [DBG] Connection id "0HNC8090TG6I2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:43:30.777 +03:00 [DBG] Connection id "0HNC8090TG6I2" disconnecting. 2025-06-26 07:43:30.777 +03:00 [DBG] Connection id "0HNC8090TG6I2" stopped. 2025-06-26 07:44:30.759 +03:00 [DBG] Connection id "0HNC8090TG6I3" accepted. 2025-06-26 07:44:30.759 +03:00 [DBG] Connection id "0HNC8090TG6I3" started. 2025-06-26 07:44:30.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:44:30.759 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:44:30.759 +03:00 [DBG] POST requests are not supported 2025-06-26 07:44:30.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:44:30.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:44:30.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:44:30.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:44:30.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:44:30.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:44:30.759 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:44:30.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:44:30.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:44:30.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:44:30.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:44:30.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:44:30.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:44:30.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:44:30.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:44:30.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:44:30.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:44:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:44:30.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:44:30.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1439ms. 2025-06-26 07:44:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:44:30.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:44:30.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:44:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:44:30.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:44:30.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9229ms 2025-06-26 07:44:30.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:44:30.760 +03:00 [DBG] Connection id "0HNC8090TG6I3" completed keep alive response. 2025-06-26 07:44:30.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7152ms 2025-06-26 07:44:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I3" received FIN. 2025-06-26 07:44:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I3" disconnecting. 2025-06-26 07:44:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:44:30.762 +03:00 [DBG] Connection id "0HNC8090TG6I3" stopped. 2025-06-26 07:45:30.760 +03:00 [DBG] Connection id "0HNC8090TG6I4" accepted. 2025-06-26 07:45:30.760 +03:00 [DBG] Connection id "0HNC8090TG6I4" started. 2025-06-26 07:45:30.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:45:30.760 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:45:30.760 +03:00 [DBG] POST requests are not supported 2025-06-26 07:45:30.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:45:30.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:45:30.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:45:30.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:45:30.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:45:30.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:45:30.760 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:45:30.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:45:30.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:45:30.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:45:30.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:45:30.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:45:30.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:45:30.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:45:30.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:45:30.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:45:30.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:45:30.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:45:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:45:30.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:45:30.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1116ms. 2025-06-26 07:45:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:45:30.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:45:30.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:45:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:45:30.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:45:30.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7334ms 2025-06-26 07:45:30.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:45:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I4" completed keep alive response. 2025-06-26 07:45:30.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3194ms 2025-06-26 07:45:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I4" received FIN. 2025-06-26 07:45:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:45:30.762 +03:00 [DBG] Connection id "0HNC8090TG6I4" disconnecting. 2025-06-26 07:45:30.762 +03:00 [DBG] Connection id "0HNC8090TG6I4" stopped. 2025-06-26 07:46:30.769 +03:00 [DBG] Connection id "0HNC8090TG6I5" accepted. 2025-06-26 07:46:30.769 +03:00 [DBG] Connection id "0HNC8090TG6I5" started. 2025-06-26 07:46:30.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:46:30.769 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:46:30.769 +03:00 [DBG] POST requests are not supported 2025-06-26 07:46:30.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:46:30.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:46:30.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:46:30.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:46:30.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:46:30.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:46:30.770 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:46:30.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:46:30.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:46:30.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:46:30.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:46:30.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:46:30.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:46:30.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:46:30.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:46:30.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:46:30.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:46:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:46:30.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:46:30.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-26 07:46:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:46:30.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:46:30.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:46:30.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:46:30.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:46:30.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:46:30.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:46:30.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:46:30.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:46:30.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:46:30.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8442ms 2025-06-26 07:46:30.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:46:30.771 +03:00 [DBG] Connection id "0HNC8090TG6I5" completed keep alive response. 2025-06-26 07:46:30.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6338ms 2025-06-26 07:46:30.771 +03:00 [DBG] Connection id "0HNC8090TG6I5" received FIN. 2025-06-26 07:46:30.771 +03:00 [DBG] Connection id "0HNC8090TG6I5" disconnecting. 2025-06-26 07:46:30.771 +03:00 [DBG] Connection id "0HNC8090TG6I5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:46:30.772 +03:00 [DBG] Connection id "0HNC8090TG6I5" stopped. 2025-06-26 07:47:30.767 +03:00 [DBG] Connection id "0HNC8090TG6I6" accepted. 2025-06-26 07:47:30.767 +03:00 [DBG] Connection id "0HNC8090TG6I6" started. 2025-06-26 07:47:30.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:47:30.767 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:47:30.767 +03:00 [DBG] POST requests are not supported 2025-06-26 07:47:30.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:47:30.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:47:30.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:47:30.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:47:30.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:47:30.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:47:30.767 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:47:30.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:47:30.767 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:47:30.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:47:30.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:47:30.767 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:47:30.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:47:30.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:47:30.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:47:30.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:47:30.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:47:30.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:47:30.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:47:30.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1581ms. 2025-06-26 07:47:30.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:47:30.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:47:30.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:47:30.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:47:30.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:47:30.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:47:30.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:47:30.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:47:30.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:47:30.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.233ms 2025-06-26 07:47:30.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:47:30.769 +03:00 [DBG] Connection id "0HNC8090TG6I6" completed keep alive response. 2025-06-26 07:47:30.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1397ms 2025-06-26 07:47:30.769 +03:00 [DBG] Connection id "0HNC8090TG6I6" received FIN. 2025-06-26 07:47:30.769 +03:00 [DBG] Connection id "0HNC8090TG6I6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:47:30.769 +03:00 [DBG] Connection id "0HNC8090TG6I6" disconnecting. 2025-06-26 07:47:30.769 +03:00 [DBG] Connection id "0HNC8090TG6I6" stopped. 2025-06-26 07:48:30.759 +03:00 [DBG] Connection id "0HNC8090TG6I7" accepted. 2025-06-26 07:48:30.759 +03:00 [DBG] Connection id "0HNC8090TG6I7" started. 2025-06-26 07:48:30.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:48:30.759 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:48:30.759 +03:00 [DBG] POST requests are not supported 2025-06-26 07:48:30.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:48:30.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:48:30.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:48:30.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:48:30.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:48:30.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:48:30.759 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:48:30.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:48:30.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:48:30.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:48:30.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:48:30.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:48:30.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:48:30.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:48:30.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:48:30.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:48:30.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:48:30.760 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:48:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:48:30.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:48:30.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-26 07:48:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:48:30.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:48:30.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:48:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:48:30.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:48:30.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8322ms 2025-06-26 07:48:30.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:48:30.760 +03:00 [DBG] Connection id "0HNC8090TG6I7" completed keep alive response. 2025-06-26 07:48:30.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4819ms 2025-06-26 07:48:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I7" received FIN. 2025-06-26 07:48:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I7" disconnecting. 2025-06-26 07:48:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:48:30.762 +03:00 [DBG] Connection id "0HNC8090TG6I7" stopped. 2025-06-26 07:49:30.775 +03:00 [DBG] Connection id "0HNC8090TG6I8" accepted. 2025-06-26 07:49:30.775 +03:00 [DBG] Connection id "0HNC8090TG6I8" started. 2025-06-26 07:49:30.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:49:30.775 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:49:30.775 +03:00 [DBG] POST requests are not supported 2025-06-26 07:49:30.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:49:30.776 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:49:30.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:49:30.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:49:30.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:49:30.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:49:30.776 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:49:30.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:49:30.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:49:30.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:49:30.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:49:30.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:49:30.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:49:30.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:49:30.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:49:30.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:49:30.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:49:30.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:49:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:49:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:49:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:49:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:49:30.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:49:30.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2225ms. 2025-06-26 07:49:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:49:30.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:49:30.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:49:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:49:30.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:49:30.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2419ms 2025-06-26 07:49:30.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:49:30.777 +03:00 [DBG] Connection id "0HNC8090TG6I8" completed keep alive response. 2025-06-26 07:49:30.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1844ms 2025-06-26 07:49:30.778 +03:00 [DBG] Connection id "0HNC8090TG6I8" received FIN. 2025-06-26 07:49:30.778 +03:00 [DBG] Connection id "0HNC8090TG6I8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:49:30.778 +03:00 [DBG] Connection id "0HNC8090TG6I8" disconnecting. 2025-06-26 07:49:30.778 +03:00 [DBG] Connection id "0HNC8090TG6I8" stopped. 2025-06-26 07:50:30.760 +03:00 [DBG] Connection id "0HNC8090TG6I9" accepted. 2025-06-26 07:50:30.761 +03:00 [DBG] Connection id "0HNC8090TG6I9" started. 2025-06-26 07:50:30.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:50:30.761 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:50:30.761 +03:00 [DBG] POST requests are not supported 2025-06-26 07:50:30.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:50:30.761 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:50:30.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:50:30.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:50:30.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:50:30.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:50:30.761 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:50:30.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:50:30.761 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:50:30.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:50:30.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:50:30.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:50:30.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:50:30.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:50:30.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:50:30.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:50:30.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:50:30.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:50:30.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:50:30.762 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-26 07:50:30.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:50:30.762 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:50:30.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:50:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:50:30.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:50:30.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:50:30.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9376ms 2025-06-26 07:50:30.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:50:30.763 +03:00 [DBG] Connection id "0HNC8090TG6I9" completed keep alive response. 2025-06-26 07:50:30.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6642ms 2025-06-26 07:50:30.763 +03:00 [DBG] Connection id "0HNC8090TG6I9" received FIN. 2025-06-26 07:50:30.763 +03:00 [DBG] Connection id "0HNC8090TG6I9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:50:30.763 +03:00 [DBG] Connection id "0HNC8090TG6I9" disconnecting. 2025-06-26 07:50:30.763 +03:00 [DBG] Connection id "0HNC8090TG6I9" stopped. 2025-06-26 07:51:30.782 +03:00 [DBG] Connection id "0HNC8090TG6IA" accepted. 2025-06-26 07:51:30.783 +03:00 [DBG] Connection id "0HNC8090TG6IA" started. 2025-06-26 07:51:30.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:51:30.783 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:51:30.783 +03:00 [DBG] POST requests are not supported 2025-06-26 07:51:30.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:51:30.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:51:30.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:51:30.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:51:30.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:51:30.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:51:30.783 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:51:30.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:51:30.783 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:51:30.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:51:30.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:51:30.783 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:51:30.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:51:30.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:51:30.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:51:30.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:51:30.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:51:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:51:30.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:51:30.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2214ms. 2025-06-26 07:51:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:51:30.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:51:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:51:30.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:51:30.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:51:30.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:51:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:51:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:51:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:51:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:51:30.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:51:30.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:51:30.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3188ms 2025-06-26 07:51:30.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:51:30.785 +03:00 [DBG] Connection id "0HNC8090TG6IA" completed keep alive response. 2025-06-26 07:51:30.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3493ms 2025-06-26 07:51:30.785 +03:00 [DBG] Connection id "0HNC8090TG6IA" received FIN. 2025-06-26 07:51:30.786 +03:00 [DBG] Connection id "0HNC8090TG6IA" disconnecting. 2025-06-26 07:51:30.786 +03:00 [DBG] Connection id "0HNC8090TG6IA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:51:30.787 +03:00 [DBG] Connection id "0HNC8090TG6IA" stopped. 2025-06-26 07:52:30.770 +03:00 [DBG] Connection id "0HNC8090TG6IB" accepted. 2025-06-26 07:52:30.770 +03:00 [DBG] Connection id "0HNC8090TG6IB" started. 2025-06-26 07:52:30.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:52:30.770 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:52:30.770 +03:00 [DBG] POST requests are not supported 2025-06-26 07:52:30.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:52:30.770 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:52:30.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:52:30.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:52:30.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:52:30.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:52:30.771 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:52:30.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:52:30.771 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:52:30.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:52:30.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:52:30.771 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:52:30.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:52:30.771 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:52:30.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:52:30.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:52:30.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:52:30.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:52:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:52:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:52:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:52:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:52:30.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:52:30.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1916ms. 2025-06-26 07:52:30.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:52:30.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:52:30.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:52:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:52:30.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:52:30.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2161ms 2025-06-26 07:52:30.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:52:30.772 +03:00 [DBG] Connection id "0HNC8090TG6IB" completed keep alive response. 2025-06-26 07:52:30.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2928ms 2025-06-26 07:52:30.773 +03:00 [DBG] Connection id "0HNC8090TG6IB" received FIN. 2025-06-26 07:52:30.773 +03:00 [DBG] Connection id "0HNC8090TG6IB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:52:30.773 +03:00 [DBG] Connection id "0HNC8090TG6IB" disconnecting. 2025-06-26 07:52:30.773 +03:00 [DBG] Connection id "0HNC8090TG6IB" stopped. 2025-06-26 07:53:30.770 +03:00 [DBG] Connection id "0HNC8090TG6IC" accepted. 2025-06-26 07:53:30.770 +03:00 [DBG] Connection id "0HNC8090TG6IC" started. 2025-06-26 07:53:30.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:53:30.770 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:53:30.770 +03:00 [DBG] POST requests are not supported 2025-06-26 07:53:30.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:53:30.770 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:53:30.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:53:30.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:53:30.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:53:30.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:53:30.770 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:53:30.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:53:30.771 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:53:30.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:53:30.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:53:30.771 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:53:30.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:53:30.771 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:53:30.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:53:30.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:53:30.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:53:30.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:53:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:53:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:53:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:53:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:53:30.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:53:30.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-26 07:53:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:53:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:53:30.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:53:30.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:53:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:53:30.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:53:30.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.209ms 2025-06-26 07:53:30.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:53:30.772 +03:00 [DBG] Connection id "0HNC8090TG6IC" completed keep alive response. 2025-06-26 07:53:30.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1978ms 2025-06-26 07:53:30.772 +03:00 [DBG] Connection id "0HNC8090TG6IC" received FIN. 2025-06-26 07:53:30.772 +03:00 [DBG] Connection id "0HNC8090TG6IC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:53:30.772 +03:00 [DBG] Connection id "0HNC8090TG6IC" disconnecting. 2025-06-26 07:53:30.772 +03:00 [DBG] Connection id "0HNC8090TG6IC" stopped. 2025-06-26 07:54:30.786 +03:00 [DBG] Connection id "0HNC8090TG6ID" accepted. 2025-06-26 07:54:30.786 +03:00 [DBG] Connection id "0HNC8090TG6ID" started. 2025-06-26 07:54:30.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:54:30.786 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:54:30.787 +03:00 [DBG] POST requests are not supported 2025-06-26 07:54:30.787 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:54:30.787 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:54:30.787 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:54:30.787 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:54:30.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:54:30.787 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:54:30.787 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:54:30.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:54:30.787 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:54:30.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:54:30.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:54:30.787 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:54:30.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:54:30.787 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:54:30.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:54:30.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:54:30.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:54:30.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:54:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:54:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:54:30.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:54:30.788 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-06-26 07:54:30.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:54:30.788 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:54:30.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:54:30.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:54:30.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:54:30.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2842ms 2025-06-26 07:54:30.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:54:30.789 +03:00 [DBG] Connection id "0HNC8090TG6ID" completed keep alive response. 2025-06-26 07:54:30.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3475ms 2025-06-26 07:54:30.789 +03:00 [DBG] Connection id "0HNC8090TG6ID" received FIN. 2025-06-26 07:54:30.789 +03:00 [DBG] Connection id "0HNC8090TG6ID" disconnecting. 2025-06-26 07:54:30.789 +03:00 [DBG] Connection id "0HNC8090TG6ID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:54:30.791 +03:00 [DBG] Connection id "0HNC8090TG6ID" stopped. 2025-06-26 07:55:30.768 +03:00 [DBG] Connection id "0HNC8090TG6IE" accepted. 2025-06-26 07:55:30.768 +03:00 [DBG] Connection id "0HNC8090TG6IE" started. 2025-06-26 07:55:30.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:55:30.769 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:55:30.769 +03:00 [DBG] POST requests are not supported 2025-06-26 07:55:30.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:55:30.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:55:30.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:55:30.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:55:30.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:55:30.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:55:30.769 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:55:30.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:55:30.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:55:30.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:55:30.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:55:30.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:55:30.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:55:30.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:55:30.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:55:30.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:55:30.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:55:30.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:55:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:55:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:55:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:55:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:55:30.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:55:30.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1821ms. 2025-06-26 07:55:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:55:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:55:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:55:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:55:30.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:55:30.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:55:30.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:55:30.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:55:30.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2365ms 2025-06-26 07:55:30.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:55:30.771 +03:00 [DBG] Connection id "0HNC8090TG6IE" completed keep alive response. 2025-06-26 07:55:30.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4351ms 2025-06-26 07:55:30.771 +03:00 [DBG] Connection id "0HNC8090TG6IE" received FIN. 2025-06-26 07:55:30.772 +03:00 [DBG] Connection id "0HNC8090TG6IE" disconnecting. 2025-06-26 07:55:30.772 +03:00 [DBG] Connection id "0HNC8090TG6IE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:55:30.773 +03:00 [DBG] Connection id "0HNC8090TG6IE" stopped. 2025-06-26 07:56:30.781 +03:00 [DBG] Connection id "0HNC8090TG6IF" accepted. 2025-06-26 07:56:30.781 +03:00 [DBG] Connection id "0HNC8090TG6IF" started. 2025-06-26 07:56:30.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:56:30.781 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:56:30.781 +03:00 [DBG] POST requests are not supported 2025-06-26 07:56:30.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:56:30.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:56:30.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:56:30.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:56:30.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:56:30.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:56:30.782 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:56:30.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:56:30.782 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:56:30.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:56:30.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:56:30.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:56:30.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:56:30.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:56:30.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:56:30.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:56:30.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:56:30.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:56:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:56:30.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:56:30.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-06-26 07:56:30.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:56:30.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:56:30.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:56:30.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:56:30.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:56:30.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2927ms 2025-06-26 07:56:30.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:56:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IF" completed keep alive response. 2025-06-26 07:56:30.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.335ms 2025-06-26 07:56:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IF" received FIN. 2025-06-26 07:56:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IF" disconnecting. 2025-06-26 07:56:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:56:30.785 +03:00 [DBG] Connection id "0HNC8090TG6IF" stopped. 2025-06-26 07:57:30.774 +03:00 [DBG] Connection id "0HNC8090TG6IG" accepted. 2025-06-26 07:57:30.774 +03:00 [DBG] Connection id "0HNC8090TG6IG" started. 2025-06-26 07:57:30.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:57:30.774 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:57:30.774 +03:00 [DBG] POST requests are not supported 2025-06-26 07:57:30.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:57:30.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:57:30.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:57:30.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:57:30.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:57:30.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:57:30.775 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:57:30.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:57:30.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:57:30.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:57:30.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:57:30.775 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:57:30.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:57:30.775 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:57:30.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:57:30.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:57:30.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:57:30.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:57:30.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:57:30.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-26 07:57:30.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:57:30.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:57:30.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:57:30.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:57:30.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:57:30.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6965ms 2025-06-26 07:57:30.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:57:30.776 +03:00 [DBG] Connection id "0HNC8090TG6IG" completed keep alive response. 2025-06-26 07:57:30.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3002ms 2025-06-26 07:57:30.776 +03:00 [DBG] Connection id "0HNC8090TG6IG" received FIN. 2025-06-26 07:57:30.776 +03:00 [DBG] Connection id "0HNC8090TG6IG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:57:30.776 +03:00 [DBG] Connection id "0HNC8090TG6IG" disconnecting. 2025-06-26 07:57:30.776 +03:00 [DBG] Connection id "0HNC8090TG6IG" stopped. 2025-06-26 07:58:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IH" accepted. 2025-06-26 07:58:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IH" started. 2025-06-26 07:58:30.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:58:30.775 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:58:30.775 +03:00 [DBG] POST requests are not supported 2025-06-26 07:58:30.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:58:30.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:58:30.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:58:30.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:58:30.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:58:30.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:58:30.776 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:58:30.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:58:30.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:58:30.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:58:30.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:58:30.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:58:30.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:58:30.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:58:30.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:58:30.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:58:30.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:58:30.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:58:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:58:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:58:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:58:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:58:30.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:58:30.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.218ms. 2025-06-26 07:58:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:58:30.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:58:30.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:58:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:58:30.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:58:30.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:58:30.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:58:30.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6717ms 2025-06-26 07:58:30.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:58:30.778 +03:00 [DBG] Connection id "0HNC8090TG6IH" completed keep alive response. 2025-06-26 07:58:30.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.753ms 2025-06-26 07:58:30.778 +03:00 [DBG] Connection id "0HNC8090TG6IH" received FIN. 2025-06-26 07:58:30.778 +03:00 [DBG] Connection id "0HNC8090TG6IH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:58:30.778 +03:00 [DBG] Connection id "0HNC8090TG6IH" disconnecting. 2025-06-26 07:58:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IH" stopped. 2025-06-26 07:59:30.780 +03:00 [DBG] Connection id "0HNC8090TG6II" accepted. 2025-06-26 07:59:30.781 +03:00 [DBG] Connection id "0HNC8090TG6II" started. 2025-06-26 07:59:30.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 07:59:30.781 +03:00 [VRB] All hosts are allowed. 2025-06-26 07:59:30.781 +03:00 [DBG] POST requests are not supported 2025-06-26 07:59:30.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 07:59:30.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 07:59:30.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:59:30.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 07:59:30.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 07:59:30.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 07:59:30.781 +03:00 [INF] CORS policy execution successful. 2025-06-26 07:59:30.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:59:30.781 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 07:59:30.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 07:59:30.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 07:59:30.781 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 07:59:30.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 07:59:30.781 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 07:59:30.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:59:30.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:59:30.781 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:59:30.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 07:59:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:59:30.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 07:59:30.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-26 07:59:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:59:30.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 07:59:30.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 07:59:30.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:59:30.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 07:59:30.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6785ms 2025-06-26 07:59:30.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 07:59:30.782 +03:00 [DBG] Connection id "0HNC8090TG6II" completed keep alive response. 2025-06-26 07:59:30.782 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3256ms 2025-06-26 07:59:30.783 +03:00 [DBG] Connection id "0HNC8090TG6II" received FIN. 2025-06-26 07:59:30.783 +03:00 [DBG] Connection id "0HNC8090TG6II" disconnecting. 2025-06-26 07:59:30.783 +03:00 [DBG] Connection id "0HNC8090TG6II" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 07:59:30.784 +03:00 [DBG] Connection id "0HNC8090TG6II" stopped. 2025-06-26 08:00:30.773 +03:00 [DBG] Connection id "0HNC8090TG6IJ" accepted. 2025-06-26 08:00:30.773 +03:00 [DBG] Connection id "0HNC8090TG6IJ" started. 2025-06-26 08:00:30.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:00:30.773 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:00:30.773 +03:00 [DBG] POST requests are not supported 2025-06-26 08:00:30.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:00:30.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:00:30.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:00:30.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:00:30.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:00:30.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:00:30.774 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:00:30.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:00:30.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:00:30.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:00:30.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:00:30.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:00:30.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:00:30.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:00:30.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:00:30.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:00:30.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:00:30.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:00:30.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:00:30.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-26 08:00:30.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:00:30.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:00:30.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:00:30.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:00:30.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:00:30.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:00:30.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:00:30.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7362ms 2025-06-26 08:00:30.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:00:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IJ" completed keep alive response. 2025-06-26 08:00:30.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6321ms 2025-06-26 08:00:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IJ" received FIN. 2025-06-26 08:00:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:00:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IJ" disconnecting. 2025-06-26 08:00:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IJ" stopped. 2025-06-26 08:01:30.781 +03:00 [DBG] Connection id "0HNC8090TG6IK" accepted. 2025-06-26 08:01:30.781 +03:00 [DBG] Connection id "0HNC8090TG6IK" started. 2025-06-26 08:01:30.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:01:30.781 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:01:30.781 +03:00 [DBG] POST requests are not supported 2025-06-26 08:01:30.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:01:30.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:01:30.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:01:30.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:01:30.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:01:30.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:01:30.781 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:01:30.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:01:30.781 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:01:30.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:01:30.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:01:30.781 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:01:30.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:01:30.781 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:01:30.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:01:30.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:01:30.781 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:01:30.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:01:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:01:30.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:01:30.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-06-26 08:01:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:01:30.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:01:30.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:01:30.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:01:30.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:01:30.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7515ms 2025-06-26 08:01:30.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:01:30.782 +03:00 [DBG] Connection id "0HNC8090TG6IK" completed keep alive response. 2025-06-26 08:01:30.782 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3843ms 2025-06-26 08:01:30.783 +03:00 [DBG] Connection id "0HNC8090TG6IK" received FIN. 2025-06-26 08:01:30.783 +03:00 [DBG] Connection id "0HNC8090TG6IK" disconnecting. 2025-06-26 08:01:30.783 +03:00 [DBG] Connection id "0HNC8090TG6IK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:01:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IK" stopped. 2025-06-26 08:02:30.782 +03:00 [DBG] Connection id "0HNC8090TG6IL" accepted. 2025-06-26 08:02:30.783 +03:00 [DBG] Connection id "0HNC8090TG6IL" started. 2025-06-26 08:02:30.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:02:30.783 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:02:30.783 +03:00 [DBG] POST requests are not supported 2025-06-26 08:02:30.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:02:30.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:02:30.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:02:30.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:02:30.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:02:30.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:02:30.783 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:02:30.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:02:30.783 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:02:30.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:02:30.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:02:30.783 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:02:30.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:02:30.783 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:02:30.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:02:30.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:02:30.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:02:30.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:02:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:02:30.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:02:30.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-06-26 08:02:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:02:30.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:02:30.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:02:30.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:02:30.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:02:30.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7502ms 2025-06-26 08:02:30.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:02:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IL" completed keep alive response. 2025-06-26 08:02:30.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4467ms 2025-06-26 08:02:30.785 +03:00 [DBG] Connection id "0HNC8090TG6IL" received FIN. 2025-06-26 08:02:30.785 +03:00 [DBG] Connection id "0HNC8090TG6IL" disconnecting. 2025-06-26 08:02:30.785 +03:00 [DBG] Connection id "0HNC8090TG6IL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:02:30.786 +03:00 [DBG] Connection id "0HNC8090TG6IL" stopped. 2025-06-26 08:03:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IM" accepted. 2025-06-26 08:03:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IM" started. 2025-06-26 08:03:30.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:03:30.775 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:03:30.775 +03:00 [DBG] POST requests are not supported 2025-06-26 08:03:30.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:03:30.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:03:30.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:03:30.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:03:30.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:03:30.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:03:30.776 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:03:30.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:03:30.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:03:30.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:03:30.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:03:30.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:03:30.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:03:30.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:03:30.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:03:30.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:03:30.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:03:30.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:03:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:03:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:03:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:03:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:03:30.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:03:30.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1875ms. 2025-06-26 08:03:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:03:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:03:30.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:03:30.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:03:30.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:03:30.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:03:30.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:03:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:03:30.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:03:30.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.939ms 2025-06-26 08:03:30.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:03:30.778 +03:00 [DBG] Connection id "0HNC8090TG6IM" completed keep alive response. 2025-06-26 08:03:30.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5307ms 2025-06-26 08:03:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IM" received FIN. 2025-06-26 08:03:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:03:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IM" disconnecting. 2025-06-26 08:03:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IM" stopped. 2025-06-26 08:04:30.786 +03:00 [DBG] Connection id "0HNC8090TG6IN" accepted. 2025-06-26 08:04:30.786 +03:00 [DBG] Connection id "0HNC8090TG6IN" started. 2025-06-26 08:04:30.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:04:30.786 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:04:30.786 +03:00 [DBG] POST requests are not supported 2025-06-26 08:04:30.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:04:30.787 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:04:30.787 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:04:30.787 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:04:30.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:04:30.787 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:04:30.787 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:04:30.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:04:30.787 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:04:30.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:04:30.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:04:30.787 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:04:30.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:04:30.787 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:04:30.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:04:30.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:04:30.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:04:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:04:30.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:04:30.787 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-06-26 08:04:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:04:30.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:04:30.788 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:04:30.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:04:30.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:04:30.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:04:30.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:04:30.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:04:30.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:04:30.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:04:30.788 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7478ms 2025-06-26 08:04:30.788 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:04:30.788 +03:00 [DBG] Connection id "0HNC8090TG6IN" completed keep alive response. 2025-06-26 08:04:30.788 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4211ms 2025-06-26 08:04:30.788 +03:00 [DBG] Connection id "0HNC8090TG6IN" received FIN. 2025-06-26 08:04:30.788 +03:00 [DBG] Connection id "0HNC8090TG6IN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:04:30.788 +03:00 [DBG] Connection id "0HNC8090TG6IN" disconnecting. 2025-06-26 08:04:30.788 +03:00 [DBG] Connection id "0HNC8090TG6IN" stopped. 2025-06-26 08:05:30.778 +03:00 [DBG] Connection id "0HNC8090TG6IO" accepted. 2025-06-26 08:05:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IO" started. 2025-06-26 08:05:30.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:05:30.779 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:05:30.779 +03:00 [DBG] POST requests are not supported 2025-06-26 08:05:30.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:05:30.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:05:30.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:05:30.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:05:30.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:05:30.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:05:30.779 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:05:30.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:05:30.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:05:30.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:05:30.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:05:30.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:05:30.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:05:30.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:05:30.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:05:30.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:05:30.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:05:30.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:05:30.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:05:30.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:05:30.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:05:30.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:05:30.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:05:30.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-06-26 08:05:30.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:05:30.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:05:30.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:05:30.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:05:30.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:05:30.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6929ms 2025-06-26 08:05:30.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:05:30.780 +03:00 [DBG] Connection id "0HNC8090TG6IO" completed keep alive response. 2025-06-26 08:05:30.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2492ms 2025-06-26 08:05:30.780 +03:00 [DBG] Connection id "0HNC8090TG6IO" received FIN. 2025-06-26 08:05:30.780 +03:00 [DBG] Connection id "0HNC8090TG6IO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:05:30.780 +03:00 [DBG] Connection id "0HNC8090TG6IO" disconnecting. 2025-06-26 08:05:30.780 +03:00 [DBG] Connection id "0HNC8090TG6IO" stopped. 2025-06-26 08:06:30.781 +03:00 [DBG] Connection id "0HNC8090TG6IP" accepted. 2025-06-26 08:06:30.782 +03:00 [DBG] Connection id "0HNC8090TG6IP" started. 2025-06-26 08:06:30.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:06:30.782 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:06:30.782 +03:00 [DBG] POST requests are not supported 2025-06-26 08:06:30.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:06:30.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:06:30.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:06:30.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:06:30.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:06:30.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:06:30.782 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:06:30.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:06:30.782 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:06:30.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:06:30.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:06:30.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:06:30.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:06:30.783 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:06:30.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:06:30.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:06:30.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:06:30.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:06:30.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:06:30.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1648ms. 2025-06-26 08:06:30.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:06:30.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:06:30.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:06:30.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:06:30.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:06:30.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:06:30.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:06:30.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:06:30.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:06:30.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:06:30.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1948ms 2025-06-26 08:06:30.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:06:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IP" completed keep alive response. 2025-06-26 08:06:30.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0947ms 2025-06-26 08:06:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IP" received FIN. 2025-06-26 08:06:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IP" disconnecting. 2025-06-26 08:06:30.784 +03:00 [DBG] Connection id "0HNC8090TG6IP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:06:30.786 +03:00 [DBG] Connection id "0HNC8090TG6IP" stopped. 2025-06-26 08:07:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IQ" accepted. 2025-06-26 08:07:30.775 +03:00 [DBG] Connection id "0HNC8090TG6IQ" started. 2025-06-26 08:07:30.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:07:30.775 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:07:30.775 +03:00 [DBG] POST requests are not supported 2025-06-26 08:07:30.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:07:30.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:07:30.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:07:30.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:07:30.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:07:30.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:07:30.775 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:07:30.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:07:30.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:07:30.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:07:30.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:07:30.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:07:30.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:07:30.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:07:30.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:07:30.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:07:30.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:07:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:07:30.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:07:30.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-06-26 08:07:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:07:30.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:07:30.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:07:30.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:07:30.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:07:30.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8412ms 2025-06-26 08:07:30.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:07:30.777 +03:00 [DBG] Connection id "0HNC8090TG6IQ" completed keep alive response. 2025-06-26 08:07:30.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5314ms 2025-06-26 08:07:30.777 +03:00 [DBG] Connection id "0HNC8090TG6IQ" received FIN. 2025-06-26 08:07:30.777 +03:00 [DBG] Connection id "0HNC8090TG6IQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:07:30.777 +03:00 [DBG] Connection id "0HNC8090TG6IQ" disconnecting. 2025-06-26 08:07:30.777 +03:00 [DBG] Connection id "0HNC8090TG6IQ" stopped. 2025-06-26 08:08:30.776 +03:00 [DBG] Connection id "0HNC8090TG6IR" accepted. 2025-06-26 08:08:30.776 +03:00 [DBG] Connection id "0HNC8090TG6IR" started. 2025-06-26 08:08:30.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:08:30.777 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:08:30.777 +03:00 [DBG] POST requests are not supported 2025-06-26 08:08:30.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:08:30.777 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:08:30.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:08:30.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:08:30.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:08:30.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:08:30.777 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:08:30.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:08:30.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:08:30.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:08:30.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:08:30.777 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:08:30.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:08:30.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:08:30.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:08:30.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:08:30.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:08:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:08:30.778 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:08:30.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1621ms. 2025-06-26 08:08:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:08:30.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:08:30.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:08:30.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:08:30.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:08:30.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:08:30.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:08:30.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:08:30.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:08:30.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:08:30.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1845ms 2025-06-26 08:08:30.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:08:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IR" completed keep alive response. 2025-06-26 08:08:30.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1152ms 2025-06-26 08:08:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IR" received FIN. 2025-06-26 08:08:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IR" disconnecting. 2025-06-26 08:08:30.780 +03:00 [DBG] Connection id "0HNC8090TG6IR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:08:30.781 +03:00 [DBG] Connection id "0HNC8090TG6IR" stopped. 2025-06-26 08:09:30.787 +03:00 [DBG] Connection id "0HNC8090TG6IS" accepted. 2025-06-26 08:09:30.788 +03:00 [DBG] Connection id "0HNC8090TG6IS" started. 2025-06-26 08:09:30.788 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:09:30.788 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:09:30.788 +03:00 [DBG] POST requests are not supported 2025-06-26 08:09:30.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:09:30.788 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:09:30.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:09:30.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:09:30.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:09:30.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:09:30.788 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:09:30.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:09:30.788 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:09:30.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:09:30.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:09:30.788 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:09:30.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:09:30.788 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:09:30.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:09:30.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:09:30.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:09:30.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:09:30.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:09:30.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:09:30.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:09:30.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:09:30.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:09:30.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1745ms. 2025-06-26 08:09:30.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:09:30.789 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:09:30.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:09:30.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:09:30.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:09:30.789 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7972ms 2025-06-26 08:09:30.789 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:09:30.789 +03:00 [DBG] Connection id "0HNC8090TG6IS" completed keep alive response. 2025-06-26 08:09:30.789 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4443ms 2025-06-26 08:09:30.789 +03:00 [DBG] Connection id "0HNC8090TG6IS" received FIN. 2025-06-26 08:09:30.790 +03:00 [DBG] Connection id "0HNC8090TG6IS" disconnecting. 2025-06-26 08:09:30.790 +03:00 [DBG] Connection id "0HNC8090TG6IS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:09:30.791 +03:00 [DBG] Connection id "0HNC8090TG6IS" stopped. 2025-06-26 08:10:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IT" accepted. 2025-06-26 08:10:30.779 +03:00 [DBG] Connection id "0HNC8090TG6IT" started. 2025-06-26 08:10:30.780 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:10:30.780 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:10:30.780 +03:00 [DBG] POST requests are not supported 2025-06-26 08:10:30.780 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:10:30.780 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:10:30.780 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:10:30.780 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:10:30.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:10:30.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:10:30.780 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:10:30.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:10:30.780 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:10:30.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:10:30.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:10:30.780 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:10:30.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:10:30.780 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:10:30.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:10:30.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:10:30.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:10:30.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:10:30.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:10:30.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:10:30.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:10:30.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:10:30.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:10:30.781 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-06-26 08:10:30.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:10:30.781 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:10:30.781 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:10:30.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:10:30.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:10:30.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.923ms 2025-06-26 08:10:30.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:10:30.781 +03:00 [DBG] Connection id "0HNC8090TG6IT" completed keep alive response. 2025-06-26 08:10:30.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6606ms 2025-06-26 08:10:30.782 +03:00 [DBG] Connection id "0HNC8090TG6IT" received FIN. 2025-06-26 08:10:30.782 +03:00 [DBG] Connection id "0HNC8090TG6IT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:10:30.782 +03:00 [DBG] Connection id "0HNC8090TG6IT" disconnecting. 2025-06-26 08:10:30.782 +03:00 [DBG] Connection id "0HNC8090TG6IT" stopped. 2025-06-26 08:11:30.790 +03:00 [DBG] Connection id "0HNC8090TG6IU" accepted. 2025-06-26 08:11:30.791 +03:00 [DBG] Connection id "0HNC8090TG6IU" started. 2025-06-26 08:11:30.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:11:30.791 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:11:30.791 +03:00 [DBG] POST requests are not supported 2025-06-26 08:11:30.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:11:30.791 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:11:30.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:11:30.791 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:11:30.791 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:11:30.791 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:11:30.791 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:11:30.791 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:11:30.791 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:11:30.791 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:11:30.791 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:11:30.792 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:11:30.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:11:30.792 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:11:30.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:11:30.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:11:30.792 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:11:30.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:11:30.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:11:30.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1654ms. 2025-06-26 08:11:30.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:11:30.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:11:30.793 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:11:30.793 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:11:30.793 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:11:30.793 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:11:30.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:11:30.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:11:30.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:11:30.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:11:30.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:11:30.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:11:30.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.414ms 2025-06-26 08:11:30.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:11:30.793 +03:00 [DBG] Connection id "0HNC8090TG6IU" completed keep alive response. 2025-06-26 08:11:30.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4873ms 2025-06-26 08:11:30.794 +03:00 [DBG] Connection id "0HNC8090TG6IU" received FIN. 2025-06-26 08:11:30.794 +03:00 [DBG] Connection id "0HNC8090TG6IU" disconnecting. 2025-06-26 08:11:30.794 +03:00 [DBG] Connection id "0HNC8090TG6IU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:11:30.795 +03:00 [DBG] Connection id "0HNC8090TG6IU" stopped. 2025-06-26 08:12:31.084 +03:00 [DBG] Connection id "0HNC8090TG6IV" accepted. 2025-06-26 08:12:31.084 +03:00 [DBG] Connection id "0HNC8090TG6IV" started. 2025-06-26 08:12:31.084 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:12:31.084 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:12:31.084 +03:00 [DBG] POST requests are not supported 2025-06-26 08:12:31.084 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:12:31.084 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:12:31.084 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:12:31.084 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:12:31.084 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:12:31.084 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:12:31.085 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:12:31.085 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:12:31.085 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:12:31.085 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:12:31.085 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:12:31.085 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:12:31.085 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:12:31.085 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:12:31.085 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:12:31.085 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:12:31.085 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:12:31.085 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:12:31.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:12:31.085 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:12:31.085 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:12:31.085 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:12:31.085 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:12:31.086 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1819ms. 2025-06-26 08:12:31.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:12:31.086 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:12:31.086 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:12:31.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:12:31.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:12:31.086 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0863ms 2025-06-26 08:12:31.086 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:12:31.086 +03:00 [DBG] Connection id "0HNC8090TG6IV" completed keep alive response. 2025-06-26 08:12:31.086 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2023ms 2025-06-26 08:12:31.087 +03:00 [DBG] Connection id "0HNC8090TG6IV" received FIN. 2025-06-26 08:12:31.087 +03:00 [DBG] Connection id "0HNC8090TG6IV" disconnecting. 2025-06-26 08:12:31.087 +03:00 [DBG] Connection id "0HNC8090TG6IV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:12:31.088 +03:00 [DBG] Connection id "0HNC8090TG6IV" stopped. 2025-06-26 08:13:30.793 +03:00 [DBG] Connection id "0HNC8090TG6J0" accepted. 2025-06-26 08:13:30.793 +03:00 [DBG] Connection id "0HNC8090TG6J0" started. 2025-06-26 08:13:30.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:13:30.794 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:13:30.794 +03:00 [DBG] POST requests are not supported 2025-06-26 08:13:30.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:13:30.794 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:13:30.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:13:30.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:13:30.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:13:30.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:13:30.794 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:13:30.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:13:30.794 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:13:30.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:13:30.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:13:30.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:13:30.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:13:30.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:13:30.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:13:30.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:13:30.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:13:30.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:13:30.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:13:30.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:13:30.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:13:30.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:13:30.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:13:30.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1388ms. 2025-06-26 08:13:30.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:13:30.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:13:30.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:13:30.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:13:30.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:13:30.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7082ms 2025-06-26 08:13:30.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:13:30.795 +03:00 [DBG] Connection id "0HNC8090TG6J0" completed keep alive response. 2025-06-26 08:13:30.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3156ms 2025-06-26 08:13:30.795 +03:00 [DBG] Connection id "0HNC8090TG6J0" received FIN. 2025-06-26 08:13:30.795 +03:00 [DBG] Connection id "0HNC8090TG6J0" disconnecting. 2025-06-26 08:13:30.795 +03:00 [DBG] Connection id "0HNC8090TG6J0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:13:30.796 +03:00 [DBG] Connection id "0HNC8090TG6J0" stopped. 2025-06-26 08:14:30.785 +03:00 [DBG] Connection id "0HNC8090TG6J1" accepted. 2025-06-26 08:14:30.786 +03:00 [DBG] Connection id "0HNC8090TG6J1" started. 2025-06-26 08:14:30.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:14:30.786 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:14:30.786 +03:00 [DBG] POST requests are not supported 2025-06-26 08:14:30.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:14:30.786 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:14:30.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:14:30.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:14:30.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:14:30.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:14:30.786 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:14:30.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:14:30.786 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:14:30.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:14:30.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:14:30.786 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:14:30.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:14:30.786 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:14:30.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:14:30.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:14:30.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:14:30.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:14:30.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:14:30.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:14:30.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:14:30.787 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-06-26 08:14:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:14:30.787 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:14:30.787 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:14:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:14:30.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:14:30.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8123ms 2025-06-26 08:14:30.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:14:30.787 +03:00 [DBG] Connection id "0HNC8090TG6J1" completed keep alive response. 2025-06-26 08:14:30.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4485ms 2025-06-26 08:14:30.787 +03:00 [DBG] Connection id "0HNC8090TG6J1" received FIN. 2025-06-26 08:14:30.788 +03:00 [DBG] Connection id "0HNC8090TG6J1" disconnecting. 2025-06-26 08:14:30.788 +03:00 [DBG] Connection id "0HNC8090TG6J1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:14:30.789 +03:00 [DBG] Connection id "0HNC8090TG6J1" stopped. 2025-06-26 08:15:30.784 +03:00 [DBG] Connection id "0HNC8090TG6J2" accepted. 2025-06-26 08:15:30.784 +03:00 [DBG] Connection id "0HNC8090TG6J2" started. 2025-06-26 08:15:30.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:15:30.784 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:15:30.784 +03:00 [DBG] POST requests are not supported 2025-06-26 08:15:30.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:15:30.784 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:15:30.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:15:30.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:15:30.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:15:30.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:15:30.784 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:15:30.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:15:30.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:15:30.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:15:30.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:15:30.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:15:30.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:15:30.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:15:30.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:15:30.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:15:30.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:15:30.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:15:30.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:15:30.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:15:30.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-26 08:15:30.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:15:30.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:15:30.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:15:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:15:30.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:15:30.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7984ms 2025-06-26 08:15:30.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:15:30.785 +03:00 [DBG] Connection id "0HNC8090TG6J2" completed keep alive response. 2025-06-26 08:15:30.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4557ms 2025-06-26 08:15:30.786 +03:00 [DBG] Connection id "0HNC8090TG6J2" received FIN. 2025-06-26 08:15:30.786 +03:00 [DBG] Connection id "0HNC8090TG6J2" disconnecting. 2025-06-26 08:15:30.786 +03:00 [DBG] Connection id "0HNC8090TG6J2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:15:30.787 +03:00 [DBG] Connection id "0HNC8090TG6J2" stopped. 2025-06-26 08:16:30.785 +03:00 [DBG] Connection id "0HNC8090TG6J3" accepted. 2025-06-26 08:16:30.785 +03:00 [DBG] Connection id "0HNC8090TG6J3" started. 2025-06-26 08:16:30.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:16:30.785 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:16:30.785 +03:00 [DBG] POST requests are not supported 2025-06-26 08:16:30.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:16:30.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:16:30.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:16:30.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:16:30.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:16:30.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:16:30.786 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:16:30.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:16:30.786 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:16:30.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:16:30.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:16:30.786 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:16:30.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:16:30.786 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:16:30.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:16:30.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:16:30.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:16:30.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:16:30.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:16:30.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:16:30.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:16:30.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:16:30.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:16:30.787 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1889ms. 2025-06-26 08:16:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:16:30.787 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:16:30.787 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:16:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:16:30.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:16:30.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3411ms 2025-06-26 08:16:30.788 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:16:30.788 +03:00 [DBG] Connection id "0HNC8090TG6J3" completed keep alive response. 2025-06-26 08:16:30.788 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5531ms 2025-06-26 08:16:30.788 +03:00 [DBG] Connection id "0HNC8090TG6J3" received FIN. 2025-06-26 08:16:30.788 +03:00 [DBG] Connection id "0HNC8090TG6J3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:16:30.788 +03:00 [DBG] Connection id "0HNC8090TG6J3" disconnecting. 2025-06-26 08:16:30.788 +03:00 [DBG] Connection id "0HNC8090TG6J3" stopped. 2025-06-26 08:17:30.799 +03:00 [DBG] Connection id "0HNC8090TG6J4" accepted. 2025-06-26 08:17:30.799 +03:00 [DBG] Connection id "0HNC8090TG6J4" started. 2025-06-26 08:17:30.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:17:30.800 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:17:30.800 +03:00 [DBG] POST requests are not supported 2025-06-26 08:17:30.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:17:30.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:17:30.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:17:30.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:17:30.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:17:30.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:17:30.800 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:17:30.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:17:30.800 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:17:30.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:17:30.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:17:30.800 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:17:30.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:17:30.800 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:17:30.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:17:30.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:17:30.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:17:30.800 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:17:30.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:17:30.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:17:30.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:17:30.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:17:30.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:17:30.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-26 08:17:30.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:17:30.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:17:30.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:17:30.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:17:30.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:17:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:17:30.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:17:30.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7382ms 2025-06-26 08:17:30.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:17:30.801 +03:00 [DBG] Connection id "0HNC8090TG6J4" completed keep alive response. 2025-06-26 08:17:30.801 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3559ms 2025-06-26 08:17:30.801 +03:00 [DBG] Connection id "0HNC8090TG6J4" received FIN. 2025-06-26 08:17:30.801 +03:00 [DBG] Connection id "0HNC8090TG6J4" disconnecting. 2025-06-26 08:17:30.801 +03:00 [DBG] Connection id "0HNC8090TG6J4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:17:30.802 +03:00 [DBG] Connection id "0HNC8090TG6J4" stopped. 2025-06-26 08:18:30.818 +03:00 [DBG] Connection id "0HNC8090TG6J5" accepted. 2025-06-26 08:18:30.818 +03:00 [DBG] Connection id "0HNC8090TG6J5" started. 2025-06-26 08:18:30.818 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:18:30.818 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:18:30.818 +03:00 [DBG] POST requests are not supported 2025-06-26 08:18:30.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:18:30.818 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:18:30.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:18:30.818 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:18:30.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:18:30.818 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:18:30.818 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:18:30.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:18:30.819 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:18:30.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:18:30.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:18:30.819 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:18:30.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:18:30.819 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:18:30.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:18:30.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:18:30.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:18:30.819 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:18:30.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:18:30.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:18:30.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:18:30.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:18:30.819 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:18:30.819 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-26 08:18:30.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:18:30.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:18:30.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:18:30.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:18:30.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:18:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:18:30.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:18:30.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3013ms 2025-06-26 08:18:30.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:18:30.820 +03:00 [DBG] Connection id "0HNC8090TG6J5" completed keep alive response. 2025-06-26 08:18:30.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.216ms 2025-06-26 08:18:30.821 +03:00 [DBG] Connection id "0HNC8090TG6J5" received FIN. 2025-06-26 08:18:30.821 +03:00 [DBG] Connection id "0HNC8090TG6J5" disconnecting. 2025-06-26 08:18:30.821 +03:00 [DBG] Connection id "0HNC8090TG6J5" stopped. 2025-06-26 08:18:30.821 +03:00 [DBG] Connection id "0HNC8090TG6J5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:19:30.796 +03:00 [DBG] Connection id "0HNC8090TG6J6" accepted. 2025-06-26 08:19:30.796 +03:00 [DBG] Connection id "0HNC8090TG6J6" started. 2025-06-26 08:19:30.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:19:30.796 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:19:30.796 +03:00 [DBG] POST requests are not supported 2025-06-26 08:19:30.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:19:30.796 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:19:30.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:19:30.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:19:30.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:19:30.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:19:30.796 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:19:30.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:19:30.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:19:30.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:19:30.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:19:30.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:19:30.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:19:30.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:19:30.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:19:30.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:19:30.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:19:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:19:30.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:19:30.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-06-26 08:19:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:19:30.797 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:19:30.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:19:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:19:30.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:19:30.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.768ms 2025-06-26 08:19:30.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:19:30.798 +03:00 [DBG] Connection id "0HNC8090TG6J6" completed keep alive response. 2025-06-26 08:19:30.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5042ms 2025-06-26 08:19:30.798 +03:00 [DBG] Connection id "0HNC8090TG6J6" received FIN. 2025-06-26 08:19:30.798 +03:00 [DBG] Connection id "0HNC8090TG6J6" disconnecting. 2025-06-26 08:19:30.798 +03:00 [DBG] Connection id "0HNC8090TG6J6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:19:30.799 +03:00 [DBG] Connection id "0HNC8090TG6J6" stopped. 2025-06-26 08:20:30.794 +03:00 [DBG] Connection id "0HNC8090TG6J7" accepted. 2025-06-26 08:20:30.794 +03:00 [DBG] Connection id "0HNC8090TG6J7" started. 2025-06-26 08:20:30.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:20:30.794 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:20:30.794 +03:00 [DBG] POST requests are not supported 2025-06-26 08:20:30.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:20:30.794 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:20:30.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:20:30.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:20:30.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:20:30.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:20:30.794 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:20:30.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:20:30.794 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:20:30.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:20:30.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:20:30.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:20:30.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:20:30.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:20:30.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:20:30.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:20:30.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:20:30.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:20:30.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:20:30.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1109ms. 2025-06-26 08:20:30.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:20:30.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:20:30.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:20:30.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:20:30.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:20:30.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5825ms 2025-06-26 08:20:30.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:20:30.795 +03:00 [DBG] Connection id "0HNC8090TG6J7" completed keep alive response. 2025-06-26 08:20:30.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1ms 2025-06-26 08:20:30.796 +03:00 [DBG] Connection id "0HNC8090TG6J7" received FIN. 2025-06-26 08:20:30.796 +03:00 [DBG] Connection id "0HNC8090TG6J7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:20:30.796 +03:00 [DBG] Connection id "0HNC8090TG6J7" disconnecting. 2025-06-26 08:20:30.796 +03:00 [DBG] Connection id "0HNC8090TG6J7" stopped. 2025-06-26 08:21:30.799 +03:00 [DBG] Connection id "0HNC8090TG6J8" accepted. 2025-06-26 08:21:30.799 +03:00 [DBG] Connection id "0HNC8090TG6J8" started. 2025-06-26 08:21:30.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:21:30.799 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:21:30.799 +03:00 [DBG] POST requests are not supported 2025-06-26 08:21:30.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:21:30.799 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:21:30.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:21:30.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:21:30.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:21:30.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:21:30.800 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:21:30.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:21:30.800 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:21:30.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:21:30.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:21:30.800 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:21:30.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:21:30.800 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:21:30.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:21:30.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:21:30.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:21:30.800 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:21:30.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:21:30.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:21:30.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:21:30.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:21:30.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:21:30.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1634ms. 2025-06-26 08:21:30.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:21:30.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:21:30.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:21:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:21:30.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:21:30.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0582ms 2025-06-26 08:21:30.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:21:30.801 +03:00 [DBG] Connection id "0HNC8090TG6J8" completed keep alive response. 2025-06-26 08:21:30.801 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8784ms 2025-06-26 08:21:30.802 +03:00 [DBG] Connection id "0HNC8090TG6J8" received FIN. 2025-06-26 08:21:30.802 +03:00 [DBG] Connection id "0HNC8090TG6J8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:21:30.802 +03:00 [DBG] Connection id "0HNC8090TG6J8" disconnecting. 2025-06-26 08:21:30.802 +03:00 [DBG] Connection id "0HNC8090TG6J8" stopped. 2025-06-26 08:22:30.791 +03:00 [DBG] Connection id "0HNC8090TG6J9" accepted. 2025-06-26 08:22:30.791 +03:00 [DBG] Connection id "0HNC8090TG6J9" started. 2025-06-26 08:22:30.791 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:22:30.791 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:22:30.791 +03:00 [DBG] POST requests are not supported 2025-06-26 08:22:30.791 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:22:30.791 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:22:30.791 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:22:30.792 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:22:30.792 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:22:30.792 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:22:30.792 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:22:30.792 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:22:30.792 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:22:30.792 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:22:30.792 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:22:30.792 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:22:30.792 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:22:30.792 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:22:30.792 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:22:30.792 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:22:30.792 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:22:30.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:22:30.792 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:22:30.792 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-26 08:22:30.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:22:30.792 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:22:30.792 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:22:30.792 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:22:30.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:22:30.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:22:30.793 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:22:30.793 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:22:30.793 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:22:30.793 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:22:30.793 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7545ms 2025-06-26 08:22:30.793 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:22:30.793 +03:00 [DBG] Connection id "0HNC8090TG6J9" completed keep alive response. 2025-06-26 08:22:30.793 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4557ms 2025-06-26 08:22:30.793 +03:00 [DBG] Connection id "0HNC8090TG6J9" received FIN. 2025-06-26 08:22:30.793 +03:00 [DBG] Connection id "0HNC8090TG6J9" disconnecting. 2025-06-26 08:22:30.793 +03:00 [DBG] Connection id "0HNC8090TG6J9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:22:30.795 +03:00 [DBG] Connection id "0HNC8090TG6J9" stopped. 2025-06-26 08:23:30.796 +03:00 [DBG] Connection id "0HNC8090TG6JA" accepted. 2025-06-26 08:23:30.796 +03:00 [DBG] Connection id "0HNC8090TG6JA" started. 2025-06-26 08:23:30.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:23:30.796 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:23:30.796 +03:00 [DBG] POST requests are not supported 2025-06-26 08:23:30.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:23:30.796 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:23:30.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:23:30.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:23:30.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:23:30.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:23:30.797 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:23:30.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:23:30.797 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:23:30.797 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:23:30.797 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:23:30.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:23:30.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:23:30.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:23:30.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:23:30.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:23:30.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:23:30.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:23:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:23:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:23:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:23:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:23:30.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:23:30.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1873ms. 2025-06-26 08:23:30.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:23:30.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:23:30.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:23:30.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:23:30.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:23:30.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1648ms 2025-06-26 08:23:30.798 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:23:30.798 +03:00 [DBG] Connection id "0HNC8090TG6JA" completed keep alive response. 2025-06-26 08:23:30.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2891ms 2025-06-26 08:23:30.799 +03:00 [DBG] Connection id "0HNC8090TG6JA" received FIN. 2025-06-26 08:23:30.799 +03:00 [DBG] Connection id "0HNC8090TG6JA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:23:30.799 +03:00 [DBG] Connection id "0HNC8090TG6JA" disconnecting. 2025-06-26 08:23:30.799 +03:00 [DBG] Connection id "0HNC8090TG6JA" stopped. 2025-06-26 08:24:30.796 +03:00 [DBG] Connection id "0HNC8090TG6JB" accepted. 2025-06-26 08:24:30.796 +03:00 [DBG] Connection id "0HNC8090TG6JB" started. 2025-06-26 08:24:30.796 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:24:30.796 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:24:30.796 +03:00 [DBG] POST requests are not supported 2025-06-26 08:24:30.796 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:24:30.796 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:24:30.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:24:30.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:24:30.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:24:30.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:24:30.796 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:24:30.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:24:30.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:24:30.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:24:30.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:24:30.797 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:24:30.797 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:24:30.797 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:24:30.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:24:30.797 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:24:30.797 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:24:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:24:30.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:24:30.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1458ms. 2025-06-26 08:24:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:24:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:24:30.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:24:30.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:24:30.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:24:30.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:24:30.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:24:30.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:24:30.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:24:30.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:24:30.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:24:30.798 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1344ms 2025-06-26 08:24:30.798 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:24:30.798 +03:00 [DBG] Connection id "0HNC8090TG6JB" completed keep alive response. 2025-06-26 08:24:30.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0601ms 2025-06-26 08:24:30.798 +03:00 [DBG] Connection id "0HNC8090TG6JB" received FIN. 2025-06-26 08:24:30.798 +03:00 [DBG] Connection id "0HNC8090TG6JB" disconnecting. 2025-06-26 08:24:30.799 +03:00 [DBG] Connection id "0HNC8090TG6JB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:24:30.800 +03:00 [DBG] Connection id "0HNC8090TG6JB" stopped. 2025-06-26 08:25:30.808 +03:00 [DBG] Connection id "0HNC8090TG6JC" accepted. 2025-06-26 08:25:30.808 +03:00 [DBG] Connection id "0HNC8090TG6JC" started. 2025-06-26 08:25:30.808 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:25:30.808 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:25:30.808 +03:00 [DBG] POST requests are not supported 2025-06-26 08:25:30.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:25:30.808 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:25:30.808 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:25:30.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:25:30.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:25:30.808 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:25:30.809 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:25:30.809 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:25:30.809 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:25:30.809 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:25:30.809 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:25:30.809 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:25:30.809 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:25:30.809 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:25:30.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:25:30.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:25:30.809 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:25:30.809 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:25:30.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:25:30.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:25:30.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:25:30.809 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:25:30.809 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:25:30.810 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.3175ms. 2025-06-26 08:25:30.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:25:30.810 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:25:30.810 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:25:30.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:25:30.810 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:25:30.810 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2484ms 2025-06-26 08:25:30.810 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:25:30.810 +03:00 [DBG] Connection id "0HNC8090TG6JC" completed keep alive response. 2025-06-26 08:25:30.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5636ms 2025-06-26 08:25:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JC" received FIN. 2025-06-26 08:25:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:25:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JC" disconnecting. 2025-06-26 08:25:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JC" stopped. 2025-06-26 08:26:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JD" accepted. 2025-06-26 08:26:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JD" started. 2025-06-26 08:26:30.802 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:26:30.803 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:26:30.803 +03:00 [DBG] POST requests are not supported 2025-06-26 08:26:30.803 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:26:30.803 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:26:30.803 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:26:30.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:26:30.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:26:30.803 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:26:30.803 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:26:30.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:26:30.803 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:26:30.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:26:30.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:26:30.803 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:26:30.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:26:30.803 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:26:30.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:26:30.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:26:30.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:26:30.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:26:30.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:26:30.803 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-26 08:26:30.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:26:30.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:26:30.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:26:30.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:26:30.804 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:26:30.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:26:30.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:26:30.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:26:30.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:26:30.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:26:30.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:26:30.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:26:30.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7701ms 2025-06-26 08:26:30.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:26:30.804 +03:00 [DBG] Connection id "0HNC8090TG6JD" completed keep alive response. 2025-06-26 08:26:30.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3708ms 2025-06-26 08:26:30.804 +03:00 [DBG] Connection id "0HNC8090TG6JD" received FIN. 2025-06-26 08:26:30.804 +03:00 [DBG] Connection id "0HNC8090TG6JD" disconnecting. 2025-06-26 08:26:30.804 +03:00 [DBG] Connection id "0HNC8090TG6JD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:26:30.805 +03:00 [DBG] Connection id "0HNC8090TG6JD" stopped. 2025-06-26 08:27:30.800 +03:00 [DBG] Connection id "0HNC8090TG6JE" accepted. 2025-06-26 08:27:30.801 +03:00 [DBG] Connection id "0HNC8090TG6JE" started. 2025-06-26 08:27:30.801 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:27:30.801 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:27:30.801 +03:00 [DBG] POST requests are not supported 2025-06-26 08:27:30.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:27:30.801 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:27:30.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:27:30.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:27:30.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:27:30.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:27:30.801 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:27:30.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:27:30.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:27:30.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:27:30.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:27:30.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:27:30.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:27:30.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:27:30.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:27:30.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:27:30.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:27:30.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:27:30.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:27:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:27:30.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:27:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:27:30.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:27:30.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-06-26 08:27:30.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:27:30.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:27:30.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:27:30.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:27:30.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:27:30.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6626ms 2025-06-26 08:27:30.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:27:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JE" completed keep alive response. 2025-06-26 08:27:30.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2977ms 2025-06-26 08:27:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JE" received FIN. 2025-06-26 08:27:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:27:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JE" disconnecting. 2025-06-26 08:27:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JE" stopped. 2025-06-26 08:28:30.795 +03:00 [DBG] Connection id "0HNC8090TG6JF" accepted. 2025-06-26 08:28:30.795 +03:00 [DBG] Connection id "0HNC8090TG6JF" started. 2025-06-26 08:28:30.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:28:30.795 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:28:30.795 +03:00 [DBG] POST requests are not supported 2025-06-26 08:28:30.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:28:30.795 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:28:30.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:28:30.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:28:30.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:28:30.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:28:30.796 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:28:30.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:28:30.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:28:30.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:28:30.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:28:30.796 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:28:30.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:28:30.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:28:30.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:28:30.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:28:30.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:28:30.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:28:30.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:28:30.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:28:30.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:28:30.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:28:30.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:28:30.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-06-26 08:28:30.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:28:30.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:28:30.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:28:30.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:28:30.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:28:30.797 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:28:30.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:28:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:28:30.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:28:30.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9219ms 2025-06-26 08:28:30.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:28:30.797 +03:00 [DBG] Connection id "0HNC8090TG6JF" completed keep alive response. 2025-06-26 08:28:30.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7265ms 2025-06-26 08:28:30.797 +03:00 [DBG] Connection id "0HNC8090TG6JF" received FIN. 2025-06-26 08:28:30.798 +03:00 [DBG] Connection id "0HNC8090TG6JF" disconnecting. 2025-06-26 08:28:30.798 +03:00 [DBG] Connection id "0HNC8090TG6JF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:28:30.799 +03:00 [DBG] Connection id "0HNC8090TG6JF" stopped. 2025-06-26 08:29:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JG" accepted. 2025-06-26 08:29:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JG" started. 2025-06-26 08:29:30.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:29:30.812 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:29:30.812 +03:00 [DBG] POST requests are not supported 2025-06-26 08:29:30.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:29:30.812 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:29:30.812 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:29:30.812 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:29:30.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:29:30.812 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:29:30.812 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:29:30.812 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:29:30.812 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:29:30.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:29:30.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:29:30.812 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:29:30.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:29:30.813 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:29:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:29:30.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:29:30.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:29:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:29:30.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:29:30.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-06-26 08:29:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:29:30.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:29:30.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:29:30.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:29:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:29:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:29:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:29:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:29:30.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:29:30.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:29:30.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1472ms 2025-06-26 08:29:30.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:29:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JG" completed keep alive response. 2025-06-26 08:29:30.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1176ms 2025-06-26 08:29:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JG" received FIN. 2025-06-26 08:29:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:29:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JG" disconnecting. 2025-06-26 08:29:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JG" stopped. 2025-06-26 08:30:30.800 +03:00 [DBG] Connection id "0HNC8090TG6JH" accepted. 2025-06-26 08:30:30.800 +03:00 [DBG] Connection id "0HNC8090TG6JH" started. 2025-06-26 08:30:30.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:30:30.800 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:30:30.800 +03:00 [DBG] POST requests are not supported 2025-06-26 08:30:30.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:30:30.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:30:30.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:30:30.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:30:30.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:30:30.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:30:30.800 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:30:30.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:30:30.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:30:30.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:30:30.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:30:30.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:30:30.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:30:30.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:30:30.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:30:30.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:30:30.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:30:30.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:30:30.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:30:30.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-06-26 08:30:30.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:30:30.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:30:30.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:30:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:30:30.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:30:30.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.697ms 2025-06-26 08:30:30.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:30:30.801 +03:00 [DBG] Connection id "0HNC8090TG6JH" completed keep alive response. 2025-06-26 08:30:30.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3826ms 2025-06-26 08:30:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JH" received FIN. 2025-06-26 08:30:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:30:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JH" disconnecting. 2025-06-26 08:30:30.802 +03:00 [DBG] Connection id "0HNC8090TG6JH" stopped. 2025-06-26 08:31:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JI" accepted. 2025-06-26 08:31:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JI" started. 2025-06-26 08:31:30.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:31:30.811 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:31:30.811 +03:00 [DBG] POST requests are not supported 2025-06-26 08:31:30.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:31:30.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:31:30.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:31:30.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:31:30.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:31:30.811 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:31:30.811 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:31:30.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:31:30.812 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:31:30.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:31:30.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:31:30.812 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:31:30.812 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:31:30.812 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:31:30.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:31:30.812 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:31:30.812 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:31:30.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:31:30.812 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:31:30.812 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-06-26 08:31:30.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:31:30.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:31:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:31:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:31:30.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:31:30.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:31:30.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:31:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:31:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:31:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:31:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:31:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:31:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:31:30.813 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0527ms 2025-06-26 08:31:30.813 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:31:30.813 +03:00 [DBG] Connection id "0HNC8090TG6JI" completed keep alive response. 2025-06-26 08:31:30.813 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.024ms 2025-06-26 08:31:30.813 +03:00 [DBG] Connection id "0HNC8090TG6JI" received FIN. 2025-06-26 08:31:30.813 +03:00 [DBG] Connection id "0HNC8090TG6JI" disconnecting. 2025-06-26 08:31:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:31:30.815 +03:00 [DBG] Connection id "0HNC8090TG6JI" stopped. 2025-06-26 08:32:30.815 +03:00 [DBG] Connection id "0HNC8090TG6JJ" accepted. 2025-06-26 08:32:30.815 +03:00 [DBG] Connection id "0HNC8090TG6JJ" started. 2025-06-26 08:32:30.815 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:32:30.816 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:32:30.816 +03:00 [DBG] POST requests are not supported 2025-06-26 08:32:30.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:32:30.816 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:32:30.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:32:30.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:32:30.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:32:30.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:32:30.816 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:32:30.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:32:30.816 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:32:30.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:32:30.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:32:30.816 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:32:30.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:32:30.816 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:32:30.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:32:30.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:32:30.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:32:30.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:32:30.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:32:30.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:32:30.817 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:32:30.817 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-06-26 08:32:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:32:30.817 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:32:30.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:32:30.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:32:30.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:32:30.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1511ms 2025-06-26 08:32:30.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:32:30.817 +03:00 [DBG] Connection id "0HNC8090TG6JJ" completed keep alive response. 2025-06-26 08:32:30.818 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1263ms 2025-06-26 08:32:30.818 +03:00 [DBG] Connection id "0HNC8090TG6JJ" received FIN. 2025-06-26 08:32:30.818 +03:00 [DBG] Connection id "0HNC8090TG6JJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:32:30.818 +03:00 [DBG] Connection id "0HNC8090TG6JJ" disconnecting. 2025-06-26 08:32:30.818 +03:00 [DBG] Connection id "0HNC8090TG6JJ" stopped. 2025-06-26 08:33:30.803 +03:00 [DBG] Connection id "0HNC8090TG6JK" accepted. 2025-06-26 08:33:30.803 +03:00 [DBG] Connection id "0HNC8090TG6JK" started. 2025-06-26 08:33:30.803 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:33:30.804 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:33:30.804 +03:00 [DBG] POST requests are not supported 2025-06-26 08:33:30.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:33:30.804 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:33:30.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:33:30.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:33:30.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:33:30.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:33:30.804 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:33:30.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:33:30.804 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:33:30.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:33:30.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:33:30.804 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:33:30.804 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:33:30.804 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:33:30.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:33:30.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:33:30.804 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:33:30.804 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:33:30.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:33:30.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:33:30.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1626ms. 2025-06-26 08:33:30.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:33:30.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:33:30.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:33:30.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:33:30.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:33:30.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1358ms 2025-06-26 08:33:30.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:33:30.806 +03:00 [DBG] Connection id "0HNC8090TG6JK" completed keep alive response. 2025-06-26 08:33:30.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1135ms 2025-06-26 08:33:30.806 +03:00 [DBG] Connection id "0HNC8090TG6JK" received FIN. 2025-06-26 08:33:30.806 +03:00 [DBG] Connection id "0HNC8090TG6JK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:33:30.806 +03:00 [DBG] Connection id "0HNC8090TG6JK" disconnecting. 2025-06-26 08:33:30.806 +03:00 [DBG] Connection id "0HNC8090TG6JK" stopped. 2025-06-26 08:34:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JL" accepted. 2025-06-26 08:34:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JL" started. 2025-06-26 08:34:30.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:34:30.812 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:34:30.813 +03:00 [DBG] POST requests are not supported 2025-06-26 08:34:30.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:34:30.813 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:34:30.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:34:30.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:34:30.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:34:30.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:34:30.813 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:34:30.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:34:30.813 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:34:30.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:34:30.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:34:30.813 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:34:30.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:34:30.813 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:34:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:34:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:34:30.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:34:30.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:34:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:34:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:34:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:34:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:34:30.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:34:30.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-06-26 08:34:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:34:30.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:34:30.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:34:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:34:30.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:34:30.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7421ms 2025-06-26 08:34:30.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:34:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JL" completed keep alive response. 2025-06-26 08:34:30.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6587ms 2025-06-26 08:34:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JL" received FIN. 2025-06-26 08:34:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JL" disconnecting. 2025-06-26 08:34:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:34:30.816 +03:00 [DBG] Connection id "0HNC8090TG6JL" stopped. 2025-06-26 08:35:30.806 +03:00 [DBG] Connection id "0HNC8090TG6JM" accepted. 2025-06-26 08:35:30.806 +03:00 [DBG] Connection id "0HNC8090TG6JM" started. 2025-06-26 08:35:30.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:35:30.806 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:35:30.806 +03:00 [DBG] POST requests are not supported 2025-06-26 08:35:30.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:35:30.806 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:35:30.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:35:30.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:35:30.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:35:30.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:35:30.806 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:35:30.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:35:30.806 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:35:30.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:35:30.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:35:30.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:35:30.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:35:30.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:35:30.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:35:30.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:35:30.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:35:30.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:35:30.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:35:30.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:35:30.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-06-26 08:35:30.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:35:30.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:35:30.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:35:30.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:35:30.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:35:30.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6893ms 2025-06-26 08:35:30.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:35:30.807 +03:00 [DBG] Connection id "0HNC8090TG6JM" completed keep alive response. 2025-06-26 08:35:30.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3576ms 2025-06-26 08:35:30.807 +03:00 [DBG] Connection id "0HNC8090TG6JM" received FIN. 2025-06-26 08:35:30.808 +03:00 [DBG] Connection id "0HNC8090TG6JM" disconnecting. 2025-06-26 08:35:30.808 +03:00 [DBG] Connection id "0HNC8090TG6JM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:35:30.809 +03:00 [DBG] Connection id "0HNC8090TG6JM" stopped. 2025-06-26 08:36:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JN" accepted. 2025-06-26 08:36:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JN" started. 2025-06-26 08:36:30.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:36:30.812 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:36:30.812 +03:00 [DBG] POST requests are not supported 2025-06-26 08:36:30.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:36:30.813 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:36:30.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:36:30.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:36:30.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:36:30.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:36:30.813 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:36:30.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:36:30.813 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:36:30.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:36:30.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:36:30.813 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:36:30.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:36:30.813 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:36:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:36:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:36:30.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:36:30.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:36:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:36:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:36:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:36:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:36:30.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:36:30.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-06-26 08:36:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:36:30.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:36:30.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:36:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:36:30.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:36:30.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8521ms 2025-06-26 08:36:30.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:36:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JN" completed keep alive response. 2025-06-26 08:36:30.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.661ms 2025-06-26 08:36:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JN" received FIN. 2025-06-26 08:36:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:36:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JN" disconnecting. 2025-06-26 08:36:30.815 +03:00 [DBG] Connection id "0HNC8090TG6JN" stopped. 2025-06-26 08:37:30.813 +03:00 [DBG] Connection id "0HNC8090TG6JO" accepted. 2025-06-26 08:37:30.813 +03:00 [DBG] Connection id "0HNC8090TG6JO" started. 2025-06-26 08:37:30.813 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:37:30.813 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:37:30.813 +03:00 [DBG] POST requests are not supported 2025-06-26 08:37:30.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:37:30.813 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:37:30.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:37:30.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:37:30.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:37:30.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:37:30.813 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:37:30.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:37:30.813 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:37:30.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:37:30.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:37:30.813 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:37:30.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:37:30.813 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:37:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:37:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:37:30.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:37:30.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:37:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:37:30.814 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:37:30.814 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-26 08:37:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:37:30.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:37:30.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:37:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:37:30.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:37:30.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6951ms 2025-06-26 08:37:30.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:37:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JO" completed keep alive response. 2025-06-26 08:37:30.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2973ms 2025-06-26 08:37:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JO" received FIN. 2025-06-26 08:37:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JO" disconnecting. 2025-06-26 08:37:30.815 +03:00 [DBG] Connection id "0HNC8090TG6JO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:37:30.816 +03:00 [DBG] Connection id "0HNC8090TG6JO" stopped. 2025-06-26 08:38:30.810 +03:00 [DBG] Connection id "0HNC8090TG6JP" accepted. 2025-06-26 08:38:30.810 +03:00 [DBG] Connection id "0HNC8090TG6JP" started. 2025-06-26 08:38:30.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:38:30.810 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:38:30.810 +03:00 [DBG] POST requests are not supported 2025-06-26 08:38:30.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:38:30.810 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:38:30.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:38:30.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:38:30.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:38:30.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:38:30.810 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:38:30.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:38:30.810 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:38:30.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:38:30.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:38:30.810 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:38:30.810 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:38:30.810 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:38:30.810 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:38:30.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:38:30.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:38:30.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:38:30.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:38:30.811 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1131ms. 2025-06-26 08:38:30.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:38:30.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:38:30.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:38:30.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:38:30.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:38:30.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7173ms 2025-06-26 08:38:30.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:38:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JP" completed keep alive response. 2025-06-26 08:38:30.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3568ms 2025-06-26 08:38:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JP" received FIN. 2025-06-26 08:38:30.811 +03:00 [DBG] Connection id "0HNC8090TG6JP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:38:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JP" disconnecting. 2025-06-26 08:38:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JP" stopped. 2025-06-26 08:39:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JQ" accepted. 2025-06-26 08:39:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JQ" started. 2025-06-26 08:39:30.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:39:30.812 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:39:30.812 +03:00 [DBG] POST requests are not supported 2025-06-26 08:39:30.812 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:39:30.813 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:39:30.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:39:30.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:39:30.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:39:30.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:39:30.813 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:39:30.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:39:30.813 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:39:30.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:39:30.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:39:30.813 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:39:30.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:39:30.813 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:39:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:39:30.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:39:30.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:39:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:39:30.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:39:30.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-06-26 08:39:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:39:30.813 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:39:30.813 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:39:30.813 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:39:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:39:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:39:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:39:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:39:30.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:39:30.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:39:30.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6202ms 2025-06-26 08:39:30.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:39:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JQ" completed keep alive response. 2025-06-26 08:39:30.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2705ms 2025-06-26 08:39:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JQ" received FIN. 2025-06-26 08:39:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JQ" disconnecting. 2025-06-26 08:39:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:39:30.815 +03:00 [DBG] Connection id "0HNC8090TG6JQ" stopped. 2025-06-26 08:40:30.818 +03:00 [DBG] Connection id "0HNC8090TG6JR" accepted. 2025-06-26 08:40:30.819 +03:00 [DBG] Connection id "0HNC8090TG6JR" started. 2025-06-26 08:40:30.819 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:40:30.819 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:40:30.819 +03:00 [DBG] POST requests are not supported 2025-06-26 08:40:30.819 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:40:30.819 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:40:30.819 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:40:30.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:40:30.819 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:40:30.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:40:30.819 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:40:30.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:40:30.819 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:40:30.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:40:30.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:40:30.819 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:40:30.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:40:30.819 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:40:30.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:40:30.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:40:30.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:40:30.819 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:40:30.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:40:30.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:40:30.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:40:30.820 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:40:30.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-26 08:40:30.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:40:30.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:40:30.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:40:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:40:30.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:40:30.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7463ms 2025-06-26 08:40:30.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:40:30.820 +03:00 [DBG] Connection id "0HNC8090TG6JR" completed keep alive response. 2025-06-26 08:40:30.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3693ms 2025-06-26 08:40:30.820 +03:00 [DBG] Connection id "0HNC8090TG6JR" received FIN. 2025-06-26 08:40:30.821 +03:00 [DBG] Connection id "0HNC8090TG6JR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:40:30.821 +03:00 [DBG] Connection id "0HNC8090TG6JR" disconnecting. 2025-06-26 08:40:30.821 +03:00 [DBG] Connection id "0HNC8090TG6JR" stopped. 2025-06-26 08:41:30.818 +03:00 [DBG] Connection id "0HNC8090TG6JS" accepted. 2025-06-26 08:41:30.818 +03:00 [DBG] Connection id "0HNC8090TG6JS" started. 2025-06-26 08:41:30.818 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:41:30.819 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:41:30.819 +03:00 [DBG] POST requests are not supported 2025-06-26 08:41:30.819 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:41:30.819 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:41:30.819 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:41:30.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:41:30.819 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:41:30.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:41:30.819 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:41:30.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:41:30.819 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:41:30.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:41:30.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:41:30.819 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:41:30.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:41:30.819 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:41:30.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:41:30.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:41:30.819 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:41:30.819 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:41:30.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:41:30.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:41:30.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:41:30.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:41:30.819 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:41:30.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-06-26 08:41:30.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:41:30.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:41:30.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:41:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:41:30.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:41:30.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7629ms 2025-06-26 08:41:30.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:41:30.820 +03:00 [DBG] Connection id "0HNC8090TG6JS" completed keep alive response. 2025-06-26 08:41:30.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6032ms 2025-06-26 08:41:30.820 +03:00 [DBG] Connection id "0HNC8090TG6JS" received FIN. 2025-06-26 08:41:30.820 +03:00 [DBG] Connection id "0HNC8090TG6JS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:41:30.820 +03:00 [DBG] Connection id "0HNC8090TG6JS" disconnecting. 2025-06-26 08:41:30.820 +03:00 [DBG] Connection id "0HNC8090TG6JS" stopped. 2025-06-26 08:42:31.134 +03:00 [DBG] Connection id "0HNC8090TG6JT" accepted. 2025-06-26 08:42:31.134 +03:00 [DBG] Connection id "0HNC8090TG6JT" started. 2025-06-26 08:42:31.134 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:42:31.134 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:42:31.134 +03:00 [DBG] POST requests are not supported 2025-06-26 08:42:31.134 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:42:31.134 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:42:31.134 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:42:31.134 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:42:31.134 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:42:31.134 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:42:31.134 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:42:31.134 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:42:31.135 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:42:31.135 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:42:31.135 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:42:31.135 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:42:31.135 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:42:31.135 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:42:31.135 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:42:31.135 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:42:31.135 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:42:31.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:42:31.135 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:42:31.135 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1064ms. 2025-06-26 08:42:31.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:42:31.135 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:42:31.135 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:42:31.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:42:31.135 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:42:31.135 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6515ms 2025-06-26 08:42:31.135 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:42:31.135 +03:00 [DBG] Connection id "0HNC8090TG6JT" completed keep alive response. 2025-06-26 08:42:31.135 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1969ms 2025-06-26 08:42:31.136 +03:00 [DBG] Connection id "0HNC8090TG6JT" received FIN. 2025-06-26 08:42:31.136 +03:00 [DBG] Connection id "0HNC8090TG6JT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:42:31.136 +03:00 [DBG] Connection id "0HNC8090TG6JT" disconnecting. 2025-06-26 08:42:31.136 +03:00 [DBG] Connection id "0HNC8090TG6JT" stopped. 2025-06-26 08:43:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JU" accepted. 2025-06-26 08:43:30.812 +03:00 [DBG] Connection id "0HNC8090TG6JU" started. 2025-06-26 08:43:30.812 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:43:30.813 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:43:30.813 +03:00 [DBG] POST requests are not supported 2025-06-26 08:43:30.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:43:30.813 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:43:30.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:43:30.813 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:43:30.813 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:43:30.813 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:43:30.813 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:43:30.813 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:43:30.813 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:43:30.813 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:43:30.813 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:43:30.813 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:43:30.813 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:43:30.813 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:43:30.813 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:43:30.813 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:43:30.813 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:43:30.813 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:43:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:43:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:43:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:43:30.813 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:43:30.813 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:43:30.813 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-06-26 08:43:30.813 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:43:30.814 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:43:30.814 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:43:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:43:30.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:43:30.814 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.785ms 2025-06-26 08:43:30.814 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:43:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JU" completed keep alive response. 2025-06-26 08:43:30.814 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4727ms 2025-06-26 08:43:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JU" received FIN. 2025-06-26 08:43:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JU" disconnecting. 2025-06-26 08:43:30.814 +03:00 [DBG] Connection id "0HNC8090TG6JU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:43:30.815 +03:00 [DBG] Connection id "0HNC8090TG6JU" stopped. 2025-06-26 08:44:30.823 +03:00 [DBG] Connection id "0HNC8090TG6JV" accepted. 2025-06-26 08:44:30.823 +03:00 [DBG] Connection id "0HNC8090TG6JV" started. 2025-06-26 08:44:30.823 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:44:30.823 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:44:30.823 +03:00 [DBG] POST requests are not supported 2025-06-26 08:44:30.823 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:44:30.823 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:44:30.823 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:44:30.823 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:44:30.823 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:44:30.823 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:44:30.823 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:44:30.824 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:44:30.824 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:44:30.824 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:44:30.824 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:44:30.824 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:44:30.824 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:44:30.824 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:44:30.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:44:30.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:44:30.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:44:30.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:44:30.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:44:30.824 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-06-26 08:44:30.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:44:30.824 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:44:30.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:44:30.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:44:30.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:44:30.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7604ms 2025-06-26 08:44:30.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:44:30.825 +03:00 [DBG] Connection id "0HNC8090TG6JV" completed keep alive response. 2025-06-26 08:44:30.825 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3945ms 2025-06-26 08:44:30.825 +03:00 [DBG] Connection id "0HNC8090TG6JV" received FIN. 2025-06-26 08:44:30.825 +03:00 [DBG] Connection id "0HNC8090TG6JV" disconnecting. 2025-06-26 08:44:30.825 +03:00 [DBG] Connection id "0HNC8090TG6JV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:44:30.826 +03:00 [DBG] Connection id "0HNC8090TG6JV" stopped. 2025-06-26 08:45:30.857 +03:00 [DBG] Connection id "0HNC8090TG6K0" accepted. 2025-06-26 08:45:30.857 +03:00 [DBG] Connection id "0HNC8090TG6K0" started. 2025-06-26 08:45:30.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:45:30.857 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:45:30.858 +03:00 [DBG] POST requests are not supported 2025-06-26 08:45:30.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:45:30.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:45:30.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:45:30.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:45:30.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:45:30.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:45:30.858 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:45:30.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:45:30.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:45:30.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:45:30.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:45:30.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:45:30.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:45:30.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:45:30.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:45:30.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:45:30.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:45:30.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:45:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:45:30.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:45:30.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1707ms. 2025-06-26 08:45:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:45:30.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:45:30.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:45:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:45:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:45:30.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:45:30.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:45:30.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:45:30.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2039ms 2025-06-26 08:45:30.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:45:30.860 +03:00 [DBG] Connection id "0HNC8090TG6K0" completed keep alive response. 2025-06-26 08:45:30.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3101ms 2025-06-26 08:45:30.860 +03:00 [DBG] Connection id "0HNC8090TG6K0" received FIN. 2025-06-26 08:45:30.860 +03:00 [DBG] Connection id "0HNC8090TG6K0" disconnecting. 2025-06-26 08:45:30.860 +03:00 [DBG] Connection id "0HNC8090TG6K0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:45:30.862 +03:00 [DBG] Connection id "0HNC8090TG6K0" stopped. 2025-06-26 08:46:30.824 +03:00 [DBG] Connection id "0HNC8090TG6K1" accepted. 2025-06-26 08:46:30.824 +03:00 [DBG] Connection id "0HNC8090TG6K1" started. 2025-06-26 08:46:30.824 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:46:30.824 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:46:30.824 +03:00 [DBG] POST requests are not supported 2025-06-26 08:46:30.824 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:46:30.824 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:46:30.824 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:46:30.824 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:46:30.824 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:46:30.824 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:46:30.824 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:46:30.825 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:46:30.825 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:46:30.825 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:46:30.825 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:46:30.825 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:46:30.825 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:46:30.825 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:46:30.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:46:30.825 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:46:30.825 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:46:30.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:46:30.825 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:46:30.825 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-06-26 08:46:30.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:46:30.825 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:46:30.825 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:46:30.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:46:30.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:46:30.826 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7519ms 2025-06-26 08:46:30.826 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:46:30.826 +03:00 [DBG] Connection id "0HNC8090TG6K1" completed keep alive response. 2025-06-26 08:46:30.826 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3667ms 2025-06-26 08:46:30.826 +03:00 [DBG] Connection id "0HNC8090TG6K1" received FIN. 2025-06-26 08:46:30.826 +03:00 [DBG] Connection id "0HNC8090TG6K1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:46:30.826 +03:00 [DBG] Connection id "0HNC8090TG6K1" disconnecting. 2025-06-26 08:46:30.826 +03:00 [DBG] Connection id "0HNC8090TG6K1" stopped. 2025-06-26 08:47:30.821 +03:00 [DBG] Connection id "0HNC8090TG6K2" accepted. 2025-06-26 08:47:30.821 +03:00 [DBG] Connection id "0HNC8090TG6K2" started. 2025-06-26 08:47:30.821 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:47:30.821 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:47:30.821 +03:00 [DBG] POST requests are not supported 2025-06-26 08:47:30.821 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:47:30.821 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:47:30.821 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:47:30.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:47:30.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:47:30.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:47:30.822 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:47:30.822 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:47:30.822 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:47:30.822 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:47:30.822 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:47:30.822 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:47:30.822 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:47:30.822 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:47:30.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:47:30.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:47:30.822 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:47:30.822 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:47:30.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:47:30.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:47:30.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:47:30.822 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:47:30.823 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:47:30.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-06-26 08:47:30.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:47:30.823 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:47:30.823 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:47:30.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:47:30.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:47:30.823 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2003ms 2025-06-26 08:47:30.823 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:47:30.823 +03:00 [DBG] Connection id "0HNC8090TG6K2" completed keep alive response. 2025-06-26 08:47:30.824 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3357ms 2025-06-26 08:47:30.824 +03:00 [DBG] Connection id "0HNC8090TG6K2" received FIN. 2025-06-26 08:47:30.824 +03:00 [DBG] Connection id "0HNC8090TG6K2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:47:30.824 +03:00 [DBG] Connection id "0HNC8090TG6K2" disconnecting. 2025-06-26 08:47:30.824 +03:00 [DBG] Connection id "0HNC8090TG6K2" stopped. 2025-06-26 08:48:30.826 +03:00 [DBG] Connection id "0HNC8090TG6K3" accepted. 2025-06-26 08:48:30.826 +03:00 [DBG] Connection id "0HNC8090TG6K3" started. 2025-06-26 08:48:30.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:48:30.827 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:48:30.827 +03:00 [DBG] POST requests are not supported 2025-06-26 08:48:30.827 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:48:30.827 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:48:30.827 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:48:30.827 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:48:30.827 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:48:30.827 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:48:30.827 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:48:30.827 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:48:30.827 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:48:30.827 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:48:30.827 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:48:30.827 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:48:30.827 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:48:30.827 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:48:30.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:48:30.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:48:30.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:48:30.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:48:30.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:48:30.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-26 08:48:30.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:48:30.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:48:30.828 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:48:30.828 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:48:30.828 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:48:30.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:48:30.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:48:30.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:48:30.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:48:30.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:48:30.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:48:30.828 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6584ms 2025-06-26 08:48:30.828 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:48:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K3" completed keep alive response. 2025-06-26 08:48:30.828 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2978ms 2025-06-26 08:48:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K3" received FIN. 2025-06-26 08:48:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K3" disconnecting. 2025-06-26 08:48:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:48:30.829 +03:00 [DBG] Connection id "0HNC8090TG6K3" stopped. 2025-06-26 08:49:30.816 +03:00 [DBG] Connection id "0HNC8090TG6K4" accepted. 2025-06-26 08:49:30.816 +03:00 [DBG] Connection id "0HNC8090TG6K4" started. 2025-06-26 08:49:30.816 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:49:30.816 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:49:30.816 +03:00 [DBG] POST requests are not supported 2025-06-26 08:49:30.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:49:30.817 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:49:30.817 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:49:30.817 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:49:30.817 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:49:30.817 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:49:30.817 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:49:30.817 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:49:30.817 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:49:30.817 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:49:30.817 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:49:30.817 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:49:30.817 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:49:30.817 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:49:30.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:49:30.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:49:30.817 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:49:30.817 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:49:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:49:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:49:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:49:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:49:30.817 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:49:30.818 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-06-26 08:49:30.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:49:30.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:49:30.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:49:30.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:49:30.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:49:30.818 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0061ms 2025-06-26 08:49:30.818 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:49:30.818 +03:00 [DBG] Connection id "0HNC8090TG6K4" completed keep alive response. 2025-06-26 08:49:30.818 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9182ms 2025-06-26 08:49:30.819 +03:00 [DBG] Connection id "0HNC8090TG6K4" received FIN. 2025-06-26 08:49:30.819 +03:00 [DBG] Connection id "0HNC8090TG6K4" disconnecting. 2025-06-26 08:49:30.819 +03:00 [DBG] Connection id "0HNC8090TG6K4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:49:30.820 +03:00 [DBG] Connection id "0HNC8090TG6K4" stopped. 2025-06-26 08:50:30.816 +03:00 [DBG] Connection id "0HNC8090TG6K5" accepted. 2025-06-26 08:50:30.816 +03:00 [DBG] Connection id "0HNC8090TG6K5" started. 2025-06-26 08:50:30.816 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:50:30.816 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:50:30.816 +03:00 [DBG] POST requests are not supported 2025-06-26 08:50:30.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:50:30.816 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:50:30.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:50:30.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:50:30.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:50:30.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:50:30.816 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:50:30.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:50:30.816 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:50:30.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:50:30.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:50:30.817 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:50:30.817 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:50:30.817 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:50:30.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:50:30.817 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:50:30.817 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:50:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:50:30.817 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:50:30.817 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-06-26 08:50:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:50:30.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:50:30.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:50:30.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:50:30.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:50:30.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:50:30.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:50:30.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:50:30.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:50:30.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:50:30.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:50:30.818 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.199ms 2025-06-26 08:50:30.818 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:50:30.818 +03:00 [DBG] Connection id "0HNC8090TG6K5" completed keep alive response. 2025-06-26 08:50:30.818 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9606ms 2025-06-26 08:50:30.818 +03:00 [DBG] Connection id "0HNC8090TG6K5" received FIN. 2025-06-26 08:50:30.818 +03:00 [DBG] Connection id "0HNC8090TG6K5" disconnecting. 2025-06-26 08:50:30.818 +03:00 [DBG] Connection id "0HNC8090TG6K5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:50:30.819 +03:00 [DBG] Connection id "0HNC8090TG6K5" stopped. 2025-06-26 08:51:30.825 +03:00 [DBG] Connection id "0HNC8090TG6K6" accepted. 2025-06-26 08:51:30.825 +03:00 [DBG] Connection id "0HNC8090TG6K6" started. 2025-06-26 08:51:30.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:51:30.825 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:51:30.825 +03:00 [DBG] POST requests are not supported 2025-06-26 08:51:30.825 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:51:30.825 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:51:30.825 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:51:30.825 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:51:30.825 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:51:30.825 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:51:30.825 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:51:30.825 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:51:30.825 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:51:30.825 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:51:30.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:51:30.826 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:51:30.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:51:30.826 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:51:30.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:51:30.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:51:30.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:51:30.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:51:30.826 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:51:30.826 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-06-26 08:51:30.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:51:30.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:51:30.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:51:30.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:51:30.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:51:30.826 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7391ms 2025-06-26 08:51:30.826 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:51:30.826 +03:00 [DBG] Connection id "0HNC8090TG6K6" completed keep alive response. 2025-06-26 08:51:30.826 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3678ms 2025-06-26 08:51:30.827 +03:00 [DBG] Connection id "0HNC8090TG6K6" received FIN. 2025-06-26 08:51:30.827 +03:00 [DBG] Connection id "0HNC8090TG6K6" disconnecting. 2025-06-26 08:51:30.827 +03:00 [DBG] Connection id "0HNC8090TG6K6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:51:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K6" stopped. 2025-06-26 08:52:30.824 +03:00 [DBG] Connection id "0HNC8090TG6K7" accepted. 2025-06-26 08:52:30.824 +03:00 [DBG] Connection id "0HNC8090TG6K7" started. 2025-06-26 08:52:30.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:52:30.825 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:52:30.825 +03:00 [DBG] POST requests are not supported 2025-06-26 08:52:30.825 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:52:30.825 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:52:30.825 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:52:30.825 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:52:30.825 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:52:30.825 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:52:30.825 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:52:30.825 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:52:30.825 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:52:30.825 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:52:30.825 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:52:30.825 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:52:30.825 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:52:30.825 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:52:30.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:52:30.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:52:30.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:52:30.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:52:30.826 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:52:30.826 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-06-26 08:52:30.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:52:30.826 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:52:30.826 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:52:30.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:52:30.826 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:52:30.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:52:30.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:52:30.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1213ms 2025-06-26 08:52:30.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:52:30.827 +03:00 [DBG] Connection id "0HNC8090TG6K7" completed keep alive response. 2025-06-26 08:52:30.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0822ms 2025-06-26 08:52:30.827 +03:00 [DBG] Connection id "0HNC8090TG6K7" received FIN. 2025-06-26 08:52:30.827 +03:00 [DBG] Connection id "0HNC8090TG6K7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:52:30.827 +03:00 [DBG] Connection id "0HNC8090TG6K7" disconnecting. 2025-06-26 08:52:30.827 +03:00 [DBG] Connection id "0HNC8090TG6K7" stopped. 2025-06-26 08:53:30.825 +03:00 [DBG] Connection id "0HNC8090TG6K8" accepted. 2025-06-26 08:53:30.825 +03:00 [DBG] Connection id "0HNC8090TG6K8" started. 2025-06-26 08:53:30.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:53:30.826 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:53:30.826 +03:00 [DBG] POST requests are not supported 2025-06-26 08:53:30.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:53:30.826 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:53:30.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:53:30.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:53:30.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:53:30.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:53:30.826 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:53:30.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:53:30.826 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:53:30.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:53:30.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:53:30.826 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:53:30.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:53:30.826 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:53:30.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:53:30.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:53:30.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:53:30.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:53:30.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:53:30.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:53:30.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.162ms. 2025-06-26 08:53:30.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:53:30.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:53:30.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:53:30.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:53:30.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:53:30.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0786ms 2025-06-26 08:53:30.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:53:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K8" completed keep alive response. 2025-06-26 08:53:30.828 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0141ms 2025-06-26 08:53:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K8" received FIN. 2025-06-26 08:53:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K8" disconnecting. 2025-06-26 08:53:30.828 +03:00 [DBG] Connection id "0HNC8090TG6K8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:53:30.829 +03:00 [DBG] Connection id "0HNC8090TG6K8" stopped. 2025-06-26 08:54:30.818 +03:00 [DBG] Connection id "0HNC8090TG6K9" accepted. 2025-06-26 08:54:30.819 +03:00 [DBG] Connection id "0HNC8090TG6K9" started. 2025-06-26 08:54:30.819 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:54:30.819 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:54:30.819 +03:00 [DBG] POST requests are not supported 2025-06-26 08:54:30.819 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:54:30.819 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:54:30.819 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:54:30.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:54:30.819 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:54:30.819 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:54:30.819 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:54:30.819 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:54:30.819 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:54:30.819 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:54:30.819 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:54:30.819 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:54:30.819 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:54:30.820 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:54:30.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:54:30.820 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:54:30.820 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:54:30.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:54:30.820 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:54:30.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-06-26 08:54:30.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:54:30.820 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:54:30.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:54:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:54:30.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:54:30.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7771ms 2025-06-26 08:54:30.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:54:30.820 +03:00 [DBG] Connection id "0HNC8090TG6K9" completed keep alive response. 2025-06-26 08:54:30.820 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6824ms 2025-06-26 08:54:30.821 +03:00 [DBG] Connection id "0HNC8090TG6K9" received FIN. 2025-06-26 08:54:30.821 +03:00 [DBG] Connection id "0HNC8090TG6K9" disconnecting. 2025-06-26 08:54:30.821 +03:00 [DBG] Connection id "0HNC8090TG6K9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:54:30.822 +03:00 [DBG] Connection id "0HNC8090TG6K9" stopped. 2025-06-26 08:55:30.831 +03:00 [DBG] Connection id "0HNC8090TG6KA" accepted. 2025-06-26 08:55:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KA" started. 2025-06-26 08:55:30.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:55:30.832 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:55:30.832 +03:00 [DBG] POST requests are not supported 2025-06-26 08:55:30.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:55:30.832 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:55:30.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:55:30.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:55:30.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:55:30.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:55:30.832 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:55:30.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:55:30.832 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:55:30.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:55:30.832 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:55:30.832 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:55:30.832 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:55:30.832 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:55:30.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:55:30.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:55:30.832 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:55:30.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:55:30.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:55:30.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:55:30.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1531ms. 2025-06-26 08:55:30.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:55:30.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:55:30.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:55:30.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:55:30.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:55:30.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:55:30.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:55:30.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:55:30.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.192ms 2025-06-26 08:55:30.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:55:30.834 +03:00 [DBG] Connection id "0HNC8090TG6KA" completed keep alive response. 2025-06-26 08:55:30.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0831ms 2025-06-26 08:55:30.834 +03:00 [DBG] Connection id "0HNC8090TG6KA" received FIN. 2025-06-26 08:55:30.834 +03:00 [DBG] Connection id "0HNC8090TG6KA" disconnecting. 2025-06-26 08:55:30.834 +03:00 [DBG] Connection id "0HNC8090TG6KA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:55:30.835 +03:00 [DBG] Connection id "0HNC8090TG6KA" stopped. 2025-06-26 08:56:30.836 +03:00 [DBG] Connection id "0HNC8090TG6KB" accepted. 2025-06-26 08:56:30.836 +03:00 [DBG] Connection id "0HNC8090TG6KB" started. 2025-06-26 08:56:30.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:56:30.836 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:56:30.836 +03:00 [DBG] POST requests are not supported 2025-06-26 08:56:30.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:56:30.836 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:56:30.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:56:30.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:56:30.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:56:30.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:56:30.836 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:56:30.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:56:30.836 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:56:30.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:56:30.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:56:30.837 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:56:30.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:56:30.837 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:56:30.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:56:30.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:56:30.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:56:30.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:56:30.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:56:30.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-06-26 08:56:30.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:56:30.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:56:30.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:56:30.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:56:30.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:56:30.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7132ms 2025-06-26 08:56:30.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:56:30.837 +03:00 [DBG] Connection id "0HNC8090TG6KB" completed keep alive response. 2025-06-26 08:56:30.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3024ms 2025-06-26 08:56:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KB" received FIN. 2025-06-26 08:56:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KB" disconnecting. 2025-06-26 08:56:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:56:30.839 +03:00 [DBG] Connection id "0HNC8090TG6KB" stopped. 2025-06-26 08:57:30.829 +03:00 [DBG] Connection id "0HNC8090TG6KC" accepted. 2025-06-26 08:57:30.829 +03:00 [DBG] Connection id "0HNC8090TG6KC" started. 2025-06-26 08:57:30.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:57:30.829 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:57:30.829 +03:00 [DBG] POST requests are not supported 2025-06-26 08:57:30.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:57:30.829 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:57:30.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:57:30.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:57:30.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:57:30.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:57:30.830 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:57:30.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:57:30.830 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:57:30.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:57:30.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:57:30.830 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:57:30.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:57:30.830 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:57:30.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:57:30.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:57:30.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:57:30.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:57:30.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:57:30.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:57:30.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:57:30.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:57:30.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:57:30.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-26 08:57:30.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:57:30.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:57:30.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:57:30.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:57:30.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:57:30.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:57:30.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:57:30.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:57:30.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:57:30.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8995ms 2025-06-26 08:57:30.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:57:30.831 +03:00 [DBG] Connection id "0HNC8090TG6KC" completed keep alive response. 2025-06-26 08:57:30.831 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6311ms 2025-06-26 08:57:30.831 +03:00 [DBG] Connection id "0HNC8090TG6KC" received FIN. 2025-06-26 08:57:30.831 +03:00 [DBG] Connection id "0HNC8090TG6KC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:57:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KC" disconnecting. 2025-06-26 08:57:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KC" stopped. 2025-06-26 08:58:30.830 +03:00 [DBG] Connection id "0HNC8090TG6KD" accepted. 2025-06-26 08:58:30.830 +03:00 [DBG] Connection id "0HNC8090TG6KD" started. 2025-06-26 08:58:30.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:58:30.831 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:58:30.831 +03:00 [DBG] POST requests are not supported 2025-06-26 08:58:30.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:58:30.831 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:58:30.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:58:30.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:58:30.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:58:30.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:58:30.831 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:58:30.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:58:30.831 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:58:30.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:58:30.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:58:30.831 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:58:30.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:58:30.831 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:58:30.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:58:30.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:58:30.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:58:30.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:58:30.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:58:30.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:58:30.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:58:30.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:58:30.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:58:30.832 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-06-26 08:58:30.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:58:30.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:58:30.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:58:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:58:30.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:58:30.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8209ms 2025-06-26 08:58:30.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:58:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KD" completed keep alive response. 2025-06-26 08:58:30.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5145ms 2025-06-26 08:58:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KD" received FIN. 2025-06-26 08:58:30.833 +03:00 [DBG] Connection id "0HNC8090TG6KD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:58:30.833 +03:00 [DBG] Connection id "0HNC8090TG6KD" disconnecting. 2025-06-26 08:58:30.833 +03:00 [DBG] Connection id "0HNC8090TG6KD" stopped. 2025-06-26 08:59:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KE" accepted. 2025-06-26 08:59:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KE" started. 2025-06-26 08:59:30.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 08:59:30.838 +03:00 [VRB] All hosts are allowed. 2025-06-26 08:59:30.838 +03:00 [DBG] POST requests are not supported 2025-06-26 08:59:30.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 08:59:30.838 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 08:59:30.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:59:30.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 08:59:30.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 08:59:30.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 08:59:30.839 +03:00 [INF] CORS policy execution successful. 2025-06-26 08:59:30.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:59:30.839 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 08:59:30.839 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 08:59:30.839 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 08:59:30.839 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 08:59:30.839 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 08:59:30.839 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 08:59:30.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:59:30.839 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:59:30.839 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 08:59:30.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:59:30.839 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 08:59:30.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-06-26 08:59:30.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:59:30.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 08:59:30.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 08:59:30.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:59:30.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 08:59:30.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6575ms 2025-06-26 08:59:30.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 08:59:30.839 +03:00 [DBG] Connection id "0HNC8090TG6KE" completed keep alive response. 2025-06-26 08:59:30.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2422ms 2025-06-26 08:59:30.840 +03:00 [DBG] Connection id "0HNC8090TG6KE" received FIN. 2025-06-26 08:59:30.840 +03:00 [DBG] Connection id "0HNC8090TG6KE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 08:59:30.840 +03:00 [DBG] Connection id "0HNC8090TG6KE" disconnecting. 2025-06-26 08:59:30.840 +03:00 [DBG] Connection id "0HNC8090TG6KE" stopped. 2025-06-26 09:00:30.836 +03:00 [DBG] Connection id "0HNC8090TG6KF" accepted. 2025-06-26 09:00:30.836 +03:00 [DBG] Connection id "0HNC8090TG6KF" started. 2025-06-26 09:00:30.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:00:30.836 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:00:30.836 +03:00 [DBG] POST requests are not supported 2025-06-26 09:00:30.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:00:30.836 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:00:30.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:00:30.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:00:30.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:00:30.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:00:30.836 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:00:30.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:00:30.836 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:00:30.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:00:30.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:00:30.837 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:00:30.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:00:30.837 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:00:30.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:00:30.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:00:30.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:00:30.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:00:30.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:00:30.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-06-26 09:00:30.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:00:30.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:00:30.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:00:30.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:00:30.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:00:30.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7972ms 2025-06-26 09:00:30.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:00:30.837 +03:00 [DBG] Connection id "0HNC8090TG6KF" completed keep alive response. 2025-06-26 09:00:30.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4374ms 2025-06-26 09:00:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KF" received FIN. 2025-06-26 09:00:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:00:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KF" disconnecting. 2025-06-26 09:00:30.838 +03:00 [DBG] Connection id "0HNC8090TG6KF" stopped. 2025-06-26 09:01:30.833 +03:00 [DBG] Connection id "0HNC8090TG6KG" accepted. 2025-06-26 09:01:30.833 +03:00 [DBG] Connection id "0HNC8090TG6KG" started. 2025-06-26 09:01:30.833 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:01:30.833 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:01:30.833 +03:00 [DBG] POST requests are not supported 2025-06-26 09:01:30.833 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:01:30.833 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:01:30.833 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:01:30.833 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:01:30.833 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:01:30.833 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:01:30.833 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:01:30.833 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:01:30.834 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:01:30.834 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:01:30.834 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:01:30.834 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:01:30.834 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:01:30.834 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:01:30.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:01:30.834 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:01:30.834 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:01:30.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:01:30.834 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:01:30.834 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-06-26 09:01:30.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:01:30.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:01:30.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:01:30.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:01:30.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:01:30.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.763ms 2025-06-26 09:01:30.835 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:01:30.835 +03:00 [DBG] Connection id "0HNC8090TG6KG" completed keep alive response. 2025-06-26 09:01:30.835 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.381ms 2025-06-26 09:01:30.835 +03:00 [DBG] Connection id "0HNC8090TG6KG" received FIN. 2025-06-26 09:01:30.835 +03:00 [DBG] Connection id "0HNC8090TG6KG" disconnecting. 2025-06-26 09:01:30.835 +03:00 [DBG] Connection id "0HNC8090TG6KG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:01:30.836 +03:00 [DBG] Connection id "0HNC8090TG6KG" stopped. 2025-06-26 09:02:30.830 +03:00 [DBG] Connection id "0HNC8090TG6KH" accepted. 2025-06-26 09:02:30.830 +03:00 [DBG] Connection id "0HNC8090TG6KH" started. 2025-06-26 09:02:30.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:02:30.831 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:02:30.831 +03:00 [DBG] POST requests are not supported 2025-06-26 09:02:30.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:02:30.831 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:02:30.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:02:30.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:02:30.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:02:30.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:02:30.831 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:02:30.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:02:30.831 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:02:30.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:02:30.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:02:30.831 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:02:30.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:02:30.831 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:02:30.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:02:30.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:02:30.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:02:30.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:02:30.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:02:30.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:02:30.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:02:30.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:02:30.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:02:30.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-26 09:02:30.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:02:30.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:02:30.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:02:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:02:30.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:02:30.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7883ms 2025-06-26 09:02:30.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:02:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KH" completed keep alive response. 2025-06-26 09:02:30.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5392ms 2025-06-26 09:02:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KH" received FIN. 2025-06-26 09:02:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:02:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KH" disconnecting. 2025-06-26 09:02:30.833 +03:00 [DBG] Connection id "0HNC8090TG6KH" stopped. 2025-06-26 09:03:30.830 +03:00 [DBG] Connection id "0HNC8090TG6KI" accepted. 2025-06-26 09:03:30.830 +03:00 [DBG] Connection id "0HNC8090TG6KI" started. 2025-06-26 09:03:30.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:03:30.830 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:03:30.831 +03:00 [DBG] POST requests are not supported 2025-06-26 09:03:30.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:03:30.831 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:03:30.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:03:30.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:03:30.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:03:30.831 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:03:30.831 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:03:30.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:03:30.831 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:03:30.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:03:30.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:03:30.831 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:03:30.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:03:30.831 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:03:30.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:03:30.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:03:30.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:03:30.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:03:30.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:03:30.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-06-26 09:03:30.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:03:30.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:03:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:03:30.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:03:30.832 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:03:30.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:03:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:03:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:03:30.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:03:30.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:03:30.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:03:30.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:03:30.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6924ms 2025-06-26 09:03:30.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:03:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KI" completed keep alive response. 2025-06-26 09:03:30.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4183ms 2025-06-26 09:03:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KI" received FIN. 2025-06-26 09:03:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KI" disconnecting. 2025-06-26 09:03:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:03:30.833 +03:00 [DBG] Connection id "0HNC8090TG6KI" stopped. 2025-06-26 09:04:30.846 +03:00 [DBG] Connection id "0HNC8090TG6KJ" accepted. 2025-06-26 09:04:30.846 +03:00 [DBG] Connection id "0HNC8090TG6KJ" started. 2025-06-26 09:04:30.847 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:04:30.847 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:04:30.847 +03:00 [DBG] POST requests are not supported 2025-06-26 09:04:30.847 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:04:30.847 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:04:30.847 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:04:30.847 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:04:30.847 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:04:30.847 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:04:30.847 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:04:30.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:04:30.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:04:30.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:04:30.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:04:30.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:04:30.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:04:30.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:04:30.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:04:30.848 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:04:30.848 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:04:30.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:04:30.848 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:04:30.848 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-06-26 09:04:30.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:04:30.848 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:04:30.848 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:04:30.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:04:30.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:04:30.849 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:04:30.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:04:30.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:04:30.849 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8049ms 2025-06-26 09:04:30.849 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:04:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KJ" completed keep alive response. 2025-06-26 09:04:30.849 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6159ms 2025-06-26 09:04:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KJ" received FIN. 2025-06-26 09:04:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:04:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KJ" disconnecting. 2025-06-26 09:04:30.850 +03:00 [DBG] Connection id "0HNC8090TG6KJ" stopped. 2025-06-26 09:05:30.829 +03:00 [DBG] Connection id "0HNC8090TG6KK" accepted. 2025-06-26 09:05:30.829 +03:00 [DBG] Connection id "0HNC8090TG6KK" started. 2025-06-26 09:05:30.829 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:05:30.829 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:05:30.829 +03:00 [DBG] POST requests are not supported 2025-06-26 09:05:30.829 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:05:30.829 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:05:30.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:05:30.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:05:30.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:05:30.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:05:30.829 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:05:30.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:05:30.829 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:05:30.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:05:30.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:05:30.829 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:05:30.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:05:30.829 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:05:30.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:05:30.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:05:30.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:05:30.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:05:30.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:05:30.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:05:30.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-26 09:05:30.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:05:30.830 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:05:30.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:05:30.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:05:30.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:05:30.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7392ms 2025-06-26 09:05:30.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:05:30.830 +03:00 [DBG] Connection id "0HNC8090TG6KK" completed keep alive response. 2025-06-26 09:05:30.830 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3832ms 2025-06-26 09:05:30.831 +03:00 [DBG] Connection id "0HNC8090TG6KK" received FIN. 2025-06-26 09:05:30.831 +03:00 [DBG] Connection id "0HNC8090TG6KK" disconnecting. 2025-06-26 09:05:30.831 +03:00 [DBG] Connection id "0HNC8090TG6KK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:05:30.832 +03:00 [DBG] Connection id "0HNC8090TG6KK" stopped. 2025-06-26 09:06:30.857 +03:00 [DBG] Connection id "0HNC8090TG6KL" accepted. 2025-06-26 09:06:30.857 +03:00 [DBG] Connection id "0HNC8090TG6KL" started. 2025-06-26 09:06:30.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:06:30.858 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:06:30.858 +03:00 [DBG] POST requests are not supported 2025-06-26 09:06:30.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:06:30.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:06:30.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:06:30.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:06:30.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:06:30.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:06:30.858 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:06:30.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:06:30.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:06:30.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:06:30.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:06:30.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:06:30.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:06:30.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:06:30.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:06:30.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:06:30.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:06:30.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:06:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:06:30.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:06:30.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1936ms. 2025-06-26 09:06:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:06:30.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:06:30.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:06:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:06:30.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:06:30.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2187ms 2025-06-26 09:06:30.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:06:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KL" completed keep alive response. 2025-06-26 09:06:30.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2344ms 2025-06-26 09:06:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KL" received FIN. 2025-06-26 09:06:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KL" disconnecting. 2025-06-26 09:06:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KL" stopped. 2025-06-26 09:06:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:07:30.845 +03:00 [DBG] Connection id "0HNC8090TG6KM" accepted. 2025-06-26 09:07:30.845 +03:00 [DBG] Connection id "0HNC8090TG6KM" started. 2025-06-26 09:07:30.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:07:30.845 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:07:30.845 +03:00 [DBG] POST requests are not supported 2025-06-26 09:07:30.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:07:30.845 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:07:30.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:07:30.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:07:30.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:07:30.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:07:30.846 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:07:30.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:07:30.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:07:30.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:07:30.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:07:30.846 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:07:30.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:07:30.846 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:07:30.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:07:30.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:07:30.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:07:30.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:07:30.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:07:30.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1541ms. 2025-06-26 09:07:30.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:07:30.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:07:30.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:07:30.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:07:30.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:07:30.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:07:30.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:07:30.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:07:30.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:07:30.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:07:30.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7656ms 2025-06-26 09:07:30.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:07:30.847 +03:00 [DBG] Connection id "0HNC8090TG6KM" completed keep alive response. 2025-06-26 09:07:30.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.395ms 2025-06-26 09:07:30.847 +03:00 [DBG] Connection id "0HNC8090TG6KM" received FIN. 2025-06-26 09:07:30.847 +03:00 [DBG] Connection id "0HNC8090TG6KM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:07:30.847 +03:00 [DBG] Connection id "0HNC8090TG6KM" disconnecting. 2025-06-26 09:07:30.847 +03:00 [DBG] Connection id "0HNC8090TG6KM" stopped. 2025-06-26 09:08:30.845 +03:00 [DBG] Connection id "0HNC8090TG6KN" accepted. 2025-06-26 09:08:30.846 +03:00 [DBG] Connection id "0HNC8090TG6KN" started. 2025-06-26 09:08:30.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:08:30.846 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:08:30.846 +03:00 [DBG] POST requests are not supported 2025-06-26 09:08:30.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:08:30.846 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:08:30.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:08:30.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:08:30.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:08:30.846 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:08:30.846 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:08:30.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:08:30.846 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:08:30.846 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:08:30.846 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:08:30.846 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:08:30.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:08:30.846 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:08:30.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:08:30.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:08:30.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:08:30.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:08:30.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:08:30.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:08:30.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-26 09:08:30.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:08:30.847 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:08:30.847 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:08:30.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:08:30.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:08:30.847 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9888ms 2025-06-26 09:08:30.847 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:08:30.847 +03:00 [DBG] Connection id "0HNC8090TG6KN" completed keep alive response. 2025-06-26 09:08:30.847 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7914ms 2025-06-26 09:08:30.848 +03:00 [DBG] Connection id "0HNC8090TG6KN" received FIN. 2025-06-26 09:08:30.848 +03:00 [DBG] Connection id "0HNC8090TG6KN" disconnecting. 2025-06-26 09:08:30.848 +03:00 [DBG] Connection id "0HNC8090TG6KN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:08:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KN" stopped. 2025-06-26 09:09:30.840 +03:00 [DBG] Connection id "0HNC8090TG6KO" accepted. 2025-06-26 09:09:30.841 +03:00 [DBG] Connection id "0HNC8090TG6KO" started. 2025-06-26 09:09:30.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:09:30.841 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:09:30.841 +03:00 [DBG] POST requests are not supported 2025-06-26 09:09:30.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:09:30.841 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:09:30.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:09:30.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:09:30.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:09:30.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:09:30.841 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:09:30.841 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:09:30.841 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:09:30.841 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:09:30.841 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:09:30.841 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:09:30.841 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:09:30.841 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:09:30.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:09:30.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:09:30.841 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:09:30.841 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:09:30.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:09:30.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:09:30.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:09:30.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:09:30.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:09:30.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-06-26 09:09:30.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:09:30.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:09:30.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:09:30.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:09:30.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:09:30.842 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7424ms 2025-06-26 09:09:30.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:09:30.842 +03:00 [DBG] Connection id "0HNC8090TG6KO" completed keep alive response. 2025-06-26 09:09:30.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3707ms 2025-06-26 09:09:30.842 +03:00 [DBG] Connection id "0HNC8090TG6KO" received FIN. 2025-06-26 09:09:30.842 +03:00 [DBG] Connection id "0HNC8090TG6KO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:09:30.843 +03:00 [DBG] Connection id "0HNC8090TG6KO" disconnecting. 2025-06-26 09:09:30.843 +03:00 [DBG] Connection id "0HNC8090TG6KO" stopped. 2025-06-26 09:10:30.844 +03:00 [DBG] Connection id "0HNC8090TG6KP" accepted. 2025-06-26 09:10:30.844 +03:00 [DBG] Connection id "0HNC8090TG6KP" started. 2025-06-26 09:10:30.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:10:30.844 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:10:30.844 +03:00 [DBG] POST requests are not supported 2025-06-26 09:10:30.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:10:30.845 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:10:30.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:10:30.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:10:30.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:10:30.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:10:30.845 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:10:30.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:10:30.845 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:10:30.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:10:30.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:10:30.846 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:10:30.846 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:10:30.846 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:10:30.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:10:30.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:10:30.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:10:30.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:10:30.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:10:30.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:10:30.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:10:30.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:10:30.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:10:30.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2615ms. 2025-06-26 09:10:30.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:10:30.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:10:30.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:10:30.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:10:30.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:10:30.848 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:10:30.848 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:10:30.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:10:30.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:10:30.848 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.6105ms 2025-06-26 09:10:30.849 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:10:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KP" completed keep alive response. 2025-06-26 09:10:30.849 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.509ms 2025-06-26 09:10:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KP" received FIN. 2025-06-26 09:10:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:10:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KP" disconnecting. 2025-06-26 09:10:30.850 +03:00 [DBG] Connection id "0HNC8090TG6KP" stopped. 2025-06-26 09:11:30.850 +03:00 [DBG] Connection id "0HNC8090TG6KQ" accepted. 2025-06-26 09:11:30.850 +03:00 [DBG] Connection id "0HNC8090TG6KQ" started. 2025-06-26 09:11:30.851 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:11:30.851 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:11:30.851 +03:00 [DBG] POST requests are not supported 2025-06-26 09:11:30.851 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:11:30.851 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:11:30.851 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:11:30.851 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:11:30.851 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:11:30.851 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:11:30.851 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:11:30.851 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:11:30.851 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:11:30.851 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:11:30.851 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:11:30.851 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:11:30.851 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:11:30.851 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:11:30.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:11:30.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:11:30.851 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:11:30.851 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:11:30.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:11:30.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:11:30.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:11:30.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:11:30.851 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:11:30.852 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-06-26 09:11:30.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:11:30.852 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:11:30.852 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:11:30.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:11:30.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:11:30.852 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7045ms 2025-06-26 09:11:30.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:11:30.852 +03:00 [DBG] Connection id "0HNC8090TG6KQ" completed keep alive response. 2025-06-26 09:11:30.852 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3233ms 2025-06-26 09:11:30.852 +03:00 [DBG] Connection id "0HNC8090TG6KQ" received FIN. 2025-06-26 09:11:30.852 +03:00 [DBG] Connection id "0HNC8090TG6KQ" disconnecting. 2025-06-26 09:11:30.852 +03:00 [DBG] Connection id "0HNC8090TG6KQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:11:30.853 +03:00 [DBG] Connection id "0HNC8090TG6KQ" stopped. 2025-06-26 09:12:31.136 +03:00 [DBG] Connection id "0HNC8090TG6KR" accepted. 2025-06-26 09:12:31.136 +03:00 [DBG] Connection id "0HNC8090TG6KR" started. 2025-06-26 09:12:31.136 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:12:31.136 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:12:31.136 +03:00 [DBG] POST requests are not supported 2025-06-26 09:12:31.136 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:12:31.136 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:12:31.136 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:12:31.136 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:12:31.137 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:12:31.137 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:12:31.137 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:12:31.137 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:12:31.137 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:12:31.137 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:12:31.137 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:12:31.137 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:12:31.137 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:12:31.137 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:12:31.137 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:12:31.137 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:12:31.137 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:12:31.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:12:31.137 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:12:31.137 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-06-26 09:12:31.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:12:31.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:12:31.138 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:12:31.138 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:12:31.138 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:12:31.138 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:12:31.138 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:12:31.138 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:12:31.138 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:12:31.138 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:12:31.138 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:12:31.138 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:12:31.138 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.852ms 2025-06-26 09:12:31.138 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:12:31.138 +03:00 [DBG] Connection id "0HNC8090TG6KR" completed keep alive response. 2025-06-26 09:12:31.138 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5535ms 2025-06-26 09:12:31.138 +03:00 [DBG] Connection id "0HNC8090TG6KR" received FIN. 2025-06-26 09:12:31.138 +03:00 [DBG] Connection id "0HNC8090TG6KR" disconnecting. 2025-06-26 09:12:31.138 +03:00 [DBG] Connection id "0HNC8090TG6KR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:12:31.140 +03:00 [DBG] Connection id "0HNC8090TG6KR" stopped. 2025-06-26 09:13:30.852 +03:00 [DBG] Connection id "0HNC8090TG6KS" accepted. 2025-06-26 09:13:30.852 +03:00 [DBG] Connection id "0HNC8090TG6KS" started. 2025-06-26 09:13:30.852 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:13:30.852 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:13:30.852 +03:00 [DBG] POST requests are not supported 2025-06-26 09:13:30.852 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:13:30.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:13:30.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:13:30.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:13:30.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:13:30.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:13:30.852 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:13:30.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:13:30.852 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:13:30.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:13:30.852 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:13:30.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:13:30.853 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:13:30.853 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:13:30.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:13:30.853 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:13:30.853 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:13:30.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:13:30.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:13:30.853 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-06-26 09:13:30.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:13:30.853 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:13:30.853 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:13:30.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:13:30.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:13:30.853 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7497ms 2025-06-26 09:13:30.853 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:13:30.853 +03:00 [DBG] Connection id "0HNC8090TG6KS" completed keep alive response. 2025-06-26 09:13:30.853 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3138ms 2025-06-26 09:13:30.854 +03:00 [DBG] Connection id "0HNC8090TG6KS" received FIN. 2025-06-26 09:13:30.854 +03:00 [DBG] Connection id "0HNC8090TG6KS" disconnecting. 2025-06-26 09:13:30.854 +03:00 [DBG] Connection id "0HNC8090TG6KS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:13:30.855 +03:00 [DBG] Connection id "0HNC8090TG6KS" stopped. 2025-06-26 09:14:30.848 +03:00 [DBG] Connection id "0HNC8090TG6KT" accepted. 2025-06-26 09:14:30.849 +03:00 [DBG] Connection id "0HNC8090TG6KT" started. 2025-06-26 09:14:30.849 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:14:30.849 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:14:30.849 +03:00 [DBG] POST requests are not supported 2025-06-26 09:14:30.849 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:14:30.849 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:14:30.849 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:14:30.849 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:14:30.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:14:30.849 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:14:30.849 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:14:30.849 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:14:30.849 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:14:30.849 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:14:30.849 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:14:30.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:14:30.849 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:14:30.849 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:14:30.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:14:30.850 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:14:30.850 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:14:30.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:14:30.850 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:14:30.850 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-06-26 09:14:30.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:14:30.850 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:14:30.850 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:14:30.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:14:30.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:14:30.850 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7949ms 2025-06-26 09:14:30.850 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:14:30.850 +03:00 [DBG] Connection id "0HNC8090TG6KT" completed keep alive response. 2025-06-26 09:14:30.850 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4604ms 2025-06-26 09:14:30.851 +03:00 [DBG] Connection id "0HNC8090TG6KT" received FIN. 2025-06-26 09:14:30.851 +03:00 [DBG] Connection id "0HNC8090TG6KT" disconnecting. 2025-06-26 09:14:30.851 +03:00 [DBG] Connection id "0HNC8090TG6KT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:14:30.852 +03:00 [DBG] Connection id "0HNC8090TG6KT" stopped. 2025-06-26 09:15:30.857 +03:00 [DBG] Connection id "0HNC8090TG6KU" accepted. 2025-06-26 09:15:30.857 +03:00 [DBG] Connection id "0HNC8090TG6KU" started. 2025-06-26 09:15:30.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:15:30.857 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:15:30.857 +03:00 [DBG] POST requests are not supported 2025-06-26 09:15:30.857 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:15:30.857 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:15:30.857 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:15:30.857 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:15:30.857 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:15:30.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:15:30.858 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:15:30.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:15:30.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:15:30.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:15:30.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:15:30.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:15:30.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:15:30.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:15:30.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:15:30.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:15:30.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:15:30.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:15:30.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:15:30.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:15:30.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:15:30.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:15:30.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:15:30.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1908ms. 2025-06-26 09:15:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:15:30.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:15:30.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:15:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:15:30.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:15:30.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9849ms 2025-06-26 09:15:30.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:15:30.859 +03:00 [DBG] Connection id "0HNC8090TG6KU" completed keep alive response. 2025-06-26 09:15:30.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0776ms 2025-06-26 09:15:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KU" received FIN. 2025-06-26 09:15:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:15:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KU" disconnecting. 2025-06-26 09:15:30.860 +03:00 [DBG] Connection id "0HNC8090TG6KU" stopped. 2025-06-26 09:16:30.844 +03:00 [DBG] Connection id "0HNC8090TG6KV" accepted. 2025-06-26 09:16:30.844 +03:00 [DBG] Connection id "0HNC8090TG6KV" started. 2025-06-26 09:16:30.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:16:30.844 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:16:30.844 +03:00 [DBG] POST requests are not supported 2025-06-26 09:16:30.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:16:30.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:16:30.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:16:30.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:16:30.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:16:30.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:16:30.844 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:16:30.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:16:30.845 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:16:30.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:16:30.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:16:30.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:16:30.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:16:30.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:16:30.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:16:30.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:16:30.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:16:30.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:16:30.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:16:30.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-26 09:16:30.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:16:30.845 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:16:30.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:16:30.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:16:30.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:16:30.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6561ms 2025-06-26 09:16:30.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:16:30.845 +03:00 [DBG] Connection id "0HNC8090TG6KV" completed keep alive response. 2025-06-26 09:16:30.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2891ms 2025-06-26 09:16:30.846 +03:00 [DBG] Connection id "0HNC8090TG6KV" received FIN. 2025-06-26 09:16:30.846 +03:00 [DBG] Connection id "0HNC8090TG6KV" disconnecting. 2025-06-26 09:16:30.846 +03:00 [DBG] Connection id "0HNC8090TG6KV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:16:30.847 +03:00 [DBG] Connection id "0HNC8090TG6KV" stopped. 2025-06-26 09:17:30.843 +03:00 [DBG] Connection id "0HNC8090TG6L0" accepted. 2025-06-26 09:17:30.843 +03:00 [DBG] Connection id "0HNC8090TG6L0" started. 2025-06-26 09:17:30.843 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:17:30.843 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:17:30.843 +03:00 [DBG] POST requests are not supported 2025-06-26 09:17:30.843 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:17:30.843 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:17:30.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:17:30.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:17:30.844 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:17:30.844 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:17:30.844 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:17:30.844 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:17:30.844 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:17:30.844 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:17:30.844 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:17:30.844 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:17:30.844 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:17:30.844 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:17:30.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:17:30.844 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:17:30.844 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:17:30.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:17:30.844 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:17:30.844 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-06-26 09:17:30.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:17:30.844 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:17:30.844 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:17:30.844 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:17:30.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:17:30.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:17:30.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:17:30.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:17:30.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:17:30.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:17:30.845 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7529ms 2025-06-26 09:17:30.845 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:17:30.845 +03:00 [DBG] Connection id "0HNC8090TG6L0" completed keep alive response. 2025-06-26 09:17:30.845 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4124ms 2025-06-26 09:17:30.845 +03:00 [DBG] Connection id "0HNC8090TG6L0" received FIN. 2025-06-26 09:17:30.845 +03:00 [DBG] Connection id "0HNC8090TG6L0" disconnecting. 2025-06-26 09:17:30.845 +03:00 [DBG] Connection id "0HNC8090TG6L0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:17:30.846 +03:00 [DBG] Connection id "0HNC8090TG6L0" stopped. 2025-06-26 09:18:30.855 +03:00 [DBG] Connection id "0HNC8090TG6L1" accepted. 2025-06-26 09:18:30.855 +03:00 [DBG] Connection id "0HNC8090TG6L1" started. 2025-06-26 09:18:30.856 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:18:30.856 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:18:30.856 +03:00 [DBG] POST requests are not supported 2025-06-26 09:18:30.856 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:18:30.856 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:18:30.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:18:30.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:18:30.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:18:30.856 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:18:30.856 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:18:30.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:18:30.856 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:18:30.856 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:18:30.856 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:18:30.856 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:18:30.856 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:18:30.856 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:18:30.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:18:30.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:18:30.856 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:18:30.856 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:18:30.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:18:30.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:18:30.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:18:30.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:18:30.856 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:18:30.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-26 09:18:30.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:18:30.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:18:30.857 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:18:30.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:18:30.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:18:30.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:18:30.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7072ms 2025-06-26 09:18:30.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:18:30.857 +03:00 [DBG] Connection id "0HNC8090TG6L1" completed keep alive response. 2025-06-26 09:18:30.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2914ms 2025-06-26 09:18:30.857 +03:00 [DBG] Connection id "0HNC8090TG6L1" received FIN. 2025-06-26 09:18:30.857 +03:00 [DBG] Connection id "0HNC8090TG6L1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:18:30.858 +03:00 [DBG] Connection id "0HNC8090TG6L1" disconnecting. 2025-06-26 09:18:30.858 +03:00 [DBG] Connection id "0HNC8090TG6L1" stopped. 2025-06-26 09:19:30.861 +03:00 [DBG] Connection id "0HNC8090TG6L2" accepted. 2025-06-26 09:19:30.862 +03:00 [DBG] Connection id "0HNC8090TG6L2" started. 2025-06-26 09:19:30.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:19:30.862 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:19:30.862 +03:00 [DBG] POST requests are not supported 2025-06-26 09:19:30.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:19:30.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:19:30.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:19:30.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:19:30.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:19:30.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:19:30.863 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:19:30.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:19:30.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:19:30.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:19:30.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:19:30.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:19:30.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:19:30.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:19:30.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:19:30.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:19:30.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:19:30.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:19:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:19:30.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:19:30.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1818ms. 2025-06-26 09:19:30.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:19:30.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:19:30.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:19:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:19:30.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:19:30.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0511ms 2025-06-26 09:19:30.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:19:30.864 +03:00 [DBG] Connection id "0HNC8090TG6L2" completed keep alive response. 2025-06-26 09:19:30.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.369ms 2025-06-26 09:19:30.865 +03:00 [DBG] Connection id "0HNC8090TG6L2" received FIN. 2025-06-26 09:19:30.865 +03:00 [DBG] Connection id "0HNC8090TG6L2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:19:30.865 +03:00 [DBG] Connection id "0HNC8090TG6L2" disconnecting. 2025-06-26 09:19:30.865 +03:00 [DBG] Connection id "0HNC8090TG6L2" stopped. 2025-06-26 09:20:30.853 +03:00 [DBG] Connection id "0HNC8090TG6L3" accepted. 2025-06-26 09:20:30.854 +03:00 [DBG] Connection id "0HNC8090TG6L3" started. 2025-06-26 09:20:30.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:20:30.854 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:20:30.854 +03:00 [DBG] POST requests are not supported 2025-06-26 09:20:30.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:20:30.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:20:30.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:20:30.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:20:30.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:20:30.854 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:20:30.854 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:20:30.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:20:30.854 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:20:30.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:20:30.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:20:30.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:20:30.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:20:30.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:20:30.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:20:30.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:20:30.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:20:30.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:20:30.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:20:30.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:20:30.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:20:30.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:20:30.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:20:30.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-06-26 09:20:30.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:20:30.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:20:30.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:20:30.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:20:30.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:20:30.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:20:30.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:20:30.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:20:30.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.152ms 2025-06-26 09:20:30.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:20:30.856 +03:00 [DBG] Connection id "0HNC8090TG6L3" completed keep alive response. 2025-06-26 09:20:30.856 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4359ms 2025-06-26 09:20:30.857 +03:00 [DBG] Connection id "0HNC8090TG6L3" received FIN. 2025-06-26 09:20:30.857 +03:00 [DBG] Connection id "0HNC8090TG6L3" disconnecting. 2025-06-26 09:20:30.857 +03:00 [DBG] Connection id "0HNC8090TG6L3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:20:30.858 +03:00 [DBG] Connection id "0HNC8090TG6L3" stopped. 2025-06-26 09:21:30.855 +03:00 [DBG] Connection id "0HNC8090TG6L4" accepted. 2025-06-26 09:21:30.855 +03:00 [DBG] Connection id "0HNC8090TG6L4" started. 2025-06-26 09:21:30.855 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:21:30.855 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:21:30.855 +03:00 [DBG] POST requests are not supported 2025-06-26 09:21:30.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:21:30.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:21:30.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:21:30.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:21:30.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:21:30.856 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:21:30.856 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:21:30.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:21:30.856 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:21:30.856 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:21:30.856 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:21:30.856 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:21:30.856 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:21:30.856 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:21:30.856 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:21:30.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:21:30.857 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:21:30.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:21:30.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:21:30.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:21:30.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:21:30.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:21:30.857 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:21:30.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1898ms. 2025-06-26 09:21:30.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:21:30.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:21:30.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:21:30.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:21:30.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:21:30.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:21:30.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:21:30.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2271ms 2025-06-26 09:21:30.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:21:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L4" completed keep alive response. 2025-06-26 09:21:30.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7724ms 2025-06-26 09:21:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L4" received FIN. 2025-06-26 09:21:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L4" disconnecting. 2025-06-26 09:21:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:21:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L4" stopped. 2025-06-26 09:22:30.856 +03:00 [DBG] Connection id "0HNC8090TG6L5" accepted. 2025-06-26 09:22:30.857 +03:00 [DBG] Connection id "0HNC8090TG6L5" started. 2025-06-26 09:22:30.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:22:30.857 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:22:30.857 +03:00 [DBG] POST requests are not supported 2025-06-26 09:22:30.857 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:22:30.857 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:22:30.857 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:22:30.857 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:22:30.857 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:22:30.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:22:30.858 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:22:30.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:22:30.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:22:30.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:22:30.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:22:30.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:22:30.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:22:30.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:22:30.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:22:30.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:22:30.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:22:30.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:22:30.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:22:30.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:22:30.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:22:30.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:22:30.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:22:30.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1921ms. 2025-06-26 09:22:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:22:30.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:22:30.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:22:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:22:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:22:30.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:22:30.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:22:30.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:22:30.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6225ms 2025-06-26 09:22:30.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:22:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L5" completed keep alive response. 2025-06-26 09:22:30.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8199ms 2025-06-26 09:22:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L5" received FIN. 2025-06-26 09:22:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:22:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L5" disconnecting. 2025-06-26 09:22:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L5" stopped. 2025-06-26 09:23:30.862 +03:00 [DBG] Connection id "0HNC8090TG6L6" accepted. 2025-06-26 09:23:30.862 +03:00 [DBG] Connection id "0HNC8090TG6L6" started. 2025-06-26 09:23:30.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:23:30.862 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:23:30.862 +03:00 [DBG] POST requests are not supported 2025-06-26 09:23:30.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:23:30.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:23:30.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:23:30.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:23:30.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:23:30.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:23:30.863 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:23:30.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:23:30.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:23:30.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:23:30.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:23:30.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:23:30.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:23:30.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:23:30.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:23:30.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:23:30.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:23:30.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:23:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:23:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:23:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:23:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:23:30.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:23:30.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-06-26 09:23:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:23:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:23:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:23:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:23:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:23:30.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:23:30.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:23:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:23:30.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:23:30.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.012ms 2025-06-26 09:23:30.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:23:30.864 +03:00 [DBG] Connection id "0HNC8090TG6L6" completed keep alive response. 2025-06-26 09:23:30.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8052ms 2025-06-26 09:23:30.864 +03:00 [DBG] Connection id "0HNC8090TG6L6" received FIN. 2025-06-26 09:23:30.865 +03:00 [DBG] Connection id "0HNC8090TG6L6" disconnecting. 2025-06-26 09:23:30.865 +03:00 [DBG] Connection id "0HNC8090TG6L6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:23:30.866 +03:00 [DBG] Connection id "0HNC8090TG6L6" stopped. 2025-06-26 09:24:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L7" accepted. 2025-06-26 09:24:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L7" started. 2025-06-26 09:24:30.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:24:30.860 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:24:30.860 +03:00 [DBG] POST requests are not supported 2025-06-26 09:24:30.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:24:30.860 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:24:30.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:24:30.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:24:30.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:24:30.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:24:30.860 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:24:30.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:24:30.860 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:24:30.860 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:24:30.860 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:24:30.860 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:24:30.860 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:24:30.860 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:24:30.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:24:30.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:24:30.860 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:24:30.860 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:24:30.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:24:30.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:24:30.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:24:30.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:24:30.860 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:24:30.860 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-06-26 09:24:30.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:24:30.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:24:30.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:24:30.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:24:30.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:24:30.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:24:30.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:24:30.861 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7623ms 2025-06-26 09:24:30.861 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:24:30.861 +03:00 [DBG] Connection id "0HNC8090TG6L7" completed keep alive response. 2025-06-26 09:24:30.861 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3991ms 2025-06-26 09:24:30.861 +03:00 [DBG] Connection id "0HNC8090TG6L7" received FIN. 2025-06-26 09:24:30.861 +03:00 [DBG] Connection id "0HNC8090TG6L7" disconnecting. 2025-06-26 09:24:30.861 +03:00 [DBG] Connection id "0HNC8090TG6L7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:24:30.863 +03:00 [DBG] Connection id "0HNC8090TG6L7" stopped. 2025-06-26 09:25:30.858 +03:00 [DBG] Connection id "0HNC8090TG6L8" accepted. 2025-06-26 09:25:30.858 +03:00 [DBG] Connection id "0HNC8090TG6L8" started. 2025-06-26 09:25:30.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:25:30.858 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:25:30.858 +03:00 [DBG] POST requests are not supported 2025-06-26 09:25:30.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:25:30.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:25:30.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:25:30.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:25:30.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:25:30.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:25:30.858 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:25:30.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:25:30.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:25:30.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:25:30.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:25:30.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:25:30.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:25:30.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:25:30.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:25:30.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:25:30.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:25:30.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:25:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:25:30.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:25:30.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-26 09:25:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:25:30.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:25:30.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:25:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:25:30.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:25:30.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7401ms 2025-06-26 09:25:30.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:25:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L8" completed keep alive response. 2025-06-26 09:25:30.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3515ms 2025-06-26 09:25:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L8" received FIN. 2025-06-26 09:25:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L8" disconnecting. 2025-06-26 09:25:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:25:30.861 +03:00 [DBG] Connection id "0HNC8090TG6L8" stopped. 2025-06-26 09:26:30.856 +03:00 [DBG] Connection id "0HNC8090TG6L9" accepted. 2025-06-26 09:26:30.856 +03:00 [DBG] Connection id "0HNC8090TG6L9" started. 2025-06-26 09:26:30.856 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:26:30.856 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:26:30.856 +03:00 [DBG] POST requests are not supported 2025-06-26 09:26:30.856 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:26:30.856 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:26:30.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:26:30.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:26:30.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:26:30.856 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:26:30.856 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:26:30.856 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:26:30.857 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:26:30.857 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:26:30.857 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:26:30.857 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:26:30.857 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:26:30.857 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:26:30.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:26:30.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:26:30.857 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:26:30.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:26:30.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:26:30.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:26:30.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:26:30.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:26:30.857 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:26:30.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1459ms. 2025-06-26 09:26:30.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:26:30.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:26:30.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:26:30.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:26:30.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:26:30.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:26:30.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:26:30.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:26:30.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1297ms 2025-06-26 09:26:30.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:26:30.858 +03:00 [DBG] Connection id "0HNC8090TG6L9" completed keep alive response. 2025-06-26 09:26:30.858 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9539ms 2025-06-26 09:26:30.858 +03:00 [DBG] Connection id "0HNC8090TG6L9" received FIN. 2025-06-26 09:26:30.858 +03:00 [DBG] Connection id "0HNC8090TG6L9" disconnecting. 2025-06-26 09:26:30.859 +03:00 [DBG] Connection id "0HNC8090TG6L9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:26:30.860 +03:00 [DBG] Connection id "0HNC8090TG6L9" stopped. 2025-06-26 09:27:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LA" accepted. 2025-06-26 09:27:30.865 +03:00 [DBG] Connection id "0HNC8090TG6LA" started. 2025-06-26 09:27:30.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:27:30.865 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:27:30.865 +03:00 [DBG] POST requests are not supported 2025-06-26 09:27:30.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:27:30.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:27:30.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:27:30.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:27:30.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:27:30.865 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:27:30.865 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:27:30.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:27:30.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:27:30.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:27:30.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:27:30.865 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:27:30.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:27:30.865 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:27:30.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:27:30.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:27:30.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:27:30.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:27:30.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:27:30.866 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:27:30.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-06-26 09:27:30.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:27:30.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:27:30.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:27:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:27:30.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:27:30.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6582ms 2025-06-26 09:27:30.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:27:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LA" completed keep alive response. 2025-06-26 09:27:30.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3684ms 2025-06-26 09:27:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LA" received FIN. 2025-06-26 09:27:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LA" disconnecting. 2025-06-26 09:27:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:27:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LA" stopped. 2025-06-26 09:28:30.862 +03:00 [DBG] Connection id "0HNC8090TG6LB" accepted. 2025-06-26 09:28:30.862 +03:00 [DBG] Connection id "0HNC8090TG6LB" started. 2025-06-26 09:28:30.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:28:30.862 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:28:30.862 +03:00 [DBG] POST requests are not supported 2025-06-26 09:28:30.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:28:30.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:28:30.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:28:30.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:28:30.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:28:30.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:28:30.862 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:28:30.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:28:30.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:28:30.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:28:30.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:28:30.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:28:30.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:28:30.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:28:30.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:28:30.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:28:30.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:28:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:28:30.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:28:30.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-06-26 09:28:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:28:30.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:28:30.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:28:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:28:30.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:28:30.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7461ms 2025-06-26 09:28:30.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:28:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LB" completed keep alive response. 2025-06-26 09:28:30.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4487ms 2025-06-26 09:28:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LB" received FIN. 2025-06-26 09:28:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LB" disconnecting. 2025-06-26 09:28:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:28:30.865 +03:00 [DBG] Connection id "0HNC8090TG6LB" stopped. 2025-06-26 09:29:30.865 +03:00 [DBG] Connection id "0HNC8090TG6LC" accepted. 2025-06-26 09:29:30.865 +03:00 [DBG] Connection id "0HNC8090TG6LC" started. 2025-06-26 09:29:30.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:29:30.865 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:29:30.865 +03:00 [DBG] POST requests are not supported 2025-06-26 09:29:30.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:29:30.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:29:30.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:29:30.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:29:30.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:29:30.865 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:29:30.865 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:29:30.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:29:30.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:29:30.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:29:30.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:29:30.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:29:30.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:29:30.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:29:30.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:29:30.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:29:30.866 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:29:30.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:29:30.866 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:29:30.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-06-26 09:29:30.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:29:30.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:29:30.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:29:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:29:30.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:29:30.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6719ms 2025-06-26 09:29:30.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:29:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LC" completed keep alive response. 2025-06-26 09:29:30.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2722ms 2025-06-26 09:29:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LC" received FIN. 2025-06-26 09:29:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:29:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LC" disconnecting. 2025-06-26 09:29:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LC" stopped. 2025-06-26 09:30:30.854 +03:00 [DBG] Connection id "0HNC8090TG6LD" accepted. 2025-06-26 09:30:30.854 +03:00 [DBG] Connection id "0HNC8090TG6LD" started. 2025-06-26 09:30:30.855 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:30:30.855 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:30:30.855 +03:00 [DBG] POST requests are not supported 2025-06-26 09:30:30.855 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:30:30.855 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:30:30.855 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:30:30.855 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:30:30.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:30:30.855 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:30:30.855 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:30:30.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:30:30.855 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:30:30.855 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:30:30.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:30:30.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:30:30.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:30:30.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:30:30.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:30:30.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:30:30.856 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:30:30.856 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:30:30.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:30:30.856 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:30:30.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1722ms. 2025-06-26 09:30:30.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:30:30.856 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:30:30.856 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:30:30.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:30:30.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:30:30.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:30:30.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:30:30.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:30:30.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2446ms 2025-06-26 09:30:30.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:30:30.857 +03:00 [DBG] Connection id "0HNC8090TG6LD" completed keep alive response. 2025-06-26 09:30:30.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3026ms 2025-06-26 09:30:30.857 +03:00 [DBG] Connection id "0HNC8090TG6LD" received FIN. 2025-06-26 09:30:30.857 +03:00 [DBG] Connection id "0HNC8090TG6LD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:30:30.857 +03:00 [DBG] Connection id "0HNC8090TG6LD" disconnecting. 2025-06-26 09:30:30.857 +03:00 [DBG] Connection id "0HNC8090TG6LD" stopped. 2025-06-26 09:31:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LE" accepted. 2025-06-26 09:31:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LE" started. 2025-06-26 09:31:30.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:31:30.864 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:31:30.864 +03:00 [DBG] POST requests are not supported 2025-06-26 09:31:30.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:31:30.864 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:31:30.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:31:30.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:31:30.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:31:30.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:31:30.864 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:31:30.865 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:31:30.865 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:31:30.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:31:30.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:31:30.865 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:31:30.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:31:30.865 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:31:30.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:31:30.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:31:30.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:31:30.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:31:30.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:31:30.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:31:30.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:31:30.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:31:30.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:31:30.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-06-26 09:31:30.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:31:30.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:31:30.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:31:30.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:31:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:31:30.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:31:30.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1591ms 2025-06-26 09:31:30.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:31:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LE" completed keep alive response. 2025-06-26 09:31:30.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1424ms 2025-06-26 09:31:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LE" received FIN. 2025-06-26 09:31:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LE" disconnecting. 2025-06-26 09:31:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:31:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LE" stopped. 2025-06-26 09:32:30.862 +03:00 [DBG] Connection id "0HNC8090TG6LF" accepted. 2025-06-26 09:32:30.862 +03:00 [DBG] Connection id "0HNC8090TG6LF" started. 2025-06-26 09:32:30.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:32:30.862 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:32:30.862 +03:00 [DBG] POST requests are not supported 2025-06-26 09:32:30.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:32:30.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:32:30.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:32:30.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:32:30.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:32:30.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:32:30.863 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:32:30.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:32:30.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:32:30.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:32:30.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:32:30.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:32:30.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:32:30.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:32:30.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:32:30.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:32:30.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:32:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:32:30.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:32:30.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1471ms. 2025-06-26 09:32:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:32:30.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:32:30.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:32:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:32:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:32:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:32:30.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:32:30.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:32:30.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6907ms 2025-06-26 09:32:30.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:32:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LF" completed keep alive response. 2025-06-26 09:32:30.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2789ms 2025-06-26 09:32:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LF" received FIN. 2025-06-26 09:32:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:32:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LF" disconnecting. 2025-06-26 09:32:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LF" stopped. 2025-06-26 09:33:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LG" accepted. 2025-06-26 09:33:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LG" started. 2025-06-26 09:33:30.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:33:30.869 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:33:30.869 +03:00 [DBG] POST requests are not supported 2025-06-26 09:33:30.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:33:30.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:33:30.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:33:30.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:33:30.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:33:30.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:33:30.869 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:33:30.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:33:30.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:33:30.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:33:30.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:33:30.870 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:33:30.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:33:30.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:33:30.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:33:30.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:33:30.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:33:30.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:33:30.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:33:30.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-06-26 09:33:30.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:33:30.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:33:30.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:33:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:33:30.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:33:30.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.667ms 2025-06-26 09:33:30.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:33:30.870 +03:00 [DBG] Connection id "0HNC8090TG6LG" completed keep alive response. 2025-06-26 09:33:30.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2922ms 2025-06-26 09:33:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LG" received FIN. 2025-06-26 09:33:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:33:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LG" disconnecting. 2025-06-26 09:33:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LG" stopped. 2025-06-26 09:34:30.873 +03:00 [DBG] Connection id "0HNC8090TG6LH" accepted. 2025-06-26 09:34:30.873 +03:00 [DBG] Connection id "0HNC8090TG6LH" started. 2025-06-26 09:34:30.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:34:30.873 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:34:30.873 +03:00 [DBG] POST requests are not supported 2025-06-26 09:34:30.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:34:30.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:34:30.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:34:30.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:34:30.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:34:30.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:34:30.873 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:34:30.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:34:30.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:34:30.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:34:30.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:34:30.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:34:30.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:34:30.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:34:30.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:34:30.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:34:30.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:34:30.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:34:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:34:30.874 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:34:30.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-06-26 09:34:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:34:30.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:34:30.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:34:30.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:34:30.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:34:30.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7571ms 2025-06-26 09:34:30.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:34:30.874 +03:00 [DBG] Connection id "0HNC8090TG6LH" completed keep alive response. 2025-06-26 09:34:30.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3581ms 2025-06-26 09:34:30.875 +03:00 [DBG] Connection id "0HNC8090TG6LH" received FIN. 2025-06-26 09:34:30.875 +03:00 [DBG] Connection id "0HNC8090TG6LH" disconnecting. 2025-06-26 09:34:30.875 +03:00 [DBG] Connection id "0HNC8090TG6LH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:34:30.876 +03:00 [DBG] Connection id "0HNC8090TG6LH" stopped. 2025-06-26 09:35:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LI" accepted. 2025-06-26 09:35:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LI" started. 2025-06-26 09:35:30.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:35:30.867 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:35:30.867 +03:00 [DBG] POST requests are not supported 2025-06-26 09:35:30.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:35:30.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:35:30.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:35:30.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:35:30.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:35:30.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:35:30.868 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:35:30.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:35:30.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:35:30.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:35:30.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:35:30.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:35:30.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:35:30.868 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:35:30.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:35:30.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:35:30.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:35:30.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:35:30.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:35:30.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:35:30.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.235ms. 2025-06-26 09:35:30.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:35:30.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:35:30.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:35:30.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:35:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:35:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:35:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:35:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:35:30.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:35:30.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:35:30.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4257ms 2025-06-26 09:35:30.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:35:30.870 +03:00 [DBG] Connection id "0HNC8090TG6LI" completed keep alive response. 2025-06-26 09:35:30.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6302ms 2025-06-26 09:35:30.870 +03:00 [DBG] Connection id "0HNC8090TG6LI" received FIN. 2025-06-26 09:35:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LI" disconnecting. 2025-06-26 09:35:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:35:30.872 +03:00 [DBG] Connection id "0HNC8090TG6LI" stopped. 2025-06-26 09:36:30.873 +03:00 [DBG] Connection id "0HNC8090TG6LJ" accepted. 2025-06-26 09:36:30.873 +03:00 [DBG] Connection id "0HNC8090TG6LJ" started. 2025-06-26 09:36:30.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:36:30.873 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:36:30.873 +03:00 [DBG] POST requests are not supported 2025-06-26 09:36:30.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:36:30.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:36:30.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:36:30.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:36:30.874 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:36:30.874 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:36:30.874 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:36:30.874 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:36:30.874 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:36:30.874 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:36:30.874 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:36:30.874 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:36:30.874 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:36:30.874 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:36:30.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:36:30.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:36:30.874 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:36:30.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:36:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:36:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:36:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:36:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:36:30.874 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:36:30.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-06-26 09:36:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:36:30.875 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:36:30.875 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:36:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:36:30.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:36:30.875 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0922ms 2025-06-26 09:36:30.875 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:36:30.875 +03:00 [DBG] Connection id "0HNC8090TG6LJ" completed keep alive response. 2025-06-26 09:36:30.875 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8444ms 2025-06-26 09:36:30.876 +03:00 [DBG] Connection id "0HNC8090TG6LJ" received FIN. 2025-06-26 09:36:30.876 +03:00 [DBG] Connection id "0HNC8090TG6LJ" disconnecting. 2025-06-26 09:36:30.876 +03:00 [DBG] Connection id "0HNC8090TG6LJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:36:30.877 +03:00 [DBG] Connection id "0HNC8090TG6LJ" stopped. 2025-06-26 09:37:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LK" accepted. 2025-06-26 09:37:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LK" started. 2025-06-26 09:37:30.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:37:30.866 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:37:30.866 +03:00 [DBG] POST requests are not supported 2025-06-26 09:37:30.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:37:30.866 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:37:30.866 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:37:30.866 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:37:30.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:37:30.866 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:37:30.866 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:37:30.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:37:30.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:37:30.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:37:30.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:37:30.867 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:37:30.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:37:30.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:37:30.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:37:30.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:37:30.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:37:30.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:37:30.867 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:37:30.867 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-06-26 09:37:30.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:37:30.867 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:37:30.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:37:30.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:37:30.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:37:30.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:37:30.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:37:30.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:37:30.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:37:30.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:37:30.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1546ms 2025-06-26 09:37:30.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:37:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LK" completed keep alive response. 2025-06-26 09:37:30.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0897ms 2025-06-26 09:37:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LK" received FIN. 2025-06-26 09:37:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:37:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LK" disconnecting. 2025-06-26 09:37:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LK" stopped. 2025-06-26 09:38:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LL" accepted. 2025-06-26 09:38:30.866 +03:00 [DBG] Connection id "0HNC8090TG6LL" started. 2025-06-26 09:38:30.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:38:30.866 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:38:30.866 +03:00 [DBG] POST requests are not supported 2025-06-26 09:38:30.866 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:38:30.867 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:38:30.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:38:30.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:38:30.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:38:30.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:38:30.867 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:38:30.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:38:30.867 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:38:30.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:38:30.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:38:30.867 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:38:30.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:38:30.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:38:30.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:38:30.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:38:30.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:38:30.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:38:30.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:38:30.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:38:30.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:38:30.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:38:30.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2049ms. 2025-06-26 09:38:30.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:38:30.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:38:30.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:38:30.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:38:30.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:38:30.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:38:30.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:38:30.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:38:30.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4376ms 2025-06-26 09:38:30.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:38:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LL" completed keep alive response. 2025-06-26 09:38:30.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4915ms 2025-06-26 09:38:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LL" received FIN. 2025-06-26 09:38:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LL" disconnecting. 2025-06-26 09:38:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:38:30.870 +03:00 [DBG] Connection id "0HNC8090TG6LL" stopped. 2025-06-26 09:39:30.858 +03:00 [DBG] Connection id "0HNC8090TG6LM" accepted. 2025-06-26 09:39:30.858 +03:00 [DBG] Connection id "0HNC8090TG6LM" started. 2025-06-26 09:39:30.858 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:39:30.858 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:39:30.858 +03:00 [DBG] POST requests are not supported 2025-06-26 09:39:30.858 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:39:30.858 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:39:30.858 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:39:30.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:39:30.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:39:30.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:39:30.858 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:39:30.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:39:30.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:39:30.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:39:30.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:39:30.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:39:30.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:39:30.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:39:30.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:39:30.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:39:30.859 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:39:30.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:39:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:39:30.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:39:30.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-06-26 09:39:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:39:30.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:39:30.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:39:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:39:30.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:39:30.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7696ms 2025-06-26 09:39:30.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:39:30.859 +03:00 [DBG] Connection id "0HNC8090TG6LM" completed keep alive response. 2025-06-26 09:39:30.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4547ms 2025-06-26 09:39:30.860 +03:00 [DBG] Connection id "0HNC8090TG6LM" received FIN. 2025-06-26 09:39:30.860 +03:00 [DBG] Connection id "0HNC8090TG6LM" disconnecting. 2025-06-26 09:39:30.860 +03:00 [DBG] Connection id "0HNC8090TG6LM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:39:30.861 +03:00 [DBG] Connection id "0HNC8090TG6LM" stopped. 2025-06-26 09:40:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LN" accepted. 2025-06-26 09:40:30.867 +03:00 [DBG] Connection id "0HNC8090TG6LN" started. 2025-06-26 09:40:30.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:40:30.867 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:40:30.867 +03:00 [DBG] POST requests are not supported 2025-06-26 09:40:30.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:40:30.867 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:40:30.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:40:30.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:40:30.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:40:30.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:40:30.867 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:40:30.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:40:30.867 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:40:30.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:40:30.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:40:30.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:40:30.868 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:40:30.868 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:40:30.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:40:30.868 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:40:30.868 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:40:30.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:40:30.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:40:30.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1459ms. 2025-06-26 09:40:30.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:40:30.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:40:30.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:40:30.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:40:30.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:40:30.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:40:30.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:40:30.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:40:30.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:40:30.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:40:30.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:40:30.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:40:30.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1871ms 2025-06-26 09:40:30.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:40:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LN" completed keep alive response. 2025-06-26 09:40:30.869 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9876ms 2025-06-26 09:40:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LN" received FIN. 2025-06-26 09:40:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:40:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LN" disconnecting. 2025-06-26 09:40:30.869 +03:00 [DBG] Connection id "0HNC8090TG6LN" stopped. 2025-06-26 09:41:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LO" accepted. 2025-06-26 09:41:30.868 +03:00 [DBG] Connection id "0HNC8090TG6LO" started. 2025-06-26 09:41:30.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:41:30.868 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:41:30.868 +03:00 [DBG] POST requests are not supported 2025-06-26 09:41:30.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:41:30.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:41:30.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:41:30.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:41:30.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:41:30.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:41:30.869 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:41:30.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:41:30.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:41:30.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:41:30.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:41:30.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:41:30.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:41:30.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:41:30.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:41:30.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:41:30.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:41:30.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:41:30.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:41:30.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:41:30.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1942ms. 2025-06-26 09:41:30.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:41:30.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:41:30.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:41:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:41:30.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:41:30.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1115ms 2025-06-26 09:41:30.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:41:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LO" completed keep alive response. 2025-06-26 09:41:30.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2934ms 2025-06-26 09:41:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LO" received FIN. 2025-06-26 09:41:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LO" disconnecting. 2025-06-26 09:41:30.871 +03:00 [DBG] Connection id "0HNC8090TG6LO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:41:30.872 +03:00 [DBG] Connection id "0HNC8090TG6LO" stopped. 2025-06-26 09:42:31.146 +03:00 [DBG] Connection id "0HNC8090TG6LP" accepted. 2025-06-26 09:42:31.146 +03:00 [DBG] Connection id "0HNC8090TG6LP" started. 2025-06-26 09:42:31.146 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:42:31.146 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:42:31.146 +03:00 [DBG] POST requests are not supported 2025-06-26 09:42:31.146 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:42:31.146 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:42:31.146 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:42:31.146 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:42:31.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:42:31.146 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:42:31.146 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:42:31.147 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:42:31.147 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:42:31.147 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:42:31.147 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:42:31.147 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:42:31.147 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:42:31.147 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:42:31.147 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:42:31.147 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:42:31.147 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:42:31.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:42:31.147 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:42:31.147 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1163ms. 2025-06-26 09:42:31.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:42:31.147 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:42:31.147 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:42:31.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:42:31.147 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:42:31.147 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7634ms 2025-06-26 09:42:31.147 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:42:31.148 +03:00 [DBG] Connection id "0HNC8090TG6LP" completed keep alive response. 2025-06-26 09:42:31.148 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3276ms 2025-06-26 09:42:31.148 +03:00 [DBG] Connection id "0HNC8090TG6LP" received FIN. 2025-06-26 09:42:31.148 +03:00 [DBG] Connection id "0HNC8090TG6LP" disconnecting. 2025-06-26 09:42:31.148 +03:00 [DBG] Connection id "0HNC8090TG6LP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:42:31.149 +03:00 [DBG] Connection id "0HNC8090TG6LP" stopped. 2025-06-26 09:43:30.862 +03:00 [DBG] Connection id "0HNC8090TG6LQ" accepted. 2025-06-26 09:43:30.862 +03:00 [DBG] Connection id "0HNC8090TG6LQ" started. 2025-06-26 09:43:30.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:43:30.862 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:43:30.863 +03:00 [DBG] POST requests are not supported 2025-06-26 09:43:30.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:43:30.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:43:30.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:43:30.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:43:30.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:43:30.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:43:30.863 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:43:30.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:43:30.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:43:30.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:43:30.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:43:30.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:43:30.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:43:30.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:43:30.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:43:30.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:43:30.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:43:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:43:30.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:43:30.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-06-26 09:43:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:43:30.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:43:30.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:43:30.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:43:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:43:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:43:30.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:43:30.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:43:30.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:43:30.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:43:30.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6993ms 2025-06-26 09:43:30.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:43:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LQ" completed keep alive response. 2025-06-26 09:43:30.864 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3183ms 2025-06-26 09:43:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LQ" received FIN. 2025-06-26 09:43:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:43:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LQ" disconnecting. 2025-06-26 09:43:30.864 +03:00 [DBG] Connection id "0HNC8090TG6LQ" stopped. 2025-06-26 09:44:30.877 +03:00 [DBG] Connection id "0HNC8090TG6LR" accepted. 2025-06-26 09:44:30.878 +03:00 [DBG] Connection id "0HNC8090TG6LR" started. 2025-06-26 09:44:30.878 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:44:30.878 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:44:30.878 +03:00 [DBG] POST requests are not supported 2025-06-26 09:44:30.878 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:44:30.878 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:44:30.878 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:44:30.878 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:44:30.878 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:44:30.878 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:44:30.878 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:44:30.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:44:30.878 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:44:30.878 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:44:30.878 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:44:30.878 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:44:30.878 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:44:30.878 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:44:30.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:44:30.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:44:30.878 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:44:30.878 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:44:30.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:44:30.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:44:30.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:44:30.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:44:30.878 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:44:30.879 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-06-26 09:44:30.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:44:30.879 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:44:30.879 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:44:30.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:44:30.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:44:30.879 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6668ms 2025-06-26 09:44:30.879 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:44:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LR" completed keep alive response. 2025-06-26 09:44:30.879 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2694ms 2025-06-26 09:44:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LR" received FIN. 2025-06-26 09:44:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LR" disconnecting. 2025-06-26 09:44:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:44:30.880 +03:00 [DBG] Connection id "0HNC8090TG6LR" stopped. 2025-06-26 09:45:30.898 +03:00 [DBG] Connection id "0HNC8090TG6LS" accepted. 2025-06-26 09:45:30.898 +03:00 [DBG] Connection id "0HNC8090TG6LS" started. 2025-06-26 09:45:30.898 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:45:30.898 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:45:30.898 +03:00 [DBG] POST requests are not supported 2025-06-26 09:45:30.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:45:30.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:45:30.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:45:30.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:45:30.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:45:30.898 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:45:30.898 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:45:30.898 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:45:30.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:45:30.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:45:30.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:45:30.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:45:30.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:45:30.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:45:30.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:45:30.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:45:30.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:45:30.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:45:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:45:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:45:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:45:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:45:30.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:45:30.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1781ms. 2025-06-26 09:45:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:45:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:45:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:45:30.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:45:30.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:45:30.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:45:30.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:45:30.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1365ms 2025-06-26 09:45:30.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:45:30.900 +03:00 [DBG] Connection id "0HNC8090TG6LS" completed keep alive response. 2025-06-26 09:45:30.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1002ms 2025-06-26 09:45:30.903 +03:00 [DBG] Connection id "0HNC8090TG6LS" received FIN. 2025-06-26 09:45:30.903 +03:00 [DBG] Connection id "0HNC8090TG6LS" disconnecting. 2025-06-26 09:45:30.903 +03:00 [DBG] Connection id "0HNC8090TG6LS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:45:30.905 +03:00 [DBG] Connection id "0HNC8090TG6LS" stopped. 2025-06-26 09:46:30.872 +03:00 [DBG] Connection id "0HNC8090TG6LT" accepted. 2025-06-26 09:46:30.872 +03:00 [DBG] Connection id "0HNC8090TG6LT" started. 2025-06-26 09:46:30.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:46:30.873 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:46:30.873 +03:00 [DBG] POST requests are not supported 2025-06-26 09:46:30.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:46:30.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:46:30.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:46:30.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:46:30.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:46:30.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:46:30.873 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:46:30.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:46:30.873 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:46:30.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:46:30.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:46:30.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:46:30.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:46:30.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:46:30.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:46:30.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:46:30.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:46:30.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:46:30.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:46:30.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:46:30.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:46:30.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:46:30.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:46:30.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-06-26 09:46:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:46:30.874 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:46:30.874 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:46:30.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:46:30.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:46:30.874 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7181ms 2025-06-26 09:46:30.874 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:46:30.874 +03:00 [DBG] Connection id "0HNC8090TG6LT" completed keep alive response. 2025-06-26 09:46:30.874 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3588ms 2025-06-26 09:46:30.874 +03:00 [DBG] Connection id "0HNC8090TG6LT" received FIN. 2025-06-26 09:46:30.874 +03:00 [DBG] Connection id "0HNC8090TG6LT" disconnecting. 2025-06-26 09:46:30.874 +03:00 [DBG] Connection id "0HNC8090TG6LT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:46:30.876 +03:00 [DBG] Connection id "0HNC8090TG6LT" stopped. 2025-06-26 09:47:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LU" accepted. 2025-06-26 09:47:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LU" started. 2025-06-26 09:47:30.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:47:30.880 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:47:30.880 +03:00 [DBG] POST requests are not supported 2025-06-26 09:47:30.880 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:47:30.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:47:30.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:47:30.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:47:30.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:47:30.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:47:30.880 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:47:30.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:47:30.880 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:47:30.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:47:30.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:47:30.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:47:30.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:47:30.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:47:30.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:47:30.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:47:30.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:47:30.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:47:30.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:47:30.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-06-26 09:47:30.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:47:30.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:47:30.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:47:30.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:47:30.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:47:30.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:47:30.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:47:30.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:47:30.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:47:30.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:47:30.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:47:30.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6602ms 2025-06-26 09:47:30.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:47:30.881 +03:00 [DBG] Connection id "0HNC8090TG6LU" completed keep alive response. 2025-06-26 09:47:30.881 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2276ms 2025-06-26 09:47:30.881 +03:00 [DBG] Connection id "0HNC8090TG6LU" received FIN. 2025-06-26 09:47:30.881 +03:00 [DBG] Connection id "0HNC8090TG6LU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:47:30.881 +03:00 [DBG] Connection id "0HNC8090TG6LU" disconnecting. 2025-06-26 09:47:30.881 +03:00 [DBG] Connection id "0HNC8090TG6LU" stopped. 2025-06-26 09:48:30.878 +03:00 [DBG] Connection id "0HNC8090TG6LV" accepted. 2025-06-26 09:48:30.878 +03:00 [DBG] Connection id "0HNC8090TG6LV" started. 2025-06-26 09:48:30.878 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:48:30.878 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:48:30.878 +03:00 [DBG] POST requests are not supported 2025-06-26 09:48:30.878 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:48:30.878 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:48:30.878 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:48:30.878 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:48:30.878 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:48:30.878 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:48:30.878 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:48:30.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:48:30.878 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:48:30.878 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:48:30.878 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:48:30.878 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:48:30.879 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:48:30.879 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:48:30.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:48:30.879 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:48:30.879 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:48:30.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:48:30.879 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:48:30.879 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1128ms. 2025-06-26 09:48:30.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:48:30.879 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:48:30.879 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:48:30.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:48:30.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:48:30.879 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6078ms 2025-06-26 09:48:30.879 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:48:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LV" completed keep alive response. 2025-06-26 09:48:30.879 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.154ms 2025-06-26 09:48:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LV" received FIN. 2025-06-26 09:48:30.879 +03:00 [DBG] Connection id "0HNC8090TG6LV" disconnecting. 2025-06-26 09:48:30.880 +03:00 [DBG] Connection id "0HNC8090TG6LV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:48:30.881 +03:00 [DBG] Connection id "0HNC8090TG6LV" stopped. 2025-06-26 09:49:30.873 +03:00 [DBG] Connection id "0HNC8090TG6M0" accepted. 2025-06-26 09:49:30.873 +03:00 [DBG] Connection id "0HNC8090TG6M0" started. 2025-06-26 09:49:30.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:49:30.873 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:49:30.873 +03:00 [DBG] POST requests are not supported 2025-06-26 09:49:30.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:49:30.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:49:30.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:49:30.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:49:30.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:49:30.874 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:49:30.874 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:49:30.874 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:49:30.874 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:49:30.874 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:49:30.874 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:49:30.874 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:49:30.874 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:49:30.874 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:49:30.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:49:30.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:49:30.874 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:49:30.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:49:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:49:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:49:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:49:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:49:30.874 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:49:30.875 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-06-26 09:49:30.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:49:30.875 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:49:30.875 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:49:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:49:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:49:30.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:49:30.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:49:30.876 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6236ms 2025-06-26 09:49:30.876 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:49:30.876 +03:00 [DBG] Connection id "0HNC8090TG6M0" completed keep alive response. 2025-06-26 09:49:30.876 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7101ms 2025-06-26 09:49:30.876 +03:00 [DBG] Connection id "0HNC8090TG6M0" received FIN. 2025-06-26 09:49:30.876 +03:00 [DBG] Connection id "0HNC8090TG6M0" disconnecting. 2025-06-26 09:49:30.876 +03:00 [DBG] Connection id "0HNC8090TG6M0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:49:30.877 +03:00 [DBG] Connection id "0HNC8090TG6M0" stopped. 2025-06-26 09:50:30.873 +03:00 [DBG] Connection id "0HNC8090TG6M1" accepted. 2025-06-26 09:50:30.873 +03:00 [DBG] Connection id "0HNC8090TG6M1" started. 2025-06-26 09:50:30.873 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:50:30.873 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:50:30.873 +03:00 [DBG] POST requests are not supported 2025-06-26 09:50:30.873 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:50:30.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:50:30.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:50:30.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:50:30.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:50:30.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:50:30.874 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:50:30.874 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:50:30.874 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:50:30.874 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:50:30.874 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:50:30.874 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:50:30.874 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:50:30.874 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:50:30.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:50:30.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:50:30.874 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:50:30.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:50:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:50:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:50:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:50:30.874 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:50:30.874 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:50:30.874 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1559ms. 2025-06-26 09:50:30.874 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:50:30.875 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:50:30.875 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:50:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:50:30.875 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:50:30.875 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1282ms 2025-06-26 09:50:30.875 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:50:30.875 +03:00 [DBG] Connection id "0HNC8090TG6M1" completed keep alive response. 2025-06-26 09:50:30.875 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0885ms 2025-06-26 09:50:30.876 +03:00 [DBG] Connection id "0HNC8090TG6M1" received FIN. 2025-06-26 09:50:30.876 +03:00 [DBG] Connection id "0HNC8090TG6M1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:50:30.876 +03:00 [DBG] Connection id "0HNC8090TG6M1" disconnecting. 2025-06-26 09:50:30.876 +03:00 [DBG] Connection id "0HNC8090TG6M1" stopped. 2025-06-26 09:51:30.874 +03:00 [DBG] Connection id "0HNC8090TG6M2" accepted. 2025-06-26 09:51:30.874 +03:00 [DBG] Connection id "0HNC8090TG6M2" started. 2025-06-26 09:51:30.874 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:51:30.874 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:51:30.874 +03:00 [DBG] POST requests are not supported 2025-06-26 09:51:30.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:51:30.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:51:30.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:51:30.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:51:30.875 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:51:30.875 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:51:30.875 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:51:30.875 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:51:30.875 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:51:30.875 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:51:30.875 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:51:30.875 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:51:30.875 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:51:30.875 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:51:30.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:51:30.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:51:30.876 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:51:30.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:51:30.876 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:51:30.876 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-06-26 09:51:30.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:51:30.876 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:51:30.876 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:51:30.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:51:30.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:51:30.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:51:30.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:51:30.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:51:30.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:51:30.877 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1637ms 2025-06-26 09:51:30.877 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:51:30.877 +03:00 [DBG] Connection id "0HNC8090TG6M2" completed keep alive response. 2025-06-26 09:51:30.877 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5148ms 2025-06-26 09:51:30.877 +03:00 [DBG] Connection id "0HNC8090TG6M2" received FIN. 2025-06-26 09:51:30.877 +03:00 [DBG] Connection id "0HNC8090TG6M2" disconnecting. 2025-06-26 09:51:30.877 +03:00 [DBG] Connection id "0HNC8090TG6M2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:51:30.878 +03:00 [DBG] Connection id "0HNC8090TG6M2" stopped. 2025-06-26 09:52:30.882 +03:00 [DBG] Connection id "0HNC8090TG6M3" accepted. 2025-06-26 09:52:30.882 +03:00 [DBG] Connection id "0HNC8090TG6M3" started. 2025-06-26 09:52:30.882 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:52:30.882 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:52:30.882 +03:00 [DBG] POST requests are not supported 2025-06-26 09:52:30.883 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:52:30.883 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:52:30.883 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:52:30.883 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:52:30.883 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:52:30.883 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:52:30.883 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:52:30.883 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:52:30.883 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:52:30.883 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:52:30.883 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:52:30.883 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:52:30.883 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:52:30.883 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:52:30.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:52:30.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:52:30.884 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:52:30.884 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:52:30.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:52:30.884 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:52:30.884 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.179ms. 2025-06-26 09:52:30.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:52:30.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:52:30.885 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:52:30.885 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:52:30.885 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:52:30.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:52:30.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:52:30.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:52:30.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:52:30.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:52:30.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:52:30.885 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4282ms 2025-06-26 09:52:30.885 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:52:30.885 +03:00 [DBG] Connection id "0HNC8090TG6M3" completed keep alive response. 2025-06-26 09:52:30.885 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7226ms 2025-06-26 09:52:30.885 +03:00 [DBG] Connection id "0HNC8090TG6M3" received FIN. 2025-06-26 09:52:30.885 +03:00 [DBG] Connection id "0HNC8090TG6M3" disconnecting. 2025-06-26 09:52:30.886 +03:00 [DBG] Connection id "0HNC8090TG6M3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:52:30.887 +03:00 [DBG] Connection id "0HNC8090TG6M3" stopped. 2025-06-26 09:53:30.890 +03:00 [DBG] Connection id "0HNC8090TG6M4" accepted. 2025-06-26 09:53:30.890 +03:00 [DBG] Connection id "0HNC8090TG6M4" started. 2025-06-26 09:53:30.890 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:53:30.890 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:53:30.890 +03:00 [DBG] POST requests are not supported 2025-06-26 09:53:30.891 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:53:30.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:53:30.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:53:30.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:53:30.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:53:30.891 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:53:30.891 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:53:30.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:53:30.891 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:53:30.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:53:30.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:53:30.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:53:30.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:53:30.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:53:30.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:53:30.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:53:30.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:53:30.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:53:30.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:53:30.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:53:30.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1702ms. 2025-06-26 09:53:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:53:30.892 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:53:30.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:53:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:53:30.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:53:30.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2388ms 2025-06-26 09:53:30.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:53:30.893 +03:00 [DBG] Connection id "0HNC8090TG6M4" completed keep alive response. 2025-06-26 09:53:30.893 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3781ms 2025-06-26 09:53:30.893 +03:00 [DBG] Connection id "0HNC8090TG6M4" received FIN. 2025-06-26 09:53:30.893 +03:00 [DBG] Connection id "0HNC8090TG6M4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:53:30.893 +03:00 [DBG] Connection id "0HNC8090TG6M4" disconnecting. 2025-06-26 09:53:30.893 +03:00 [DBG] Connection id "0HNC8090TG6M4" stopped. 2025-06-26 09:54:30.900 +03:00 [DBG] Connection id "0HNC8090TG6M5" accepted. 2025-06-26 09:54:30.900 +03:00 [DBG] Connection id "0HNC8090TG6M5" started. 2025-06-26 09:54:30.900 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:54:30.900 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:54:30.900 +03:00 [DBG] POST requests are not supported 2025-06-26 09:54:30.900 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:54:30.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:54:30.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:54:30.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:54:30.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:54:30.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:54:30.900 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:54:30.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:54:30.901 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:54:30.901 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:54:30.901 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:54:30.901 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:54:30.901 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:54:30.901 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:54:30.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:54:30.901 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:54:30.901 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:54:30.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:54:30.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:54:30.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-06-26 09:54:30.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:54:30.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:54:30.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:54:30.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:54:30.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:54:30.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.727ms 2025-06-26 09:54:30.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:54:30.901 +03:00 [DBG] Connection id "0HNC8090TG6M5" completed keep alive response. 2025-06-26 09:54:30.902 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4122ms 2025-06-26 09:54:30.902 +03:00 [DBG] Connection id "0HNC8090TG6M5" received FIN. 2025-06-26 09:54:30.902 +03:00 [DBG] Connection id "0HNC8090TG6M5" disconnecting. 2025-06-26 09:54:30.902 +03:00 [DBG] Connection id "0HNC8090TG6M5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:54:30.903 +03:00 [DBG] Connection id "0HNC8090TG6M5" stopped. 2025-06-26 09:55:30.889 +03:00 [DBG] Connection id "0HNC8090TG6M6" accepted. 2025-06-26 09:55:30.889 +03:00 [DBG] Connection id "0HNC8090TG6M6" started. 2025-06-26 09:55:30.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:55:30.889 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:55:30.889 +03:00 [DBG] POST requests are not supported 2025-06-26 09:55:30.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:55:30.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:55:30.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:55:30.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:55:30.889 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:55:30.889 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:55:30.889 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:55:30.889 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:55:30.889 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:55:30.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:55:30.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:55:30.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:55:30.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:55:30.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:55:30.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:55:30.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:55:30.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:55:30.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:55:30.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:55:30.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-26 09:55:30.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:55:30.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:55:30.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:55:30.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:55:30.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:55:30.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.671ms 2025-06-26 09:55:30.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:55:30.890 +03:00 [DBG] Connection id "0HNC8090TG6M6" completed keep alive response. 2025-06-26 09:55:30.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2757ms 2025-06-26 09:55:30.891 +03:00 [DBG] Connection id "0HNC8090TG6M6" received FIN. 2025-06-26 09:55:30.891 +03:00 [DBG] Connection id "0HNC8090TG6M6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:55:30.891 +03:00 [DBG] Connection id "0HNC8090TG6M6" disconnecting. 2025-06-26 09:55:30.891 +03:00 [DBG] Connection id "0HNC8090TG6M6" stopped. 2025-06-26 09:56:30.885 +03:00 [DBG] Connection id "0HNC8090TG6M7" accepted. 2025-06-26 09:56:30.886 +03:00 [DBG] Connection id "0HNC8090TG6M7" started. 2025-06-26 09:56:30.886 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:56:30.886 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:56:30.886 +03:00 [DBG] POST requests are not supported 2025-06-26 09:56:30.886 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:56:30.886 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:56:30.886 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:56:30.886 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:56:30.886 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:56:30.886 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:56:30.886 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:56:30.886 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:56:30.886 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:56:30.886 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:56:30.886 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:56:30.886 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:56:30.886 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:56:30.886 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:56:30.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:56:30.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:56:30.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:56:30.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:56:30.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:56:30.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:56:30.887 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-06-26 09:56:30.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:56:30.887 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:56:30.887 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:56:30.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:56:30.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:56:30.887 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7356ms 2025-06-26 09:56:30.887 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:56:30.887 +03:00 [DBG] Connection id "0HNC8090TG6M7" completed keep alive response. 2025-06-26 09:56:30.887 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4154ms 2025-06-26 09:56:30.888 +03:00 [DBG] Connection id "0HNC8090TG6M7" received FIN. 2025-06-26 09:56:30.888 +03:00 [DBG] Connection id "0HNC8090TG6M7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:56:30.888 +03:00 [DBG] Connection id "0HNC8090TG6M7" disconnecting. 2025-06-26 09:56:30.888 +03:00 [DBG] Connection id "0HNC8090TG6M7" stopped. 2025-06-26 09:57:30.880 +03:00 [DBG] Connection id "0HNC8090TG6M8" accepted. 2025-06-26 09:57:30.880 +03:00 [DBG] Connection id "0HNC8090TG6M8" started. 2025-06-26 09:57:30.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:57:30.881 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:57:30.881 +03:00 [DBG] POST requests are not supported 2025-06-26 09:57:30.881 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:57:30.881 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:57:30.881 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:57:30.881 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:57:30.881 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:57:30.881 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:57:30.881 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:57:30.881 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:57:30.881 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:57:30.881 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:57:30.881 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:57:30.881 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:57:30.881 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:57:30.881 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:57:30.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:57:30.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:57:30.881 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:57:30.881 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:57:30.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:57:30.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:57:30.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:57:30.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:57:30.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:57:30.881 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-06-26 09:57:30.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:57:30.882 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:57:30.882 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:57:30.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:57:30.882 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:57:30.882 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.81ms 2025-06-26 09:57:30.882 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:57:30.882 +03:00 [DBG] Connection id "0HNC8090TG6M8" completed keep alive response. 2025-06-26 09:57:30.882 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4851ms 2025-06-26 09:57:30.882 +03:00 [DBG] Connection id "0HNC8090TG6M8" received FIN. 2025-06-26 09:57:30.882 +03:00 [DBG] Connection id "0HNC8090TG6M8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:57:30.882 +03:00 [DBG] Connection id "0HNC8090TG6M8" disconnecting. 2025-06-26 09:57:30.882 +03:00 [DBG] Connection id "0HNC8090TG6M8" stopped. 2025-06-26 09:58:30.897 +03:00 [DBG] Connection id "0HNC8090TG6M9" accepted. 2025-06-26 09:58:30.897 +03:00 [DBG] Connection id "0HNC8090TG6M9" started. 2025-06-26 09:58:30.897 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:58:30.897 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:58:30.897 +03:00 [DBG] POST requests are not supported 2025-06-26 09:58:30.897 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:58:30.897 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:58:30.897 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:58:30.897 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:58:30.897 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:58:30.897 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:58:30.897 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:58:30.897 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:58:30.897 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:58:30.897 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:58:30.897 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:58:30.897 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:58:30.897 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:58:30.897 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:58:30.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:58:30.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:58:30.897 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:58:30.898 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:58:30.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:58:30.898 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:58:30.898 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-06-26 09:58:30.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:58:30.898 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:58:30.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:58:30.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:58:30.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:58:30.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6418ms 2025-06-26 09:58:30.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:58:30.898 +03:00 [DBG] Connection id "0HNC8090TG6M9" completed keep alive response. 2025-06-26 09:58:30.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2319ms 2025-06-26 09:58:30.898 +03:00 [DBG] Connection id "0HNC8090TG6M9" received FIN. 2025-06-26 09:58:30.899 +03:00 [DBG] Connection id "0HNC8090TG6M9" disconnecting. 2025-06-26 09:58:30.899 +03:00 [DBG] Connection id "0HNC8090TG6M9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:58:30.900 +03:00 [DBG] Connection id "0HNC8090TG6M9" stopped. 2025-06-26 09:59:30.889 +03:00 [DBG] Connection id "0HNC8090TG6MA" accepted. 2025-06-26 09:59:30.890 +03:00 [DBG] Connection id "0HNC8090TG6MA" started. 2025-06-26 09:59:30.890 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 09:59:30.890 +03:00 [VRB] All hosts are allowed. 2025-06-26 09:59:30.890 +03:00 [DBG] POST requests are not supported 2025-06-26 09:59:30.890 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 09:59:30.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 09:59:30.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:59:30.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 09:59:30.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 09:59:30.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 09:59:30.890 +03:00 [INF] CORS policy execution successful. 2025-06-26 09:59:30.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:59:30.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 09:59:30.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 09:59:30.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 09:59:30.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 09:59:30.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 09:59:30.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 09:59:30.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:59:30.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:59:30.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:59:30.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 09:59:30.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:59:30.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:59:30.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:59:30.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:59:30.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 09:59:30.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-06-26 09:59:30.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:59:30.891 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 09:59:30.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 09:59:30.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:59:30.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 09:59:30.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.715ms 2025-06-26 09:59:30.891 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 09:59:30.891 +03:00 [DBG] Connection id "0HNC8090TG6MA" completed keep alive response. 2025-06-26 09:59:30.891 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3009ms 2025-06-26 09:59:30.891 +03:00 [DBG] Connection id "0HNC8090TG6MA" received FIN. 2025-06-26 09:59:30.891 +03:00 [DBG] Connection id "0HNC8090TG6MA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 09:59:30.891 +03:00 [DBG] Connection id "0HNC8090TG6MA" disconnecting. 2025-06-26 09:59:30.892 +03:00 [DBG] Connection id "0HNC8090TG6MA" stopped. 2025-06-26 10:00:30.882 +03:00 [DBG] Connection id "0HNC8090TG6MB" accepted. 2025-06-26 10:00:30.882 +03:00 [DBG] Connection id "0HNC8090TG6MB" started. 2025-06-26 10:00:30.882 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:00:30.882 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:00:30.882 +03:00 [DBG] POST requests are not supported 2025-06-26 10:00:30.882 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:00:30.882 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:00:30.882 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:00:30.882 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:00:30.882 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:00:30.883 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:00:30.883 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:00:30.883 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:00:30.883 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:00:30.883 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:00:30.883 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:00:30.883 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:00:30.883 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:00:30.883 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:00:30.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:00:30.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:00:30.883 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:00:30.883 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:00:30.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:00:30.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:00:30.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:00:30.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:00:30.883 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:00:30.884 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1571ms. 2025-06-26 10:00:30.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:00:30.884 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:00:30.884 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:00:30.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:00:30.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:00:30.884 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3956ms 2025-06-26 10:00:30.884 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:00:30.884 +03:00 [DBG] Connection id "0HNC8090TG6MB" completed keep alive response. 2025-06-26 10:00:30.885 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2815ms 2025-06-26 10:00:30.885 +03:00 [DBG] Connection id "0HNC8090TG6MB" received FIN. 2025-06-26 10:00:30.885 +03:00 [DBG] Connection id "0HNC8090TG6MB" disconnecting. 2025-06-26 10:00:30.885 +03:00 [DBG] Connection id "0HNC8090TG6MB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:00:30.886 +03:00 [DBG] Connection id "0HNC8090TG6MB" stopped. 2025-06-26 10:01:30.880 +03:00 [DBG] Connection id "0HNC8090TG6MC" accepted. 2025-06-26 10:01:30.880 +03:00 [DBG] Connection id "0HNC8090TG6MC" started. 2025-06-26 10:01:30.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:01:30.880 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:01:30.880 +03:00 [DBG] POST requests are not supported 2025-06-26 10:01:30.880 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:01:30.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:01:30.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:01:30.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:01:30.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:01:30.881 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:01:30.881 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:01:30.881 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:01:30.881 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:01:30.881 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:01:30.881 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:01:30.881 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:01:30.881 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:01:30.881 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:01:30.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:01:30.881 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:01:30.881 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:01:30.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:01:30.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:01:30.881 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-06-26 10:01:30.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:01:30.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:01:30.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:01:30.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:01:30.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:01:30.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:01:30.882 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:01:30.882 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:01:30.882 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7865ms 2025-06-26 10:01:30.882 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:01:30.882 +03:00 [DBG] Connection id "0HNC8090TG6MC" completed keep alive response. 2025-06-26 10:01:30.882 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4945ms 2025-06-26 10:01:30.882 +03:00 [DBG] Connection id "0HNC8090TG6MC" received FIN. 2025-06-26 10:01:30.882 +03:00 [DBG] Connection id "0HNC8090TG6MC" disconnecting. 2025-06-26 10:01:30.882 +03:00 [DBG] Connection id "0HNC8090TG6MC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:01:30.883 +03:00 [DBG] Connection id "0HNC8090TG6MC" stopped. 2025-06-26 10:02:30.885 +03:00 [DBG] Connection id "0HNC8090TG6MD" accepted. 2025-06-26 10:02:30.885 +03:00 [DBG] Connection id "0HNC8090TG6MD" started. 2025-06-26 10:02:30.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:02:30.885 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:02:30.885 +03:00 [DBG] POST requests are not supported 2025-06-26 10:02:30.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:02:30.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:02:30.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:02:30.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:02:30.885 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:02:30.885 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:02:30.885 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:02:30.885 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:02:30.885 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:02:30.885 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:02:30.885 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:02:30.885 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:02:30.885 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:02:30.885 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:02:30.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:02:30.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:02:30.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:02:30.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:02:30.886 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:02:30.886 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-06-26 10:02:30.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:02:30.886 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:02:30.886 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:02:30.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:02:30.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:02:30.886 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.771ms 2025-06-26 10:02:30.886 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:02:30.886 +03:00 [DBG] Connection id "0HNC8090TG6MD" completed keep alive response. 2025-06-26 10:02:30.886 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4412ms 2025-06-26 10:02:30.887 +03:00 [DBG] Connection id "0HNC8090TG6MD" received FIN. 2025-06-26 10:02:30.887 +03:00 [DBG] Connection id "0HNC8090TG6MD" disconnecting. 2025-06-26 10:02:30.887 +03:00 [DBG] Connection id "0HNC8090TG6MD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:02:30.888 +03:00 [DBG] Connection id "0HNC8090TG6MD" stopped. 2025-06-26 10:03:30.891 +03:00 [DBG] Connection id "0HNC8090TG6ME" accepted. 2025-06-26 10:03:30.891 +03:00 [DBG] Connection id "0HNC8090TG6ME" started. 2025-06-26 10:03:30.891 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:03:30.891 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:03:30.891 +03:00 [DBG] POST requests are not supported 2025-06-26 10:03:30.891 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:03:30.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:03:30.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:03:30.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:03:30.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:03:30.891 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:03:30.891 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:03:30.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:03:30.891 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:03:30.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:03:30.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:03:30.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:03:30.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:03:30.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:03:30.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:03:30.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:03:30.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:03:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:03:30.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:03:30.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-06-26 10:03:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:03:30.892 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:03:30.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:03:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:03:30.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:03:30.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7587ms 2025-06-26 10:03:30.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:03:30.892 +03:00 [DBG] Connection id "0HNC8090TG6ME" completed keep alive response. 2025-06-26 10:03:30.892 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4414ms 2025-06-26 10:03:30.893 +03:00 [DBG] Connection id "0HNC8090TG6ME" received FIN. 2025-06-26 10:03:30.893 +03:00 [DBG] Connection id "0HNC8090TG6ME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:03:30.893 +03:00 [DBG] Connection id "0HNC8090TG6ME" disconnecting. 2025-06-26 10:03:30.893 +03:00 [DBG] Connection id "0HNC8090TG6ME" stopped. 2025-06-26 10:04:30.894 +03:00 [DBG] Connection id "0HNC8090TG6MF" accepted. 2025-06-26 10:04:30.894 +03:00 [DBG] Connection id "0HNC8090TG6MF" started. 2025-06-26 10:04:30.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:04:30.894 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:04:30.894 +03:00 [DBG] POST requests are not supported 2025-06-26 10:04:30.894 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:04:30.894 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:04:30.894 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:04:30.894 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:04:30.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:04:30.894 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:04:30.894 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:04:30.894 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:04:30.894 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:04:30.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:04:30.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:04:30.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:04:30.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:04:30.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:04:30.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:04:30.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:04:30.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:04:30.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:04:30.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:04:30.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:04:30.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-26 10:04:30.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:04:30.895 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:04:30.895 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:04:30.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:04:30.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:04:30.895 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6441ms 2025-06-26 10:04:30.895 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:04:30.895 +03:00 [DBG] Connection id "0HNC8090TG6MF" completed keep alive response. 2025-06-26 10:04:30.895 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2478ms 2025-06-26 10:04:30.896 +03:00 [DBG] Connection id "0HNC8090TG6MF" received FIN. 2025-06-26 10:04:30.896 +03:00 [DBG] Connection id "0HNC8090TG6MF" disconnecting. 2025-06-26 10:04:30.896 +03:00 [DBG] Connection id "0HNC8090TG6MF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:04:30.897 +03:00 [DBG] Connection id "0HNC8090TG6MF" stopped. 2025-06-26 10:05:30.890 +03:00 [DBG] Connection id "0HNC8090TG6MG" accepted. 2025-06-26 10:05:30.890 +03:00 [DBG] Connection id "0HNC8090TG6MG" started. 2025-06-26 10:05:30.890 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:05:30.890 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:05:30.891 +03:00 [DBG] POST requests are not supported 2025-06-26 10:05:30.891 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:05:30.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:05:30.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:05:30.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:05:30.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:05:30.891 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:05:30.891 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:05:30.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:05:30.891 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:05:30.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:05:30.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:05:30.891 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:05:30.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:05:30.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:05:30.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:05:30.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:05:30.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:05:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:05:30.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:05:30.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1946ms. 2025-06-26 10:05:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:05:30.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:05:30.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:05:30.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:05:30.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:05:30.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:05:30.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:05:30.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:05:30.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:05:30.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:05:30.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:05:30.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:05:30.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2913ms 2025-06-26 10:05:30.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:05:30.893 +03:00 [DBG] Connection id "0HNC8090TG6MG" completed keep alive response. 2025-06-26 10:05:30.893 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6378ms 2025-06-26 10:05:30.893 +03:00 [DBG] Connection id "0HNC8090TG6MG" received FIN. 2025-06-26 10:05:30.893 +03:00 [DBG] Connection id "0HNC8090TG6MG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:05:30.894 +03:00 [DBG] Connection id "0HNC8090TG6MG" disconnecting. 2025-06-26 10:05:30.894 +03:00 [DBG] Connection id "0HNC8090TG6MG" stopped. 2025-06-26 10:06:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MH" accepted. 2025-06-26 10:06:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MH" started. 2025-06-26 10:06:30.906 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:06:30.906 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:06:30.906 +03:00 [DBG] POST requests are not supported 2025-06-26 10:06:30.906 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:06:30.906 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:06:30.907 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:06:30.907 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:06:30.907 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:06:30.907 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:06:30.907 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:06:30.907 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:06:30.907 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:06:30.907 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:06:30.907 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:06:30.907 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:06:30.907 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:06:30.907 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:06:30.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:06:30.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:06:30.908 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:06:30.908 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:06:30.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:06:30.908 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:06:30.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:06:30.908 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:06:30.908 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:06:30.908 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.176ms. 2025-06-26 10:06:30.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:06:30.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:06:30.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:06:30.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:06:30.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:06:30.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:06:30.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:06:30.909 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:06:30.909 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:06:30.909 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:06:30.909 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:06:30.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:06:30.909 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:06:30.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:06:30.909 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:06:30.909 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:06:30.909 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:06:30.909 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6215ms 2025-06-26 10:06:30.909 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:06:30.909 +03:00 [DBG] Connection id "0HNC8090TG6MH" completed keep alive response. 2025-06-26 10:06:30.909 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9565ms 2025-06-26 10:06:30.909 +03:00 [DBG] Connection id "0HNC8090TG6MH" received FIN. 2025-06-26 10:06:30.910 +03:00 [DBG] Connection id "0HNC8090TG6MH" disconnecting. 2025-06-26 10:06:30.910 +03:00 [DBG] Connection id "0HNC8090TG6MH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:06:30.911 +03:00 [DBG] Connection id "0HNC8090TG6MH" stopped. 2025-06-26 10:07:30.898 +03:00 [DBG] Connection id "0HNC8090TG6MI" accepted. 2025-06-26 10:07:30.898 +03:00 [DBG] Connection id "0HNC8090TG6MI" started. 2025-06-26 10:07:30.898 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:07:30.898 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:07:30.898 +03:00 [DBG] POST requests are not supported 2025-06-26 10:07:30.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:07:30.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:07:30.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:07:30.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:07:30.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:07:30.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:07:30.899 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:07:30.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:07:30.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:07:30.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:07:30.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:07:30.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:07:30.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:07:30.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:07:30.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:07:30.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:07:30.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:07:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:07:30.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:07:30.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-26 10:07:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:07:30.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:07:30.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:07:30.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:07:30.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:07:30.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:07:30.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:07:30.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:07:30.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:07:30.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:07:30.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:07:30.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0155ms 2025-06-26 10:07:30.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:07:30.900 +03:00 [DBG] Connection id "0HNC8090TG6MI" completed keep alive response. 2025-06-26 10:07:30.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7224ms 2025-06-26 10:07:30.900 +03:00 [DBG] Connection id "0HNC8090TG6MI" received FIN. 2025-06-26 10:07:30.900 +03:00 [DBG] Connection id "0HNC8090TG6MI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:07:30.901 +03:00 [DBG] Connection id "0HNC8090TG6MI" disconnecting. 2025-06-26 10:07:30.901 +03:00 [DBG] Connection id "0HNC8090TG6MI" stopped. 2025-06-26 10:08:30.912 +03:00 [DBG] Connection id "0HNC8090TG6MJ" accepted. 2025-06-26 10:08:30.912 +03:00 [DBG] Connection id "0HNC8090TG6MJ" started. 2025-06-26 10:08:30.912 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:08:30.912 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:08:30.912 +03:00 [DBG] POST requests are not supported 2025-06-26 10:08:30.912 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:08:30.912 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:08:30.913 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:08:30.913 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:08:30.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:08:30.913 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:08:30.913 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:08:30.913 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:08:30.913 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:08:30.913 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:08:30.913 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:08:30.913 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:08:30.913 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:08:30.913 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:08:30.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:08:30.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:08:30.913 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:08:30.913 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:08:30.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:08:30.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:08:30.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:08:30.914 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:08:30.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-06-26 10:08:30.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:08:30.914 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:08:30.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:08:30.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:08:30.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:08:30.914 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0962ms 2025-06-26 10:08:30.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:08:30.914 +03:00 [DBG] Connection id "0HNC8090TG6MJ" completed keep alive response. 2025-06-26 10:08:30.914 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1844ms 2025-06-26 10:08:30.915 +03:00 [DBG] Connection id "0HNC8090TG6MJ" received FIN. 2025-06-26 10:08:30.915 +03:00 [DBG] Connection id "0HNC8090TG6MJ" disconnecting. 2025-06-26 10:08:30.915 +03:00 [DBG] Connection id "0HNC8090TG6MJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:08:30.916 +03:00 [DBG] Connection id "0HNC8090TG6MJ" stopped. 2025-06-26 10:09:30.903 +03:00 [DBG] Connection id "0HNC8090TG6MK" accepted. 2025-06-26 10:09:30.903 +03:00 [DBG] Connection id "0HNC8090TG6MK" started. 2025-06-26 10:09:30.903 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:09:30.903 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:09:30.903 +03:00 [DBG] POST requests are not supported 2025-06-26 10:09:30.903 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:09:30.903 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:09:30.903 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:09:30.903 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:09:30.903 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:09:30.903 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:09:30.904 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:09:30.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:09:30.904 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:09:30.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:09:30.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:09:30.904 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:09:30.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:09:30.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:09:30.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:09:30.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:09:30.904 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:09:30.904 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:09:30.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:09:30.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:09:30.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:09:30.904 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:09:30.904 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:09:30.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2508ms. 2025-06-26 10:09:30.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:09:30.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:09:30.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:09:30.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:09:30.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:09:30.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:09:30.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:09:30.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:09:30.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:09:30.905 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:09:30.905 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:09:30.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:09:30.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:09:30.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:09:30.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:09:30.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:09:30.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:09:30.906 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8387ms 2025-06-26 10:09:30.906 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:09:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MK" completed keep alive response. 2025-06-26 10:09:30.906 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.799ms 2025-06-26 10:09:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MK" received FIN. 2025-06-26 10:09:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:09:30.907 +03:00 [DBG] Connection id "0HNC8090TG6MK" disconnecting. 2025-06-26 10:09:30.907 +03:00 [DBG] Connection id "0HNC8090TG6MK" stopped. 2025-06-26 10:10:30.898 +03:00 [DBG] Connection id "0HNC8090TG6ML" accepted. 2025-06-26 10:10:30.898 +03:00 [DBG] Connection id "0HNC8090TG6ML" started. 2025-06-26 10:10:30.898 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:10:30.898 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:10:30.898 +03:00 [DBG] POST requests are not supported 2025-06-26 10:10:30.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:10:30.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:10:30.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:10:30.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:10:30.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:10:30.898 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:10:30.898 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:10:30.898 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:10:30.898 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:10:30.898 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:10:30.898 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:10:30.898 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:10:30.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:10:30.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:10:30.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:10:30.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:10:30.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:10:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:10:30.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:10:30.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-06-26 10:10:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:10:30.899 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:10:30.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:10:30.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:10:30.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:10:30.899 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.919ms 2025-06-26 10:10:30.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:10:30.900 +03:00 [DBG] Connection id "0HNC8090TG6ML" completed keep alive response. 2025-06-26 10:10:30.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6103ms 2025-06-26 10:10:30.900 +03:00 [DBG] Connection id "0HNC8090TG6ML" received FIN. 2025-06-26 10:10:30.900 +03:00 [DBG] Connection id "0HNC8090TG6ML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:10:30.900 +03:00 [DBG] Connection id "0HNC8090TG6ML" disconnecting. 2025-06-26 10:10:30.900 +03:00 [DBG] Connection id "0HNC8090TG6ML" stopped. 2025-06-26 10:11:30.904 +03:00 [DBG] Connection id "0HNC8090TG6MM" accepted. 2025-06-26 10:11:30.904 +03:00 [DBG] Connection id "0HNC8090TG6MM" started. 2025-06-26 10:11:30.904 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:11:30.904 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:11:30.904 +03:00 [DBG] POST requests are not supported 2025-06-26 10:11:30.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:11:30.904 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:11:30.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:11:30.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:11:30.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:11:30.904 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:11:30.904 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:11:30.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:11:30.904 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:11:30.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:11:30.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:11:30.904 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:11:30.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:11:30.905 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:11:30.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:11:30.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:11:30.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:11:30.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:11:30.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:11:30.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-06-26 10:11:30.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:11:30.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:11:30.905 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-26 10:11:30.905 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-26 10:11:30.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:11:30.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:11:30.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:11:30.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:11:30.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:11:30.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:11:30.906 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0527ms 2025-06-26 10:11:30.906 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:11:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MM" completed keep alive response. 2025-06-26 10:11:30.906 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7743ms 2025-06-26 10:11:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MM" received FIN. 2025-06-26 10:11:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MM" disconnecting. 2025-06-26 10:11:30.906 +03:00 [DBG] Connection id "0HNC8090TG6MM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:11:30.907 +03:00 [DBG] Connection id "0HNC8090TG6MM" stopped. 2025-06-26 10:12:31.178 +03:00 [DBG] Connection id "0HNC8090TG6MN" accepted. 2025-06-26 10:12:31.178 +03:00 [DBG] Connection id "0HNC8090TG6MN" started. 2025-06-26 10:12:31.178 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-26 10:12:31.178 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:12:31.178 +03:00 [DBG] POST requests are not supported 2025-06-26 10:12:31.178 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-26 10:12:31.178 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-26 10:12:31.178 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:12:31.179 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:12:31.179 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:12:31.179 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-26 10:12:31.179 +03:00 [INF] CORS policy execution successful. 2025-06-26 10:12:31.179 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:12:31.179 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-26 10:12:31.179 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:12:31.179 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:12:31.179 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-26 10:12:31.179 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:12:31.179 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-26 10:12:31.179 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:12:31.179 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:12:31.179 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:12:31.179 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-26 10:12:31.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:12:31.179 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:12:31.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:12:31.179 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:12:31.179 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:12:31.226 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 46.2778ms. 2025-06-26 10:12:31.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:12:31.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-26 10:12:31.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:12:31.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:12:31.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:12:31.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:12:31.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:12:31.226 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-26 10:12:31.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:12:31.226 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-26 10:12:31.227 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-26 10:12:31.227 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-26 10:12:31.227 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-06-26 10:12:31.227 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-06-26 10:12:31.227 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-06-26 10:12:31.228 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-26 10:12:31.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:12:31.228 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-26 10:12:31.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:12:31.228 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:12:31.228 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:12:31.228 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:12:31.228 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 48.7046ms 2025-06-26 10:12:31.228 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-26 10:12:31.228 +03:00 [DBG] Connection id "0HNC8090TG6MN" completed keep alive response. 2025-06-26 10:12:31.228 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 401 null application/problem+json; charset=utf-8 49.7314ms 2025-06-26 10:12:31.228 +03:00 [DBG] Connection id "0HNC8090TG6MN" received FIN. 2025-06-26 10:12:31.228 +03:00 [DBG] Connection id "0HNC8090TG6MN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:12:31.228 +03:00 [DBG] Connection id "0HNC8090TG6MN" disconnecting. 2025-06-26 10:12:31.229 +03:00 [DBG] Connection id "0HNC8090TG6MN" stopped. 2025-06-26 10:20:06.194 +03:00 [DBG] Connection id "0HNC8090TG6MO" accepted. 2025-06-26 10:20:06.194 +03:00 [DBG] Connection id "0HNC8090TG6MO" started. 2025-06-26 10:20:06.194 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-26 10:20:06.194 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.194 +03:00 [DBG] The request path / does not match a supported file type 2025-06-26 10:20:06.195 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-26 10:20:06.195 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-26 10:20:06.195 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.195 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:20:06.195 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.195 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.195 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-26 10:20:06.195 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:20:06.195 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:20:06.195 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-26 10:20:06.195 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:20:06.195 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:20:06.195 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.195 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.195 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 10:20:06.195 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 10:20:06.195 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 10:20:06.195 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.195 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.195 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:20:06.196 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0038ms. 2025-06-26 10:20:06.196 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.196 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.196 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 10:20:06.196 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.196 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.196 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 10:20:06.196 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-26 10:20:06.196 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-26 10:20:06.199 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-26 10:20:06.199 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-26 10:20:06.199 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-26 10:20:06.199 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-26 10:20:06.199 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 2.4105ms. 2025-06-26 10:20:06.199 +03:00 [INF] Executed ViewResult - view Index executed in 2.5998ms. 2025-06-26 10:20:06.199 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 10:20:06.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.199 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 4.1963ms 2025-06-26 10:20:06.199 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.199 +03:00 [DBG] Connection id "0HNC8090TG6MO" completed keep alive response. 2025-06-26 10:20:06.199 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 4.9204ms 2025-06-26 10:20:06.199 +03:00 [DBG] Connection id "0HNC8090TG6MO" received FIN. 2025-06-26 10:20:06.200 +03:00 [DBG] Connection id "0HNC8090TG6MO" disconnecting. 2025-06-26 10:20:06.200 +03:00 [DBG] Connection id "0HNC8090TG6MO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.201 +03:00 [DBG] Connection id "0HNC8090TG6MO" stopped. 2025-06-26 10:20:06.242 +03:00 [DBG] Connection id "0HNC8090TG6MP" accepted. 2025-06-26 10:20:06.242 +03:00 [DBG] Connection id "0HNC8090TG6MP" started. 2025-06-26 10:20:06.242 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-26 10:20:06.242 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.242 +03:00 [DBG] The request path / does not match a supported file type 2025-06-26 10:20:06.242 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-26 10:20:06.242 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-26 10:20:06.242 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.242 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:20:06.242 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.243 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.243 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-26 10:20:06.243 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:20:06.243 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:20:06.243 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-26 10:20:06.243 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:20:06.243 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:20:06.243 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.243 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.243 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 10:20:06.243 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 10:20:06.243 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 10:20:06.243 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.243 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.243 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:20:06.243 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0036ms. 2025-06-26 10:20:06.243 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.243 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.243 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 10:20:06.243 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.243 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.243 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 10:20:06.243 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-26 10:20:06.243 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-26 10:20:06.243 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0611ms. 2025-06-26 10:20:06.243 +03:00 [INF] Executed ViewResult - view Index executed in 0.2455ms. 2025-06-26 10:20:06.244 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 10:20:06.244 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.244 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.244 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.244 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.244 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.8587ms 2025-06-26 10:20:06.244 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.244 +03:00 [DBG] Connection id "0HNC8090TG6MP" completed keep alive response. 2025-06-26 10:20:06.244 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.5824ms 2025-06-26 10:20:06.244 +03:00 [DBG] Connection id "0HNC8090TG6MP" received FIN. 2025-06-26 10:20:06.244 +03:00 [DBG] Connection id "0HNC8090TG6MP" disconnecting. 2025-06-26 10:20:06.244 +03:00 [DBG] Connection id "0HNC8090TG6MP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.245 +03:00 [DBG] Connection id "0HNC8090TG6MP" stopped. 2025-06-26 10:20:06.329 +03:00 [DBG] Connection id "0HNC8090TG6MQ" accepted. 2025-06-26 10:20:06.329 +03:00 [DBG] Connection id "0HNC8090TG6MQ" started. 2025-06-26 10:20:06.329 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.329 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.329 +03:00 [DBG] The request path /wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.329 +03:00 [DBG] No candidates found for the request path '/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.329 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.329 +03:00 [DBG] Connection id "0HNC8090TG6MQ" completed keep alive response. 2025-06-26 10:20:06.329 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml - 404 0 null 0.3084ms 2025-06-26 10:20:06.329 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.329 +03:00 [DBG] Connection id "0HNC8090TG6MQ" received FIN. 2025-06-26 10:20:06.330 +03:00 [DBG] Connection id "0HNC8090TG6MQ" disconnecting. 2025-06-26 10:20:06.330 +03:00 [DBG] Connection id "0HNC8090TG6MQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.331 +03:00 [DBG] Connection id "0HNC8090TG6MQ" stopped. 2025-06-26 10:20:06.359 +03:00 [DBG] Connection id "0HNC8090TG6MR" accepted. 2025-06-26 10:20:06.359 +03:00 [DBG] Connection id "0HNC8090TG6MR" started. 2025-06-26 10:20:06.359 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/xmlrpc.php?rsd - null null 2025-06-26 10:20:06.359 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.359 +03:00 [DBG] The request path /xmlrpc.php does not match a supported file type 2025-06-26 10:20:06.359 +03:00 [DBG] No candidates found for the request path '/xmlrpc.php' 2025-06-26 10:20:06.359 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.359 +03:00 [DBG] Connection id "0HNC8090TG6MR" completed keep alive response. 2025-06-26 10:20:06.359 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/xmlrpc.php?rsd - 404 0 null 0.2549ms 2025-06-26 10:20:06.359 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/xmlrpc.php, Response status code: 404 2025-06-26 10:20:06.360 +03:00 [DBG] Connection id "0HNC8090TG6MR" received FIN. 2025-06-26 10:20:06.360 +03:00 [DBG] Connection id "0HNC8090TG6MR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.360 +03:00 [DBG] Connection id "0HNC8090TG6MR" disconnecting. 2025-06-26 10:20:06.360 +03:00 [DBG] Connection id "0HNC8090TG6MR" stopped. 2025-06-26 10:20:06.416 +03:00 [DBG] Connection id "0HNC8090TG6MS" accepted. 2025-06-26 10:20:06.416 +03:00 [DBG] Connection id "0HNC8090TG6MS" started. 2025-06-26 10:20:06.416 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-26 10:20:06.416 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.416 +03:00 [DBG] The request path / does not match a supported file type 2025-06-26 10:20:06.416 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-26 10:20:06.416 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-26 10:20:06.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 10:20:06.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.417 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-26 10:20:06.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 10:20:06.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:20:06.417 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-26 10:20:06.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 10:20:06.417 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 10:20:06.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 10:20:06.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 10:20:06.417 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 10:20:06.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 10:20:06.417 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0055ms. 2025-06-26 10:20:06.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 10:20:06.417 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 10:20:06.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 10:20:06.417 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-26 10:20:06.417 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-26 10:20:06.417 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.053ms. 2025-06-26 10:20:06.418 +03:00 [INF] Executed ViewResult - view Index executed in 0.2408ms. 2025-06-26 10:20:06.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 10:20:06.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 10:20:06.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.8364ms 2025-06-26 10:20:06.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 10:20:06.418 +03:00 [DBG] Connection id "0HNC8090TG6MS" completed keep alive response. 2025-06-26 10:20:06.418 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.4796ms 2025-06-26 10:20:06.418 +03:00 [DBG] Connection id "0HNC8090TG6MS" received FIN. 2025-06-26 10:20:06.418 +03:00 [DBG] Connection id "0HNC8090TG6MS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.418 +03:00 [DBG] Connection id "0HNC8090TG6MS" disconnecting. 2025-06-26 10:20:06.418 +03:00 [DBG] Connection id "0HNC8090TG6MS" stopped. 2025-06-26 10:20:06.461 +03:00 [DBG] Connection id "0HNC8090TG6MT" accepted. 2025-06-26 10:20:06.461 +03:00 [DBG] Connection id "0HNC8090TG6MT" started. 2025-06-26 10:20:06.461 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.461 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.461 +03:00 [DBG] The request path /blog/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.461 +03:00 [DBG] No candidates found for the request path '/blog/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.461 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.461 +03:00 [DBG] Connection id "0HNC8090TG6MT" completed keep alive response. 2025-06-26 10:20:06.461 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml - 404 0 null 0.2721ms 2025-06-26 10:20:06.461 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.461 +03:00 [DBG] Connection id "0HNC8090TG6MT" received FIN. 2025-06-26 10:20:06.462 +03:00 [DBG] Connection id "0HNC8090TG6MT" disconnecting. 2025-06-26 10:20:06.462 +03:00 [DBG] Connection id "0HNC8090TG6MT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.463 +03:00 [DBG] Connection id "0HNC8090TG6MT" stopped. 2025-06-26 10:20:06.494 +03:00 [DBG] Connection id "0HNC8090TG6MU" accepted. 2025-06-26 10:20:06.495 +03:00 [DBG] Connection id "0HNC8090TG6MU" started. 2025-06-26 10:20:06.495 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.495 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.495 +03:00 [DBG] The request path /web/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.495 +03:00 [DBG] No candidates found for the request path '/web/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.495 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.495 +03:00 [DBG] Connection id "0HNC8090TG6MU" completed keep alive response. 2025-06-26 10:20:06.495 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml - 404 0 null 0.394ms 2025-06-26 10:20:06.495 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.495 +03:00 [DBG] Connection id "0HNC8090TG6MU" received FIN. 2025-06-26 10:20:06.495 +03:00 [DBG] Connection id "0HNC8090TG6MU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.496 +03:00 [DBG] Connection id "0HNC8090TG6MU" disconnecting. 2025-06-26 10:20:06.496 +03:00 [DBG] Connection id "0HNC8090TG6MU" stopped. 2025-06-26 10:20:06.524 +03:00 [DBG] Connection id "0HNC8090TG6MV" accepted. 2025-06-26 10:20:06.524 +03:00 [DBG] Connection id "0HNC8090TG6MV" started. 2025-06-26 10:20:06.525 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.525 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.525 +03:00 [DBG] The request path /wordpress/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.525 +03:00 [DBG] No candidates found for the request path '/wordpress/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.525 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.525 +03:00 [DBG] Connection id "0HNC8090TG6MV" completed keep alive response. 2025-06-26 10:20:06.525 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml - 404 0 null 0.2919ms 2025-06-26 10:20:06.525 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.525 +03:00 [DBG] Connection id "0HNC8090TG6MV" received FIN. 2025-06-26 10:20:06.525 +03:00 [DBG] Connection id "0HNC8090TG6MV" disconnecting. 2025-06-26 10:20:06.525 +03:00 [DBG] Connection id "0HNC8090TG6MV" stopped. 2025-06-26 10:20:06.525 +03:00 [DBG] Connection id "0HNC8090TG6MV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.557 +03:00 [DBG] Connection id "0HNC8090TG6N0" accepted. 2025-06-26 10:20:06.557 +03:00 [DBG] Connection id "0HNC8090TG6N0" started. 2025-06-26 10:20:06.557 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.558 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.558 +03:00 [DBG] The request path /website/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.558 +03:00 [DBG] No candidates found for the request path '/website/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.558 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.558 +03:00 [DBG] Connection id "0HNC8090TG6N0" completed keep alive response. 2025-06-26 10:20:06.558 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml - 404 0 null 0.36ms 2025-06-26 10:20:06.558 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.558 +03:00 [DBG] Connection id "0HNC8090TG6N0" received FIN. 2025-06-26 10:20:06.558 +03:00 [DBG] Connection id "0HNC8090TG6N0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.558 +03:00 [DBG] Connection id "0HNC8090TG6N0" disconnecting. 2025-06-26 10:20:06.558 +03:00 [DBG] Connection id "0HNC8090TG6N0" stopped. 2025-06-26 10:20:06.587 +03:00 [DBG] Connection id "0HNC8090TG6N1" accepted. 2025-06-26 10:20:06.587 +03:00 [DBG] Connection id "0HNC8090TG6N1" started. 2025-06-26 10:20:06.587 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.587 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.587 +03:00 [DBG] The request path /wp/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.587 +03:00 [DBG] No candidates found for the request path '/wp/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.587 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.587 +03:00 [DBG] Connection id "0HNC8090TG6N1" completed keep alive response. 2025-06-26 10:20:06.588 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml - 404 0 null 0.2519ms 2025-06-26 10:20:06.588 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.588 +03:00 [DBG] Connection id "0HNC8090TG6N1" received FIN. 2025-06-26 10:20:06.588 +03:00 [DBG] Connection id "0HNC8090TG6N1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.588 +03:00 [DBG] Connection id "0HNC8090TG6N1" disconnecting. 2025-06-26 10:20:06.588 +03:00 [DBG] Connection id "0HNC8090TG6N1" stopped. 2025-06-26 10:20:06.617 +03:00 [DBG] Connection id "0HNC8090TG6N2" accepted. 2025-06-26 10:20:06.617 +03:00 [DBG] Connection id "0HNC8090TG6N2" started. 2025-06-26 10:20:06.617 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.617 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.617 +03:00 [DBG] The request path /news/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.617 +03:00 [DBG] No candidates found for the request path '/news/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.617 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.618 +03:00 [DBG] Connection id "0HNC8090TG6N2" completed keep alive response. 2025-06-26 10:20:06.618 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml - 404 0 null 0.3981ms 2025-06-26 10:20:06.618 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.618 +03:00 [DBG] Connection id "0HNC8090TG6N2" received FIN. 2025-06-26 10:20:06.618 +03:00 [DBG] Connection id "0HNC8090TG6N2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.618 +03:00 [DBG] Connection id "0HNC8090TG6N2" disconnecting. 2025-06-26 10:20:06.618 +03:00 [DBG] Connection id "0HNC8090TG6N2" stopped. 2025-06-26 10:20:06.648 +03:00 [DBG] Connection id "0HNC8090TG6N3" accepted. 2025-06-26 10:20:06.648 +03:00 [DBG] Connection id "0HNC8090TG6N3" started. 2025-06-26 10:20:06.648 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.648 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.648 +03:00 [DBG] The request path /2018/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.648 +03:00 [DBG] No candidates found for the request path '/2018/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.648 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.648 +03:00 [DBG] Connection id "0HNC8090TG6N3" completed keep alive response. 2025-06-26 10:20:06.648 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml - 404 0 null 0.2793ms 2025-06-26 10:20:06.648 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.648 +03:00 [DBG] Connection id "0HNC8090TG6N3" received FIN. 2025-06-26 10:20:06.648 +03:00 [DBG] Connection id "0HNC8090TG6N3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.648 +03:00 [DBG] Connection id "0HNC8090TG6N3" disconnecting. 2025-06-26 10:20:06.648 +03:00 [DBG] Connection id "0HNC8090TG6N3" stopped. 2025-06-26 10:20:06.678 +03:00 [DBG] Connection id "0HNC8090TG6N4" accepted. 2025-06-26 10:20:06.678 +03:00 [DBG] Connection id "0HNC8090TG6N4" started. 2025-06-26 10:20:06.678 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.678 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.679 +03:00 [DBG] The request path /2019/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.679 +03:00 [DBG] No candidates found for the request path '/2019/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.679 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.679 +03:00 [DBG] Connection id "0HNC8090TG6N4" completed keep alive response. 2025-06-26 10:20:06.679 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml - 404 0 null 0.2534ms 2025-06-26 10:20:06.679 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.679 +03:00 [DBG] Connection id "0HNC8090TG6N4" received FIN. 2025-06-26 10:20:06.679 +03:00 [DBG] Connection id "0HNC8090TG6N4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.679 +03:00 [DBG] Connection id "0HNC8090TG6N4" disconnecting. 2025-06-26 10:20:06.679 +03:00 [DBG] Connection id "0HNC8090TG6N4" stopped. 2025-06-26 10:20:06.708 +03:00 [DBG] Connection id "0HNC8090TG6N5" accepted. 2025-06-26 10:20:06.708 +03:00 [DBG] Connection id "0HNC8090TG6N5" started. 2025-06-26 10:20:06.708 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.709 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.709 +03:00 [DBG] The request path /shop/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.709 +03:00 [DBG] No candidates found for the request path '/shop/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.709 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.709 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.709 +03:00 [DBG] Connection id "0HNC8090TG6N5" completed keep alive response. 2025-06-26 10:20:06.709 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml - 404 0 null 0.4747ms 2025-06-26 10:20:06.709 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.709 +03:00 [DBG] Connection id "0HNC8090TG6N5" received FIN. 2025-06-26 10:20:06.709 +03:00 [DBG] Connection id "0HNC8090TG6N5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.709 +03:00 [DBG] Connection id "0HNC8090TG6N5" disconnecting. 2025-06-26 10:20:06.709 +03:00 [DBG] Connection id "0HNC8090TG6N5" stopped. 2025-06-26 10:20:06.738 +03:00 [DBG] Connection id "0HNC8090TG6N6" accepted. 2025-06-26 10:20:06.738 +03:00 [DBG] Connection id "0HNC8090TG6N6" started. 2025-06-26 10:20:06.738 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.739 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.739 +03:00 [DBG] The request path /wp1/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.739 +03:00 [DBG] No candidates found for the request path '/wp1/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.739 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.739 +03:00 [DBG] Connection id "0HNC8090TG6N6" completed keep alive response. 2025-06-26 10:20:06.739 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml - 404 0 null 0.6574ms 2025-06-26 10:20:06.739 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.739 +03:00 [DBG] Connection id "0HNC8090TG6N6" received FIN. 2025-06-26 10:20:06.739 +03:00 [DBG] Connection id "0HNC8090TG6N6" disconnecting. 2025-06-26 10:20:06.740 +03:00 [DBG] Connection id "0HNC8090TG6N6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.741 +03:00 [DBG] Connection id "0HNC8090TG6N6" stopped. 2025-06-26 10:20:06.768 +03:00 [DBG] Connection id "0HNC8090TG6N7" accepted. 2025-06-26 10:20:06.768 +03:00 [DBG] Connection id "0HNC8090TG6N7" started. 2025-06-26 10:20:06.769 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.769 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.769 +03:00 [DBG] The request path /test/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.769 +03:00 [DBG] No candidates found for the request path '/test/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.769 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.769 +03:00 [DBG] Connection id "0HNC8090TG6N7" completed keep alive response. 2025-06-26 10:20:06.769 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml - 404 0 null 0.4248ms 2025-06-26 10:20:06.769 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.769 +03:00 [DBG] Connection id "0HNC8090TG6N7" received FIN. 2025-06-26 10:20:06.769 +03:00 [DBG] Connection id "0HNC8090TG6N7" disconnecting. 2025-06-26 10:20:06.769 +03:00 [DBG] Connection id "0HNC8090TG6N7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.771 +03:00 [DBG] Connection id "0HNC8090TG6N7" stopped. 2025-06-26 10:20:06.799 +03:00 [DBG] Connection id "0HNC8090TG6N8" accepted. 2025-06-26 10:20:06.799 +03:00 [DBG] Connection id "0HNC8090TG6N8" started. 2025-06-26 10:20:06.799 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.799 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.799 +03:00 [DBG] The request path /media/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.799 +03:00 [DBG] No candidates found for the request path '/media/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.799 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.799 +03:00 [DBG] Connection id "0HNC8090TG6N8" completed keep alive response. 2025-06-26 10:20:06.800 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml - 404 0 null 0.5158ms 2025-06-26 10:20:06.800 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.800 +03:00 [DBG] Connection id "0HNC8090TG6N8" received FIN. 2025-06-26 10:20:06.800 +03:00 [DBG] Connection id "0HNC8090TG6N8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.800 +03:00 [DBG] Connection id "0HNC8090TG6N8" disconnecting. 2025-06-26 10:20:06.800 +03:00 [DBG] Connection id "0HNC8090TG6N8" stopped. 2025-06-26 10:20:06.829 +03:00 [DBG] Connection id "0HNC8090TG6N9" accepted. 2025-06-26 10:20:06.829 +03:00 [DBG] Connection id "0HNC8090TG6N9" started. 2025-06-26 10:20:06.830 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.830 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.830 +03:00 [DBG] The request path /wp2/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.830 +03:00 [DBG] No candidates found for the request path '/wp2/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.830 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.830 +03:00 [DBG] Connection id "0HNC8090TG6N9" completed keep alive response. 2025-06-26 10:20:06.830 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml - 404 0 null 0.3726ms 2025-06-26 10:20:06.830 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.830 +03:00 [DBG] Connection id "0HNC8090TG6N9" received FIN. 2025-06-26 10:20:06.830 +03:00 [DBG] Connection id "0HNC8090TG6N9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.830 +03:00 [DBG] Connection id "0HNC8090TG6N9" disconnecting. 2025-06-26 10:20:06.830 +03:00 [DBG] Connection id "0HNC8090TG6N9" stopped. 2025-06-26 10:20:06.860 +03:00 [DBG] Connection id "0HNC8090TG6NA" accepted. 2025-06-26 10:20:06.860 +03:00 [DBG] Connection id "0HNC8090TG6NA" started. 2025-06-26 10:20:06.860 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.860 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.860 +03:00 [DBG] The request path /site/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.860 +03:00 [DBG] No candidates found for the request path '/site/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.860 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.860 +03:00 [DBG] Connection id "0HNC8090TG6NA" completed keep alive response. 2025-06-26 10:20:06.860 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml - 404 0 null 0.2575ms 2025-06-26 10:20:06.860 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.860 +03:00 [DBG] Connection id "0HNC8090TG6NA" received FIN. 2025-06-26 10:20:06.860 +03:00 [DBG] Connection id "0HNC8090TG6NA" disconnecting. 2025-06-26 10:20:06.861 +03:00 [DBG] Connection id "0HNC8090TG6NA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.862 +03:00 [DBG] Connection id "0HNC8090TG6NA" stopped. 2025-06-26 10:20:06.890 +03:00 [DBG] Connection id "0HNC8090TG6NB" accepted. 2025-06-26 10:20:06.890 +03:00 [DBG] Connection id "0HNC8090TG6NB" started. 2025-06-26 10:20:06.891 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.891 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.891 +03:00 [DBG] The request path /cms/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.891 +03:00 [DBG] No candidates found for the request path '/cms/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.891 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.891 +03:00 [DBG] Connection id "0HNC8090TG6NB" completed keep alive response. 2025-06-26 10:20:06.891 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml - 404 0 null 0.2706ms 2025-06-26 10:20:06.891 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.891 +03:00 [DBG] Connection id "0HNC8090TG6NB" received FIN. 2025-06-26 10:20:06.891 +03:00 [DBG] Connection id "0HNC8090TG6NB" disconnecting. 2025-06-26 10:20:06.891 +03:00 [DBG] Connection id "0HNC8090TG6NB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.892 +03:00 [DBG] Connection id "0HNC8090TG6NB" stopped. 2025-06-26 10:20:06.926 +03:00 [DBG] Connection id "0HNC8090TG6NC" accepted. 2025-06-26 10:20:06.926 +03:00 [DBG] Connection id "0HNC8090TG6NC" started. 2025-06-26 10:20:06.926 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml - null null 2025-06-26 10:20:06.926 +03:00 [VRB] All hosts are allowed. 2025-06-26 10:20:06.926 +03:00 [DBG] The request path /sito/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-26 10:20:06.926 +03:00 [DBG] No candidates found for the request path '/sito/wp-includes/wlwmanifest.xml' 2025-06-26 10:20:06.926 +03:00 [DBG] Request did not match any endpoints 2025-06-26 10:20:06.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 10:20:06.926 +03:00 [DBG] Connection id "0HNC8090TG6NC" completed keep alive response. 2025-06-26 10:20:06.926 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml - 404 0 null 0.2617ms 2025-06-26 10:20:06.926 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-26 10:20:06.927 +03:00 [DBG] Connection id "0HNC8090TG6NC" received FIN. 2025-06-26 10:20:06.927 +03:00 [DBG] Connection id "0HNC8090TG6NC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 10:20:06.927 +03:00 [DBG] Connection id "0HNC8090TG6NC" disconnecting. 2025-06-26 10:20:06.927 +03:00 [DBG] Connection id "0HNC8090TG6NC" stopped. 2025-06-26 17:13:06.791 +03:00 [DBG] Connection id "0HNC8090TG6ND" accepted. 2025-06-26 17:13:06.793 +03:00 [DBG] Connection id "0HNC8090TG6ND" started. 2025-06-26 17:13:06.793 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-26 17:13:06.793 +03:00 [VRB] All hosts are allowed. 2025-06-26 17:13:06.793 +03:00 [DBG] The request path / does not match a supported file type 2025-06-26 17:13:06.793 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-26 17:13:06.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-26 17:13:06.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 17:13:06.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-26 17:13:06.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-26 17:13:06.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 17:13:06.794 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-26 17:13:06.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-26 17:13:06.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 17:13:06.796 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-26 17:13:06.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-26 17:13:06.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-26 17:13:06.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 17:13:06.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 17:13:06.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 17:13:06.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-26 17:13:06.796 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 17:13:06.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 17:13:06.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 17:13:06.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-26 17:13:06.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.004ms. 2025-06-26 17:13:06.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 17:13:06.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-26 17:13:06.798 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-26 17:13:06.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 17:13:06.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 17:13:06.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 17:13:06.798 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-26 17:13:06.798 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-26 17:13:06.803 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-26 17:13:06.803 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-26 17:13:06.803 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-26 17:13:06.803 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-26 17:13:06.803 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 5.0536ms. 2025-06-26 17:13:06.803 +03:00 [INF] Executed ViewResult - view Index executed in 5.2282ms. 2025-06-26 17:13:06.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-26 17:13:06.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 17:13:06.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 17:13:06.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 17:13:06.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-26 17:13:06.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 7.2118ms 2025-06-26 17:13:06.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-26 17:13:06.803 +03:00 [DBG] Connection id "0HNC8090TG6ND" completed keep alive response. 2025-06-26 17:13:06.803 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 10.0242ms 2025-06-26 17:13:06.803 +03:00 [DBG] Connection id "0HNC8090TG6ND" received FIN. 2025-06-26 17:13:06.803 +03:00 [DBG] Connection id "0HNC8090TG6ND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-26 17:13:06.803 +03:00 [DBG] Connection id "0HNC8090TG6ND" disconnecting. 2025-06-26 17:13:06.803 +03:00 [DBG] Connection id "0HNC8090TG6ND" stopped.